Vered Volansky has posted comments on this change.

Change subject: core: Report storage size closer to reality
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/39826/1/packaging/dbscripts/upgrade/03_05_1260_set_third_party_storage_size_to_NA.sql
File 
packaging/dbscripts/upgrade/03_05_1260_set_third_party_storage_size_to_NA.sql:

Line 2: SET    available_disk_size = NULL, used_disk_size = NULL
Line 3: FROM   storage_domain_static, providers
Line 4: WHERE  storage_domain_dynamic.id = storage_domain_static.id AND
Line 5:        storage_domain_static.storage = CAST(providers.id AS VARCHAR) AND
Line 6:        provider_type IN ('OPENSTACK_IMAGE', 'OPENSTACK_VOLUME');
> 3.5.z doesn't have 'OPENSTACK_VOLUME, providers - please remove.
Done


-- 
To view, visit https://gerrit.ovirt.org/39826
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I758febd3b6b1a1f13ae4e48635bf185ea81d918b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vered Volansky <vvola...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to