summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/trust.rst
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Unify repeatable option commentsTang Chen2016-04-121-1/+1
| | | | | | | | | | | | There are lots of "this option can be repeated" comments in the doc, which are not consistent to other similar docs. This patch changes them to the following format: "repeat option to do something" Change-Id: I54e01053091c428bf87bb36bb95f73a0b80ab6e7
* Refactor option handling for user|group|project domain scopingSteve Martinelli2015-06-171-4/+5
| | | | | | | put the common options in identity.common, this way the help is consistent Change-Id: I5b09cfb56fa0f8d16feb95150f216fccbe9f2b22
* Implement trust in identity v3 apiSteve Martinelli2015-02-081-0/+101
Added new module in identity v3 api to handle create, read, and delete operations of trust resources. Co-Authored-By: Lance Bragstad <lbragstad@gmail.com> Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Closes-Bug: #1413718 Change-Id: I2b360b141ff70d4f396466abede859a3db6644f4