summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/base.py
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2019-08-01 15:11:29 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2019-08-09 16:44:46 +0000
commitb9d63105566c84db11a976846844ad7b3a0b331e (patch)
tree66e9aeee501de4c87a33aafd6c088b9f11b3c0f8 /openstackclient/tests/functional/base.py
parentc28ed25e3a6f2d9cf5fc349c544354a9d07aa957 (diff)
downloadpython-openstackclient-b9d63105566c84db11a976846844ad7b3a0b331e.tar.gz
Add openstack server create --boot-from-volume option
This adds a --boot-from-volume option to the server create command which is used with the --image or --image-property option and will create a volume-backed server from the specified image with the specified size. Similar to the --volume option, the created root volume will not be deleted when the server is deleted. The --boot-from-volume option is not allowed with the --volume option since they both create a block device mapping with boot_index=0. Change-Id: I88c590361cb232c1df7b5bb010dcea307080d34c Story: 2006302 Task: 36017
Diffstat (limited to 'openstackclient/tests/functional/base.py')
0 files changed, 0 insertions, 0 deletions