python-novaclient/novaclient/tests/unit
Takashi NATSUME d1c5dc61d6 Add a check for --config-drive option on nova boot
A value of the '--config-drive' option must be a boolean value
on the 'nova boot' command because nova accepts a boolean value
only for the 'config_drive' parameter.
So add a check for the '--config-drive' option on the 'nova boot'
command.

Fix a description for 'config_drive' parameter
in the 'create' method of the novaclient.v2.ServerManager class.

Change-Id: Ic6e65139302fbb662fb6ba60e73633dad8ffb72e
Closes-Bug: #1825061
2019-09-18 23:08:28 +00:00
..
fixture_data Microversion 2.78 - show server topology 2019-09-06 17:24:17 -04:00
v2 Add a check for --config-drive option on nova boot 2019-09-18 23:08:28 +00:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Use more specific asserts in tests 2016-12-06 09:43:12 +01:00
test_base.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
test_client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
test_crypto.py Fixes Python3 issue in decoding password 2018-10-26 11:06:44 +09:00
test_discover.py Remove deprecated tenant network APIs 2017-03-20 16:36:58 -04:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_shell.py Modify novaclient to support basic attributes 2018-06-15 11:51:31 +05:30
test_utils.py Fix server strings in reboot operation 2018-08-07 15:30:48 +09:00
utils.py Add support for microversion 2.67: BDMv2 volume_type 2018-10-14 05:34:24 -04:00