Federico Simoncelli has posted comments on this change.

Change subject: provider: glance images listing size and limits
......................................................................


Patch Set 1: Verified+1

(2 comments)

Only change from master is the use of the explicit ids in the ConfigValues.

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
Line 1526:     HotPlugDiskSnapshotSupported(541),
Line 1527: 
Line 1528:     @TypeConverterAttribute(Integer.class)
Line 1529:     @DefaultValueAttribute("20")
Line 1530:     GlanceImageListSize(542),
Change from master: explicitly use the id 542
Line 1531: 
Line 1532:     @TypeConverterAttribute(Integer.class)
Line 1533:     @DefaultValueAttribute("500")
Line 1534:     GlanceImageTotalListSize(543),


Line 1530:     GlanceImageListSize(542),
Line 1531: 
Line 1532:     @TypeConverterAttribute(Integer.class)
Line 1533:     @DefaultValueAttribute("500")
Line 1534:     GlanceImageTotalListSize(543),
Change from master: explicitly use the id 543
Line 1535: 
Line 1536:     Invalid(65535);
Line 1537: 
Line 1538:     private int intValue;


-- 
To view, visit http://gerrit.ovirt.org/20626
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7b534caccbdcf121b81571384e3420f1a6efde00
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to