diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2014-12-31 09:59:28 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2015-01-02 11:01:36 -0600 |
| commit | 4f7777ca0e1451f77d6935e15f87d27a950b5de4 (patch) | |
| tree | 509e9495f5799b481a212825e558f2e010a3def0 /doc/source/commands.rst | |
| parent | 6c0d4b82e027cc0573be05d19c5ae779e7e7425c (diff) | |
| download | python-openstackclient-4f7777ca0e1451f77d6935e15f87d27a950b5de4.tar.gz | |
Command docs: ec2 credentials
Add ec2 credentials docs
Change-Id: I1699d1c8e9859153557081966654646966a3268d
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 0040700e..7e15053f 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -80,6 +80,7 @@ referring to both Compute and Volume quotas. * ``container``: Object Store - a grouping of objects * ``credentials``: (**Identity**) specific to identity providers * ``domain``: (**Identity**) a grouping of projects +* ``ec2 cedentials``: (**Identity**) AWS EC2-compatibile credentials * ``endpoint``: (**Identity**) the base URL used to contact a specific service * ``extension``: (**Compute**, **Identity**, **Volume**) OpenStack server API extensions * ``flavor``: (**Compute**) pre-defined server configurations: ram, root disk, etc |
