diff options
| author | Xi Yang <yang.xi@99cloud.net> | 2015-11-13 10:42:46 +0800 |
|---|---|---|
| committer | Xi Yang <yang.xi@99cloud.net> | 2015-11-26 16:35:54 +0800 |
| commit | 32e0ed6980abab17c2027063b97784d092b44cee (patch) | |
| tree | d9b4779b859e4216b4c90d3b44e42e01c423eb98 /doc/source/commands.rst | |
| parent | c48afe6032ad53fcdc12c749adfe2d0f006fef14 (diff) | |
| download | python-openstackclient-32e0ed6980abab17c2027063b97784d092b44cee.tar.gz | |
Change 'Object Store' to 'Object Storage'
Because the official documents uses 'Object Storage',
so change it in this project.
Change-Id: I87c0996b48c452b3ff619b8214676ae377e6d0af
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 971739de..90aa481e 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -77,7 +77,7 @@ referring to both Compute and Volume quotas. * ``console log``: (**Compute**) server console text dump * ``console url``: (**Compute**) server remote console URL * ``consumer``: (**Identity**) OAuth-based delegatee -* ``container``: (**Object Store**) a grouping of objects +* ``container``: (**Object Storage**) a grouping of objects * ``credentials``: (**Identity**) specific to identity providers * ``domain``: (**Identity**) a grouping of projects * ``ec2 credentials``: (**Identity**) AWS EC2-compatible credentials @@ -99,7 +99,7 @@ referring to both Compute and Volume quotas. * ``mapping``: (**Identity**) a definition to translate identity provider attributes to Identity concepts * ``module``: internal - installed Python modules in the OSC process * ``network``: (**Network**) - a virtual network for connecting servers and other resources -* ``object``: (**Object Store**) a single file in the Object Store +* ``object``: (**Object Storage**) a single file in the Object Storage * ``policy``: (**Identity**) determines authorization * ``project``: (**Identity**) owns a group of resources * ``quota``: (**Compute**, **Volume**) resource usage restrictions |
