From 9747f9ea86bc6cdd6be7b3aff98eed6f791c385b Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 20 Apr 2023 12:41:19 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_octavia from branch 'master' to 7c46b9460da678eb4199cbe0db4fcacaf48f44e6 - Do not limit IP prefix for DHCP rule In case it's needed to limit access to DHCP servers, rules must be way more complex then this one, since DHCP uses broadcast. To avoid complexity, let's just avoid defining remote_ip_prefix that allows egress traffic for DHCP. Change-Id: I280c064b4d93bcd78092f02a928d5d6dfb4fda68 --- openstack-ansible-os_octavia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_octavia b/openstack-ansible-os_octavia index c672dc1848..7c46b9460d 160000 --- a/openstack-ansible-os_octavia +++ b/openstack-ansible-os_octavia @@ -1 +1 @@ -Subproject commit c672dc1848391a60bb2da4f84922372eb481a8d3 +Subproject commit 7c46b9460da678eb4199cbe0db4fcacaf48f44e6