puppet-nova/releasenotes/notes/add_resize_confirm_window_parameter-e89c246e2f0f9d85.yaml
Tobias Urdin 5f53217569 Add resize_confirm_window option to nova::compute
Adds the resize_confirm_window nova configuration option
to nova::compute. Setting this value will make sure resizes
are automically confirmed after the N number of seconds.

Change-Id: Ibcc43a7a68b2df04155c56bf9d834c5f972d189c
2016-12-19 16:44:02 +01:00

4 lines
102 B
YAML

---
features:
- Adds the resize_confirm_window parameter to nova configuration for compute service.