summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/ec2-credentials.rst
Commit message (Collapse)AuthorAgeFilesLines
* change os in command example to openstackKevin_Zheng2016-12-201-4/+4
| | | | | | | | | In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: Ic7686257725e1aa8e4e0d65a712eff1c079927a8
* Support multi-delete for commands in identity V2sunyajing2016-06-231-2/+2
| | | | | | | | Commands are "ec2 credentials delete", "service delete", "endpoint delete". Also update their unit tests and functional tests. Partial-Bug: #1592906 Change-Id: I1a0b7160b803a523646d09d030e6f112c81c4c24
* Refactor option handling for user|group|project domain scopingSteve Martinelli2015-06-171-5/+4
| | | | | | | put the common options in identity.common, this way the help is consistent Change-Id: I5b09cfb56fa0f8d16feb95150f216fccbe9f2b22
* Clean up ec2 credentials help textDean Troyer2015-06-031-10/+10
| | | | | | | Re-sync the text in v2 and v3 help and the docs Depends-On: If4ac5356ade8cff347bb9eb9f88d1ace82bb7275 Change-Id: Iabef2f271fcf46748295c29713fea1811dcab29c
* Add domain support for ec2creds in v3 identitySteve Martinelli2015-06-031-0/+41
| | | | | | | | | | A follow up work item from I52ff2020ef2fcbdc8a98280b73c6fd4a93bc8e0f to support domain scoped users and projects for ec2creds in the v3 identity api. Related-Bug: 1236326 Change-Id: If4ac5356ade8cff347bb9eb9f88d1ace82bb7275
* Command docs: ec2 credentialsDean Troyer2015-01-021-0/+98
Add ec2 credentials docs Change-Id: I1699d1c8e9859153557081966654646966a3268d