python-tempestconf/releasenotes/notes/nova-improvements-5a0600f022ab797c.yaml
Arx Cruz 9be036cf1f Enhancements in nova support
This patch add the discover of nova following options:
* compute-feature-enabled.attach_encrypted_volume

Also add the defaults to the following to true:
* compute-feature-enabled.console_output
* compute-feature-enabled.resize

Change-Id: I96f140de50d5cfaeaab06e1e4d15e427c50b215b
2018-05-28 11:06:12 +02:00

9 lines
259 B
YAML

---
prelude: >
Improve nova discovery settings
features:
- |
Discover when there is more than one compute node and set the resize
option according, when the tool is executed with admin credentials.
Set by default the console_output to true.