python-novaclient/novaclient/tests
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
..
functional Follow up for microversion 2.75 2019-08-26 16:18:32 +09:00
unit Add a check for --config-drive option on nova boot 2019-09-18 23:08:28 +00:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00