python-novaclient/novaclient
melanie witt 3424bc6d62 Always send volume_id when booting with legacy bdm
Commit 5153dcda80 removed bdm v2-only
request parameters to pass nova api v2.1 schema validation, but also
removed the ability to boot with legacy bdm specifying volume_id only.

This adds volume_id back to the request for legacy bdm when
no other parameters are specified.

Closes-Bug: #1501435

Conflicts:
	novaclient/tests/functional/test_servers.py

Change-Id: Ie8c56c28492793990ef7ed6dc54768cef9e28a98
(cherry picked from commit abd0630bad)
2015-10-01 07:16:27 -04:00
..
openstack cleanup openstack-common.conf and sync updated files 2015-06-16 20:32:08 -04:00
tests Always send volume_id when booting with legacy bdm 2015-10-01 07:16:27 -04:00
v1_1 Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
v2 Modify nova help list message for --tenant 2015-09-21 12:38:18 +02:00
__init__.py Support forcing service down 2015-08-07 17:47:59 +01:00
api_versions.py Merge "Copy cli arguments in api_versions.wraps decorator" 2015-08-17 16:18:58 +00:00
auth_plugin.py Do not check requirements when loading entry points 2015-05-27 18:08:02 +00:00
base.py Always send volume_id when booting with legacy bdm 2015-10-01 07:16:27 -04:00
client.py Deprecate 'novaclient.client.get_client_class' 2015-09-10 15:55:26 +03:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Add 'deleted' status check in _poll_for_status 2015-07-28 11:05:04 +08:00
extension.py Use common code instead of novaclient.utils 2014-09-19 16:56:13 +03:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Merge "Fix nova bash-completion needs authentication" 2015-09-17 20:50:44 +00:00
utils.py Merge "Implements 'microversions' api type - Part 2" 2015-07-27 23:13:36 +00:00