Merge "Add PowerVM to compute_driver options"

This commit is contained in:
Zuul 2017-12-07 00:06:22 +00:00 committed by Gerrit Code Review
commit 1f29d4283a
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Possible values:
* ``ironic.IronicDriver``
* ``vmwareapi.VMwareVCDriver``
* ``hyperv.HyperVDriver``
* ``powervm.PowerVMDriver``
"""),
cfg.BoolOpt('allow_resize_to_same_host',
default=False,