[Openstack-docs] [openstack/nova] DocImpact review request change I894d9698461b0ce22b01211fd196f6c32899a8fd

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Jul 24 12:05:48 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/36411

Log:
commit 8c541b44a0cdeabc99c297421d7783d1da5f5191
Author: Gary Kotton <gkotton at vmware.com>
Date:   Tue Jul 9 23:55:32 2013 -0700

    Use RetrievePropertiesEx instead of RetrieveProperties
    
    Fixes bug 1183654
    
    The fix also adds a configuration variable enabling the user to
    configure the maximum amount of objects that can be retrieved by
    the aforementioned function.
    
    When using RetrievePropertiesEx the server may allocate resources
    in case additional calls are made. These are addressed by reading the
    extra resources using ContinueRetrievePropertiesEx (if necessary)
    or CancelRetrievePropertiesEx (when the necessary result has been found).
    
    DocImpact
    
    Change-Id: I894d9698461b0ce22b01211fd196f6c32899a8fd

Automatically generated bug (please review):
https://bugs.launchpad.net/bugs/1204484



More information about the Openstack-docs mailing list