summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJohn Griffith <john.griffith@solidfire.com>2012-08-16 15:48:55 -0600
committerJohn Griffith <john.griffith@solidfire.com>2012-08-30 09:30:29 -0600
commitf270f22cb051fbcf97f14d6c5b2ce1995a4aa601 (patch)
tree813d5e03a8ca712021fad0f881f434c07909c35c /README.rst
parenta153f10b2b22ea81514ed07de46da90e33b345ec (diff)
downloadpython-cinderclient-f270f22cb051fbcf97f14d6c5b2ce1995a4aa601.tar.gz
Implement volume quota support in the cinderclient
* fix for bug 1023311 * Implements quota extensions in cinderclient * Implements absolute limits and rate limits Change-Id: I7e3f8474476cbc03efb2fefcb8400f5fec85ddcb
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8ad1fab..241f750 100644
--- a/README.rst
+++ b/README.rst
@@ -80,12 +80,14 @@ You'll find complete documentation on the shell by running
Positional arguments:
<subcommand>
+ absolute-limits Print a list of absolute limits for a user
create Add a new volume.
credentials Show user credentials returned from auth
delete Remove a volume.
endpoints Discover endpoints that get returned from the
authenticate services
list List all the volumes.
+ rate-limits Print a list of rate limits for a user
show Show details about a volume.
snapshot-create Add a new snapshot.
snapshot-delete Remove a snapshot.