Comment 3 for bug 1330571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/100638
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=3441007062eea006fe0fa1a90692c3e85eee9df8
Submitter: Jenkins
Branch: master

commit 3441007062eea006fe0fa1a90692c3e85eee9df8
Author: Matt Riedemann <email address hidden>
Date: Tue Jun 17 11:01:18 2014 -0700

    Allow updating fixed_ips quotas in quota-class-update (v2 shell only)

    The quota-class-update command wasn't allowing updating quotas for
    fixed_ips which is a supported key for the os-quota-class-sets API.

    This change adds the support to update qoutas for fixed_ips and updates
    the existing test to be more robust in (a) the quota keys it's testing
    and (b) the request body it's asserting.

    This is a v2-only change since the os-quota-class-sets API was removed
    from the nova v3 API in Icehouse.

    Closes-Bug: #1330571

    Change-Id: Ifcca6d00551619b993b96f05134980a4ca2f2acf