python-novaclient/novaclient
gengjh 267dbd292c Support force update quota
Once we have additional check when update quota in
https://review.openstack.org/#/c/25887/, we need provide --force option
when run 'nova quota-update'.

Since the change in nova server has been merged, we need re-enable the
changes in nova client side.

Fix bug 1160749

Change-Id: Iceb67c5816312fafed8a68e48a8a136c03d0bb5b
2013-06-18 21:04:57 +08:00
..
openstack Reuse oslo for is_uuid_like() implementation 2013-05-22 11:47:23 +08:00
tests Support force update quota 2013-06-18 21:04:57 +08:00
v1_1 Support force update quota 2013-06-18 21:04:57 +08:00
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py Improve authentication plugins management. 2013-04-01 14:19:01 +00:00
base.py Make ManagerWithFind abstract and fix its descendants 2013-05-15 21:47:05 +03:00
client.py Only add logging handlers if there currently aren't any 2013-05-22 23:33:31 -07:00
crypto.py Implement get password for novaclient 2013-01-15 13:00:02 -08:00
exceptions.py Add MethodNotAllowed and Conflict exception classes 2013-05-26 08:14:32 -07:00
extension.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
service_catalog.py Start using Hacking and PyFlakes 2013-06-01 15:49:51 +02:00
shell.py Merge "catch NoKeyringDaemonError from gnomekeyring" 2013-04-02 16:10:35 +00:00
utils.py Cleanup unused local variables 2013-05-22 18:24:08 +02:00