summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/endpoint.rst
Commit message (Collapse)AuthorAgeFilesLines
* change os in command example to openstackKevin_Zheng2016-12-201-6/+6
| | | | | | | | | 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-3/+3
| | | | | | | | Commands are "ec2 credentials delete", "service delete", "endpoint delete". Also update their unit tests and functional tests. Partial-Bug: #1592906 Change-Id: I1a0b7160b803a523646d09d030e6f112c81c4c24
* Fix help msg of identity endpointsunyajing2016-06-161-5/+5
| | | | | | | <service> argument of `endpoint create` command doesn't mean `new endpoint service`, but an existent service that the new endpoint attached to. Change-Id: I846fdb501bdea14499f42288186f375a3b2b5951
* fix endpoint show helpsunyajing2016-05-261-3/+3
| | | | | | endpoint show command can also work on service name or type or ID option Change-Id: I43c8df4bc093d4130cf33fd2520736ce9077dc82
* Fix yet more documentation warningsTerryHowe2015-07-211-1/+1
| | | | Change-Id: I87683039601ae90531f27ebebbc4d0b1d252e846
* Add endpoint v3 docsDean Troyer2015-01-021-5/+156
| | | | | | (update: change version description formats for API versioning) Change-Id: I499ea1d80ad6ad6392468305f761e695d7261e33
* Command object docs: catalog, credentials, endpoint, region, tokenDean Troyer2014-12-041-0/+45
catalog credentials endpoint region token Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28