summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/group.rst
Commit message (Collapse)AuthorAgeFilesLines
* Support to add/remove multi users for "group add/remove user"Huanxuan Ao2017-03-211-4/+6
| | | | | | | | Similar delete commands in OSC, we can also support add/remove multi users for one specified group, this review implement it. Change-Id: I8ccf99d4ee83a18778fa3ff5c0a42bc7c6ff21fb Implements: bp support-multi-add-remove
* Fix all missing "os to openstack" transformationHuanxuan Ao2016-12-211-1/+1
| | | | | | | | | Checked and fix all missing of the review: https://review.openstack.org/#/c/412669/ https://review.openstack.org/#/c/412673/ https://review.openstack.org/#/c/412678/ Change-Id: Ice85958874121eeb574d0b4cfa58e1590b014ed6
* change os in command example to openstack(2)Kevin_Zheng2016-12-201-7/+7
| | | | | | | | | 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
* Enable specifying domain for group and role commandsJuan Antonio Osorio Robles2015-06-081-1/+61
| | | | | | | | | Many of the commands for the group and role resources were lacking an option to specify the specific domain groups, projects or users belong to. This commit fixes that. Change-Id: I461d2bcfd01ad2dea970de38ec7ad6f4a631ceb1 Closes-bug: #1446546
* Restrict groups and users from changing domainsSteve Martinelli2015-02-091-5/+0
| | | | | | | | | | Similar to projects, we shouldn't allow users and groups to change domains. The server side tosses up an error but osc should restrict that behaviour in the first place. Related-Bug: #1418384 Change-Id: I860291a5859c576021b18e35d1a12c32abfb6ca5
* Command docs: groupDean Troyer2015-01-031-23/+23
| | | | | | Fix up formatting for group command docs and help Change-Id: Icda79842d52da90d5eac2b0fdbc0d576d371378d
* add doc for group commandwanghong2014-12-241-0/+192
Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281