| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
I check files in compute/v2, and I find there is a mistake, then
I fix it.
Change-Id: Ic17b9d5e64e4ed8b1d8e1476c73dd6d9365167fc
|
| |
|
|
| |
Change-Id: I3040cc69512df50459960f96b862de55804068ac
|
| |
|
|
|
|
|
| |
Volume is better to be replaced by Block Storage in the
doc.
Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
|
| |
|
|
|
|
|
|
| |
Looks like the option to show limits of a specific project was
missing. This resulted in always using the authenticated project.
Change-Id: I512a05df20860ffb52af34f3b64c9eb81dae8c61
Closes-Bug: 1438379
|
| |
|
|
| |
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
|
|
|
* Sort by command objects
* Drop the comparison to the project CLIs
* Minor updates to command help to match docs
Initially include the cross-API commands to establish the structure and format.
Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b
|