summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/request-token.rst
Commit message (Collapse)AuthorAgeFilesLines
* reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-231-58/+0
| | | | | | | | | | | | | Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* TrivialFix in helpMessage for readabilityzhiyong.dai2016-11-231-1/+2
| | | | Change-Id: Ic5fae89455470585f1bd79539f99a9c04e0c68a0
* change os in command example to openstack(2)Kevin_Zheng2016-12-201-2/+2
| | | | | | | | | 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: I80c96f0938cec382f2f714a500138bd5a2c81aa0
* Request token authorizeSteve Martinelli2015-01-091-0/+20
| | | | | | Command doc and tweaks to the code Change-Id: I8f251bf9ca77f16b01a509844e79ddde82048b0d
* Request token creation docs + tweaksSteve Martinelli2015-01-081-0/+37
Added command docs, and changed request token to take in name or id of a project, and also support a domain option. Change-Id: I87363274e5b7a0c687e234f5a4bcaaf166d28840