diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-01-15 23:53:26 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-01-15 23:53:26 +0000 |
| commit | 5c31e06fde8536a8aab5949662de774c0497c364 (patch) | |
| tree | 8bd89e3275f06c5d96d796b702c90fad8b08b33d /doc/source | |
| parent | aa041c52694c92434e4a3ca4ad4963c03624c73f (diff) | |
| parent | a3c617172657b559000e6565eafde07648422a96 (diff) | |
| download | python-openstackclient-5c31e06fde8536a8aab5949662de774c0497c364.tar.gz | |
Merge "Doc: Network is supported for extension object"
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 621a0a90..fc54c2ed 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -82,7 +82,7 @@ referring to both Compute and Volume quotas. * ``domain``: (**Identity**) a grouping of projects * ``ec2 credentials``: (**Identity**) AWS EC2-compatible credentials * ``endpoint``: (**Identity**) the base URL used to contact a specific service -* ``extension``: (**Compute**, **Identity**, **Volume**) OpenStack server API extensions +* ``extension``: (**Compute**, **Identity**, **Network**, **Volume**) OpenStack server API extensions * ``federation protocol``: (**Identity**) the underlying protocol used while federating identities * ``flavor``: (**Compute**) predefined server configurations: ram, root disk, etc * ``group``: (**Identity**) a grouping of users |
