python-openstackclient/doc/source
Rui Chen 6aceca218a Replace "Display Name" by "Name" in volume list
Current "volume list --name" command use "display_name" as search_opts
to send to cinder API, and show the result table with "Display Name"
column title in osc, cinder list API support "name" as search opts too,
and there is "name" attribute in volume response body, so we can replace
all "Display Name" by "Name" in order to keep "volume list" command
consistent with other commands, like: server list, network list and so
on, only use "Name" attribute for all objects.

Support a mapping for volume list -c "Display Name" (Volume v1 and v2)
and volume create/show -c "display_name" (Volume v1) for minimal
backward compatibility until R release.

Change-Id: I120be0118e7bb30093b4237c5eeb69a9eedef077
Closes-Bug: #1657956
Depends-On: I1fb62219b092346ea380099811cbd082cae5bafe
2017-05-26 11:37:09 +08:00
..
command-objects Merge "Create server with security group ID and name" 2017-05-22 23:09:02 +00:00
data Correct the "extra spec" command openstack 2017-05-17 01:16:04 +08:00
man Add document about renaming OS_ENDPOINT_TYPE to OS_INTERFACE 2017-04-11 15:01:49 +08:00
specs doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
authentication.rst OS_DEFAULT_DOMAIN must be an ID 2016-08-01 15:31:00 +00:00
backwards-incompatible.rst Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
command-beta.rst Fix the missing os in command in example 2016-12-21 00:05:46 +08:00
command-errors.rst Fix image delete multiple arguments error 2016-06-13 16:15:01 +08:00
command-list.rst Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
command-logs.rst Add doc for logger usage 2016-06-16 16:17:37 +08:00
command-options.rst Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
command-wrappers.rst Fix 'code-block' tag format issues 2016-03-01 08:48:47 +00:00
commands.rst Merge "OSC Network Flavor Profile" 2017-03-21 03:32:47 +00:00
conf.py doc: Remove local fork of apidoc 2017-03-28 16:29:19 +01:00
configuration.rst Add example in the doc when using Identity v3 2016-09-29 10:36:26 +02:00
decoder.rst add neutron CLI to decoder 2017-03-06 18:48:55 +00:00
developing.rst Align '=' for developing.rst and newton.rst 2016-09-26 09:26:56 +08:00
humaninterfaceguide.rst Correct missspellings of secret 2016-12-08 13:15:47 +00:00
index.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
interactive.rst Add documentation of interactive mode 2014-12-04 15:16:05 -05:00
plugin-commands.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
plugins.rst Normalize the gnocchiclient docs entry 2017-03-06 19:27:04 +08:00