diff options
| author | John Griffith <john.griffith@solidfire.com> | 2012-08-16 15:48:55 -0600 |
|---|---|---|
| committer | John Griffith <john.griffith@solidfire.com> | 2012-08-30 09:30:29 -0600 |
| commit | f270f22cb051fbcf97f14d6c5b2ce1995a4aa601 (patch) | |
| tree | 813d5e03a8ca712021fad0f881f434c07909c35c /README.rst | |
| parent | a153f10b2b22ea81514ed07de46da90e33b345ec (diff) | |
| download | python-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.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
