tripleo-heat-templates/releasenotes/notes/nova_qemu_enable_config-c89016b4d93802d6.yaml
Martin Schuppert 322747fa6e Set configure_qemu to true to get qemu port range applied
With https://review.openstack.org/#/c/561784 we change the default
migration port range to '61152-61215'.
nova::migration::qemu::configure_qemu needs to be set to true that
the config gets applied via puppet-nova.

Change-Id: Iad4b392c9fe7426f2ce10a02fadd8b1aeee34ef6
Closes-bug: 1779820
Depends-On: Idadfc7b3507977f1385e846a48a734ed0e5f0a32
(cherry picked from commit 547552fc7b)
2018-07-04 09:20:58 +02:00

8 lines
247 B
YAML

---
fixes:
- |
With https://review.openstack.org/#/c/561784 we change the default
migration port range to '61152-61215'.
nova::migration::qemu::configure_qemu needs to be set to true that
the config gets applied via puppet-nova.