summaryrefslogtreecommitdiff
path: root/doc/source/cli/details.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Add options for "glance image-import"vihithad232022-01-131-0/+27
| | | | | Closes-bug:#1886537 Change-Id: I66d99be1ec06806494c5504c467dff759dd38f2d
* image-list: add checksum algorithm descriptionChen Hanxiao2018-07-241-1/+1
| | | | | | | | We use MD5 for checksum, add this description in cli helps. Change-Id: I3469b0dface63f4684ad39421eee4c2a2de4d80b Signed-off-by: Chen Hanxiao <chenhx@certusnet.com.cn>
* Remove deprecated ssl optionsRui Yuan Dou2018-01-171-11/+1
| | | | | | | | Old deprecated ssl options block the new keystoneauth parser get the correct value, should be removed. Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295 Closes-Bug: 1697163
* Merge "Add documentation for image import commands"Jenkins2017-07-271-0/+173
|\
| * Add documentation for image import commandsBrian Rosmaita2017-07-271-0/+173
| | | | | | | | | | | | | | | | | | Add documentation for the image import commands, particularly pointing out that the image-create-via-import command is an EXPERIMENTAL command that my be renamed or removed in a future release. Change-Id: I20ebc0145db6acc794039ed25e7754ec8d479bc8
* | Merge "Update glanceclient version ref"Jenkins2017-07-271-1/+1
|\ \ | |/ |/|
| * Update glanceclient version refBrian Rosmaita2017-07-251-1/+1
| | | | | | | | | | | | | | Update a docs reference to the client version in preparation for the next release. Change-Id: I5f9542a543507290bdd8579adf773fe1b6bba5f6
* | Merge "Make --profile load from environment variables"Jenkins2017-07-261-4/+4
|\ \
| * | Make --profile load from environment variablesTovin Seven2017-07-241-4/+4
| |/ | | | | | | | | | | | | | | | | | | --profile argument can be loaded from OS_PROFILE environment variables to avoid repeating --profile in client commands. Correct/update help text. Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com> Change-Id: I67c1e4b859b972e380eb658c98ceae4fbef5c254
* | Removed the --no-ssl-compression parameter which is deprecatedPranaliD2017-07-251-6/+1
| | | | | | | | | | | | | | | | --no-ssl-compression is deprecated and no longer used. So, it is removed from the help message. Change-Id: I2b886671a568ed191ee380cf16335ccd9ae85062 Closes-Bug: #1583919
* | Update and optimize documentation linksHangdong Zhang2017-07-191-6/+6
|/ | | | | | | | 1. Update URLs according to document migration 2. Update the dead and outdated links 3. Optimize (e.g. http -> https) Change-Id: Iad743ad223b8c40ae914beccd936f71a81622d76
* import content from cli-reference in openstack-manualsDoug Hellmann2017-06-281-0/+1503
Change-Id: Ibea5fe3e4711af997841992dead7171c99c69bfa Signed-off-by: Doug Hellmann <doug@doughellmann.com>