From 54b0ef3358b25b0c164ee5f4eba07ee474513d3a Mon Sep 17 00:00:00 2001 From: Xi Yang Date: Sun, 8 Nov 2015 22:05:15 +0800 Subject: Use Block Storage instead of Volume Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286 --- doc/source/command-objects/quota.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/source/command-objects/quota.rst') diff --git a/doc/source/command-objects/quota.rst b/doc/source/command-objects/quota.rst index 5ea49f8c..98e6df33 100644 --- a/doc/source/command-objects/quota.rst +++ b/doc/source/command-objects/quota.rst @@ -4,7 +4,7 @@ quota Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties. -Compute v2, Volume v1 +Compute v2, Block Storage v1 quota set --------- @@ -26,7 +26,7 @@ Set quotas for project [--properties ] [--ram ] - # Volume settings + # Block Storage settings [--gigabytes ] [--snapshots ] [--volumes ] @@ -51,7 +51,7 @@ Set quotas for class [--properties ] [--ram ] - # Volume settings + # Block Storage settings [--gigabytes ] [--snapshots ] [--volumes ] @@ -161,4 +161,4 @@ Show quotas for project .. _quota_show-class: .. describe:: - Class to show \ No newline at end of file + Class to show -- cgit v1.2.1