| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | | |
Change-Id: Ie85ff7706ef08b70ab8ba99533465d90904cf393
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | | |
Change-Id: I4c005e1d8089b46feca6cd3266f63c408648f074
|
| |/ / /
| | |
| | |
| | | |
Change-Id: Id2dad09ea75e0615519862db007700389db8cd51
|
| |\ \ \
| |_|/
|/| | |
|
| | | |
| | |
| | |
| | | |
Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70
|
| |\ \ \
| |_|/
|/| | |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The headers in the doc files are the commands, not a description.
I missed thiese in the original reviews:
https://review.openstack.org/140567
https://review.openstack.org/140581
Change-Id: Iae2631f6b485e8c568ff305e5992c193f80ebe71
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I8b5575a5f27362fa375746b955e1f17a5a8b29a6
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I594d444b6d1ec4e72bed03394178293737f26069
|
| |/
|
|
| |
Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is part1, add support for these objects:
compute.server
imagev1.image
imagev2.image
network.network
volume.volume
volume.backup
volume.snapshot
Closes-Bug: #1400597
Change-Id: Ice21fee85203a8a55417e0ead8b509b8fd6705c1
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is part2. Add support for these objects:
identity.project(v2.0)
identity.role(v2.0)
identity.user(v2.0)
identity.project(v3)
identity.role(v3)
identity.user(v3)
identity.group(v3)
Closes-Bug: #1400597
Change-Id: I270434d657cf4ddc23c3aba2c704d6ef184b0dbc
|
| |
|
|
| |
Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
catalog
credentials
endpoint
region
token
Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28
|
| |/
|
|
|
|
|
|
|
| |
server
server image
Some cosmetic changes in the command source, sorting classes, help strings, etc.
Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
|
| |
|
|
|
|
|
| |
Essentially performing GET /users/{user_id}/projects
Change-Id: Iae6ddfc86a856fa24fbe293ec4af52ea671390f8
Closes-Bug: #1394793
|
| |
|
|
|
|
|
|
|
|
| |
Currently, only deleting via IDs is possible for groups, projects
and users.
We should have an optional --domain argument that allows for
a name to be specified for the resource. (Since these are all
namespaced by domains).
Change-Id: I18ace3db85a3969f0b97678d432d6f8368baa9cd
|
| |
|
|
|
|
|
|
|
| |
project
role
user
user role
Change-Id: I445e09a3ffb69114912ae562a9285963a636bfd1
|
| |
|
|
|
|
|
|
|
| |
aggregate
console log
console url
keypair
Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
|
|
|
* 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
|