Comment 2 for bug 1363014

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

Reviewed: https://review.openstack.org/117746
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=148fd1bb124fa80f70a8983242dc979a34acceab
Submitter: Jenkins
Branch: master

commit 148fd1bb124fa80f70a8983242dc979a34acceab
Author: Roman Podoliaka <email address hidden>
Date: Fri Aug 29 11:54:38 2014 +0300

    Fix NoopQuotasDriver.get_settable_quotas()

    get_settable_quotas() always failed with KeyError. While this driver
    is not really useful, we still want it to be working.

    Closes-Bug: #1363014

    Change-Id: Ia6986453338cee05f28ff081c6bb1279072c3d80