tripleo-heat-templates/deployment/nova
Martin Schuppert 86de3c3501 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)
2021-05-17 09:40:23 -04:00
..
nova-api-container-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-apidb-client-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-az-config.yaml Filter computes with nova_host defined 2020-11-11 03:12:19 +00:00
nova-base-puppet.yaml Add TLS support to services using memcached 2021-03-22 21:17:09 +01:00
nova-compute-common-container-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-compute-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-17 09:40:23 -04:00
nova-conductor-container-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-db-client-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-ironic-container-puppet.yaml Remove no longer used NovaNfsEnabled parameter and condtion 2021-04-13 07:09:14 +00:00
nova-libvirt-container-puppet.yaml Disable tunneled mode when use_tls_for_live_migration 2021-05-17 09:40:23 -04: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 Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-metadata-container-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-migration-target-container-puppet.yaml Merge "Remove no longer used NovaNfsEnabled parameter and condtion" into stable/victoria 2021-04-22 21:28:07 +00:00
nova-scheduler-container-puppet.yaml Refactor nova db config 2021-01-04 16:07:52 -05:00
nova-vnc-proxy-container-puppet.yaml Moving nova-consoleauth to step4 2021-04-26 14:42:32 +00:00