tripleo-heat-templates/deployment/nova
Martin Schuppert 0e8be55089 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.

Conflicts:
  - deployment/nova/nova-compute-container-puppet.yaml

NOTE(dvd):
- 91837d4fa7 Add new parameters to configure nova-compute direct rbd image download
- addcee106e Add ability to configure glance multiple cinder stores

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)
2021-05-18 12:24:17 +00:00
..
nova-api-container-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-apidb-client-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-az-config.yaml Filter computes with nova_host defined 2020-11-11 03:12:44 +00:00
nova-base-puppet.yaml Set toplevel nova::dhcp_domain for all nova services 2021-03-24 10:25:32 +00:00
nova-compute-common-container-puppet.yaml Move cell_v2 discovery off compute hosts 2021-02-05 21:37:08 +00:00
nova-compute-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-18 12:24:17 +00:00
nova-conductor-container-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-db-client-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-ironic-container-puppet.yaml Merge "Expose max_concurrent_builds as a Heat parameter" into stable/ussuri 2021-04-23 05:33:27 +00:00
nova-libvirt-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-18 12:24:17 +00:00
nova-libvirt-guests-container-puppet.yaml Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
nova-manager-container-puppet.yaml Move cell_v2 discovery off compute hosts 2021-02-05 21:37:08 +00:00
nova-metadata-container-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-migration-target-container-puppet.yaml Merge "Use single NovaLibvirtNetwork to configure instance console components" into stable/ussuri 2021-04-20 22:44:57 +00:00
nova-scheduler-container-puppet.yaml Refactor nova db config 2021-02-05 21:36:28 +00:00
nova-vnc-proxy-container-puppet.yaml Moving nova-consoleauth to step4 2021-04-26 14:42:53 +00:00
novajoin-container-puppet.yaml Use ansible_facts instead 2021-03-02 14:34:33 +00:00