diff options
| author | Zuul <zuul@review.openstack.org> | 2018-02-25 01:05:18 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-02-25 01:05:18 +0000 |
| commit | c24451e19c2aa3f0324ff1de58f2a2d499c26404 (patch) | |
| tree | 7d4483cf3858620799c5e4588d946b067e2674a8 /doc/source/cli/commands.rst | |
| parent | d6761f093608247846acb946cbe2bbdf91e21d0d (diff) | |
| parent | 1eae301c4fab30c551ed7542cdaf8735cbbc3822 (diff) | |
| download | python-openstackclient-c24451e19c2aa3f0324ff1de58f2a2d499c26404.tar.gz | |
Merge "Add support for endpoint group commands"
Diffstat (limited to 'doc/source/cli/commands.rst')
| -rw-r--r-- | doc/source/cli/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index 0c1992ad..d840549c 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -91,6 +91,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 +* ``endpoint group``: (**Identity**) group endpoints to be used as filters * ``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 and so on |
