commit 464e8406001a1557c8ceb3a00fd36622ae9f6ada Author: Zuul Date: Tue Oct 6 08:57:53 2020 +0000 Update git submodules * Update openstack-ansible-os_nova from branch 'master' - Merge "Make possible to set nova_libvirt_images_rbd_pool to empty string" - Make possible to set nova_libvirt_images_rbd_pool to empty string Checking if nova_libvirt_images_rbd_pool is defined leaves us without an opportunity to disable ceph usage for specific node. Instead of that we will use bool filter, which will be true if line is not empty, and false if it is. That way by setting variable to empty string in host_vars we can disable all relevant options for specific node Change-Id: Id7c03399bd54ac790dcfc28ad1dcd7f6d48979db diff --git a/openstack-ansible-os_nova b/openstack-ansible-os_nova index bb96075..980a319 160000 --- a/openstack-ansible-os_nova +++ b/openstack-ansible-os_nova @@ -1 +1 @@ -Subproject commit bb96075fd57ad6257c0f28b2486ca9cd4a090361 +Subproject commit 980a319ec38a43b728065e20fb975f17c49e09e7