openstack-python-openstackc.../doc/source
Rui Chen 7a7bb06377 Make block-device-mapping more stable and clear
The patch fix the following issues:

1. ValueError is raised if input don't contain "=". Sometimes the whole
"server create" command is very complex, it's difficult to find out root
reason directly.
2. Don't support to add block device from snapshot, like:
--block-device-mapping
vdb=0c8ae9d8-cadc-4a23-8337-4254614d277e:snapshot:1, it's supported by
novaclient, but not in osc.
3. If input "vdb=", not add any mapping information, the server will be
launched successfully, not raise error message to let use add
volume/snapshot id, just ignore "--block-device-mapping" option.
4. The help message of "block-device-mapping" option is so simple, need
to add some details about how to add <type>, <delete_on_terminate>
contains.

Change-Id: Ib7f7a654c3dc2a8272545f168b4c4ced230ce39e
Depends-On: Ib37913891bbf7a31b570404c4668c490d5ac859b
Closes-Bug: #1667266
2017-05-17 01:42:12 +00:00
..
command-objects Make block-device-mapping more stable and clear 2017-05-17 01:42:12 +00:00
data Correct flavor associate/disassociate commands in Mapping Guide 2017-04-04 15:45:46 +00: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 Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00: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