| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Fix up formatting for group command docs and help
Change-Id: Icda79842d52da90d5eac2b0fdbc0d576d371378d
|
|
|
Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281
|