From 83599f7fc4c00e6454c317c57107402a785380ce Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 26 Oct 2023 09:58:25 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_nova from branch 'master' to f372c88a093ce8a48cc3b7e0a26fd5ea06aec59a - Merge "Add nova_libvirt_live_migration_inbound_addr to compute SAN" - Add nova_libvirt_live_migration_inbound_addr to compute SAN Some deployments might want to perform live migrations over dedicated networks, like fast storage network, while keep management over default mgmt network. Current default behaviour will prevent such usecase, since nova_libvirt_live_migration_inbound_addr is not added to the generated for libvirtd certificate, and thus live migration will fail. Also to enable users override default behviour more nicely and reduce code duplication, new variable ``nova_pki_compute_san`` was introduced, that handles SAN definition for compute nodes. Change-Id: I22cc1a20190f0573b0350369a6cea5310ab0f0a7 --- openstack-ansible-os_nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_nova b/openstack-ansible-os_nova index 5b7678c503..f372c88a09 160000 --- a/openstack-ansible-os_nova +++ b/openstack-ansible-os_nova @@ -1 +1 @@ -Subproject commit 5b7678c503971ae4aa1b115288401d3036e717fb +Subproject commit f372c88a093ce8a48cc3b7e0a26fd5ea06aec59a