| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Addresses some of the issues that appeared when running tox -edocs
Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match
Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather than pointing the 'project usage list' entry point directly to
ListUsage, this makes a ListProjectUsage subclass to alias the desired
command and still allow for changing behaviour or issuing a deprecation
messages. This implementation simply sets a new 'deprecated' attribute
in the command class that cliff will use to skip this command when
generating help output.
The actual skipping of the command in help output is dependant on
https://review.openstack.org/147349 merging in cliff, this review will
simply have no effect on help output until a version of cliff with
that update is present.
The deprecation message printed is somewhat generic until
https://review.openstack.org/147381 is merged in cliff.
Until that is merged, the deprecation message will not have the name
of the actual command given by the user in it, but rather the text
'this command'.
Closes-bug: #1406654
Change-Id: Ie08d4f88d71a660fca1862405351109cd0aa86b6
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Also tweaked a bunch of the code to not show 'blob', but 'rules'
instead.
Change-Id: I6db798d272ff416a77f169c0e912d2096fa02504
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Looks like providing a service id isn't working, so it the help
message was reduced to just type and name.
Added a bit more to the docs, too.
Change-Id: Id7f8b48bdf99773ad55ca7f204f3c779f84633d5
|
| |\ \ \
| |/ /
| | /
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
try and add some consistency with the show and delete commands.
replace 'show x' with 'display x'
change 'delete a y' with just 'delete y'
Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
|
| |/
|
|
|
|
|
| |
Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com>
Change-Id: Icd39e6d769fd4c4797fcf4ef9eb97c71ed166b3b
Closes-Bug: #1404434
|
| |
|
|
| |
Change-Id: I1b7103e28273f0a63c7d6b6003317b9e69702b05
|
| |
|
|
|
|
| |
Command doc and tweaks to the code
Change-Id: I8f251bf9ca77f16b01a509844e79ddde82048b0d
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Ibe5cd0a8422788762e0c52b702b7bd54e6a46813
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added command docs, and changed request token to take in name or
id of a project, and also support a domain option.
Change-Id: I87363274e5b7a0c687e234f5a4bcaaf166d28840
|
| |\ \ \
| |/ / |
|
| | | |
| | |
| | |
| | | |
Change-Id: Ie687e1d7f80810106a64204828299f9d143b8d7c
|
| | | |
| | |
| | |
| | | |
Change-Id: Ib1563b58351315dc2a44ad77882f8c834a1214c0
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds a --project filter to `os user list`, which really
calls the role assignment manager behind the scenes.
Change-Id: I57a75018f12ed3acdf8f6611b6b58bd974f91da2
Closes-Bug: #1397251
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I1289eb0caf31fca21c5c377cf13aebd1434a00ee
|
| |\ \ \ \ \
| |/ / / / |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie73accfaa3d45205a2521e6e61efd16142c460b2
|
| |\ \ \ \ \
| |/ / / / |
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also tweaked the code for `mapping set` as it was previously
using cliff Show instead of cliff Command.
Change-Id: I0ea1383a9f2dddf4b2f717b2aa16bbd60ab1720c
|
| |\ \ \ \
| | |_|/
| |/| | |
|
| | |/ /
| | |
| | |
| | | |
Change-Id: Iecd4dbddea637bd6540d94b37253a9ba434c9db3
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: Id1e500d5fb19ffdeb0d1bde9e22c3143c0873d0c
|
| |\ \ \ \
| |/ / / |
|
| | |/ /
| | |
| | |
| | | |
Change-Id: I7e36daa027639d6a782043d4181c1b328335975a
|
| |/ /
| |
| |
| |
| |
| |
| | |
the formatting used for the server commands is not the same as
the other command docs, this patch addresses that issue.
Change-Id: I5f31cf6a317d9eb35ec46185800fade3dd956dc4
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| | |
(update: change version description formats for API versioning)
Change-Id: I499ea1d80ad6ad6392468305f761e695d7261e33
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fix up formatting for group command docs and help
Change-Id: Icda79842d52da90d5eac2b0fdbc0d576d371378d
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Minor tweaks and added some content to token issue/revoke
Change-Id: Icdad6354f008f9c109d263e115acd10ff113695a
|
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add ec2 credentials docs
Change-Id: I1699d1c8e9859153557081966654646966a3268d
|
| |\ \ \ \
| |/ / /
|/| | | |
|
| | |/ /
| | |
| | |
| | | |
Change-Id: Iaf911d69a0b63d705f8789a4640018a428b87be6
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix up formatting fro region command docs and help
Change-Id: Icf8c03da38b30fc69e7fe70f9c14aaa99881d320
|
| |\ \ \ \ |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change the implementation of --enable|--disable on domain create
and set commands to our usual style.
Change-Id: I10f2b96281a114fa3cf3b001394844770b2a8632
|