summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-07-17 11:40:24 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-09-18 23:08:28 +0000
commitd1c5dc61d60b29428484a38703a0064933cc7c0e (patch)
treeb760bdcc31d2cee26eb1f5615757cf7472449e61 /doc
parent730bc2c47ede9eca44b400f74540418765fcab66 (diff)
downloadpython-novaclient-d1c5dc61d60b29428484a38703a0064933cc7c0e.tar.gz
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
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/nova.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index 11573f7d..712a5ec1 100644
--- a/doc/source/cli/nova.rst
+++ b/doc/source/cli/nova.rst
@@ -1089,7 +1089,8 @@ quality of service support, microversion ``2.72`` is required.
versions '2.42' - '2.latest')
``--config-drive <value>``
- Enable config drive.
+ Enable config drive. The value must be a
+ boolean value.
``--poll``
Report the new server boot progress until it