diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-01-04 16:23:29 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-01-04 16:23:30 +0000 |
| commit | 5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53 (patch) | |
| tree | ce79fc503c0881b89da5f6841d6cf1765fe192f2 /doc/source/command-objects/limits.rst | |
| parent | 74a0b2a1901f8ba31ce9faee7ab18a48c6e558f9 (diff) | |
| parent | 54b0ef3358b25b0c164ee5f4eba07ee474513d3a (diff) | |
| download | python-openstackclient-5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53.tar.gz | |
Merge "Use Block Storage instead of Volume"
Diffstat (limited to 'doc/source/command-objects/limits.rst')
| -rw-r--r-- | doc/source/command-objects/limits.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/command-objects/limits.rst b/doc/source/command-objects/limits.rst index 0d466af6..6a7509f2 100644 --- a/doc/source/command-objects/limits.rst +++ b/doc/source/command-objects/limits.rst @@ -2,14 +2,14 @@ limits ====== -The Compute and Volume APIs have resource usage limits. +The Compute and Block Storage APIs have resource usage limits. -Compute v2, Volume v1 +Compute v2, Block Storage v1 limits show ----------- -Show compute and volume limits +Show compute and block storage limits .. program:: limits show .. code:: bash |
