mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Fix a typo in commands.rst
1. "ec2 cedentials" to "ec2 credentials" Change-Id: I9a17c0d592f9a4d6e53e6dd786cba405468a3e09
This commit is contained in:
parent
262af5416b
commit
2eaaf37a0d
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +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-compatible credentials
|
||||
* ``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
|
||||
* ``federation protocol``: (**Identity**) the underlying protocol used while federating identities
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue