diff options
author | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-06-27 14:37:30 +0930 |
---|---|---|
committer | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-06-27 14:37:30 +0930 |
commit | 5250d0799632fcfc5e4895a5df21c0220a7a0f13 (patch) | |
tree | 9accc32843ef50e32d895e868af2e7a1dda6c356 /nova/process.py | |
parent | 73eaa61f468d1c4f6f800862e4eb4d8a70f88bb1 (diff) | |
download | nova-5250d0799632fcfc5e4895a5df21c0220a7a0f13.tar.gz nova-5250d0799632fcfc5e4895a5df21c0220a7a0f13.tar.xz nova-5250d0799632fcfc5e4895a5df21c0220a7a0f13.zip |
Fixes for quota_sets v3 extension
Various fixes for the quota_sets v3 extension:
* Removes reference to ext_mgr as this is a v2 concept and causes
the extension to fail to load
* Merges os-extended-quotas extension which was just used as a switch
by it being loaded or not and didn't contain any content itself. The
extension presumes the functionality is always enabled. This means
that the force paramter must now always be passed if the client
wants to set the new quota lower than what is already used and
reserved
* Updates test suite and consolidates tests given extended quotas is
no longer a separate extension
Partially implements blueprint nova-v3-api
Change-Id: I868636b526a5990f96e63168d50c2d894ed33d52
Diffstat (limited to 'nova/process.py')
0 files changed, 0 insertions, 0 deletions