python-novaclient/novaclient
liyingjun 8b5dcee15e Add user quota client API support
Implements blueprint user-quota-related-client-api

    This patch adds user arguments to the following subcommands:
        * quota-show
        * quota-update
        * quota-delete

Change-Id: I6556de366a758f7550e9b26357f231666caae419
2013-07-30 10:59:25 +08:00
..
openstack Reuse oslo for is_uuid_like() implementation 2013-05-22 11:47:23 +08:00
tests Add user quota client API support 2013-07-30 10:59:25 +08:00
v1_1 Add user quota client API support 2013-07-30 10:59:25 +08:00
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py python3: Compatibility for iteritems differences 2013-06-24 11:51:04 -05:00
base.py make findall in novaclient/base.py more efficient 2013-07-29 10:52:22 +02:00
client.py Remove python 2.4 and python 2.5 support. 2013-07-24 13:48:42 -04:00
crypto.py Implement get password for novaclient 2013-01-15 13:00:02 -08:00
exceptions.py recognize 429 as an rate limiting status 2013-07-17 02:32:29 +00: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 "Allow tenant ID for authentication" 2013-07-18 21:51:19 +00:00
utils.py Fix and enable gating on H402 2013-07-17 15:44:05 +02:00