tripleo-heat-templates/deployment/nova
Martin Schuppert af8576222f Disable tunneled mode when use_tls_for_live_migration
With recent version of libvirt, nova-compute don't come up
correct when tls-everywhere (use_tls_for_live_migration)
is set. The enable_live_migration_tunnelled condition
did not consider tls-livemigration and got disabled.
Nova-compute fails to start with:

2021-05-12 12:49:09.278 7 ERROR oslo_service.service nova.exception.Invalid: Setting both 'live_migration_tunnelled' and 'live_migration_with_native_tls' at the same time is invalid. If you have the relevant libvirt and QEMU versions, and TLS configured in your environment, pick 'live_migration_with_native_tls'._

This change enhance the enable_live_migration_tunnelled
condition to not configure tunnelled mode when
use_tls_for_live_migration is true.

Closes-Bug: #1928554
Related-bug: https://bugzilla.redhat.com/show_bug.cgi?id=1959808

Change-Id: I1a6f5d3a98d185415b772fa6a94d6f4329dc59a0
(cherry picked from commit 3a472cbbe8)
(cherry picked from commit 4b1da5cd5b)
(cherry picked from commit 86de3c3501)
(cherry picked from commit 0e8be55089)
2021-05-18 12:27:27 +00:00
..
nova-api-container-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-apidb-client-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-az-config.yaml Filter computes with nova_host defined 2020-11-11 03:13:03 +00:00
nova-base-puppet.yaml Merge "Add TLS support to services using memcached" into stable/train 2021-04-09 05:16:08 +00:00
nova-compute-common-container-puppet.yaml Move cell_v2 discovery off compute hosts 2021-02-08 13:42:13 +00:00
nova-compute-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-18 12:27:27 +00:00
nova-conductor-container-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-db-client-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-ironic-container-puppet.yaml Merge "Expose max_concurrent_builds as a Heat parameter" into stable/train 2021-04-23 11:56:56 +00:00
nova-libvirt-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-18 12:27:27 +00:00
nova-libvirt-guests-container-puppet.yaml Remove libvirt packaged dependencies 2020-02-13 12:05:32 +01:00
nova-manager-container-puppet.yaml Move cell_v2 discovery off compute hosts 2021-02-08 13:42:13 +00:00
nova-metadata-container-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-migration-target-container-puppet.yaml Merge "Use single NovaLibvirtNetwork to configure instance console components" into stable/train 2021-04-24 15:05:14 +00:00
nova-scheduler-container-puppet.yaml Refactor nova db config 2021-02-19 21:19:32 -05:00
nova-vnc-proxy-container-puppet.yaml Moving nova-consoleauth to step4 2021-04-26 14:43:13 +00:00
novajoin-container-puppet.yaml Use ansible_facts instead 2021-03-01 14:57:11 -07:00