From 8cd0fafe1f896d764691773fcbda76bb94b0d666 Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Thu, 13 Feb 2020 16:39:40 -0800 Subject: [PATCH] Update git submodules * Update cookbook-openstack-network from branch 'master' - Stein fixes - Cookstyle fixes - Refactor Berksfile to use groups so we can exclude integration testing cookbooks - Update documentation - Cleanup line wraps - Enable sensitive resources for the template[/etc/neutron/neutron.conf] and template[/etc/neutron/metadata_agent.ini] to resources improve security. - Update delivery configuration to exclude integration cookbooks - Fix ChefSpec output. - Update lbaas recipe to use v2 agent driver. - Add recommended configuration settings to neutron.conf based in Stein installation docs. - Remove any resources that define the default action. - Switch package installations to send packages as arrays instead of individual package resources. This generally speeds up chef runs. - Manage /etc/neutron/neutron_lbaas.conf so we can set service_provider properly. - Add some missing ChefSpec tests. - Configure neutron_lbaas.conf on Ubuntu in a manner that allows it to properly pull in the configuration via the --config-dir option. This is due to the fact we need to set an additional [service_providers] service_provider line and we can't do that with hashes. - Remove FWaaS as it's unmaintained upstream. Depends-On: https://review.opendev.org/701027 Depends-On: https://review.opendev.org/706151 Change-Id: Id29884766440d37fa18fd62f3f93eecc22224d51 --- cookbook-openstack-network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook-openstack-network b/cookbook-openstack-network index 95e7167f78..cb26946e73 160000 --- a/cookbook-openstack-network +++ b/cookbook-openstack-network @@ -1 +1 @@ -Subproject commit 95e7167f78e8da4d64ec18833e417da3978067b9 +Subproject commit cb26946e73e4b85a9d4a23c5fa0fd6bbf361e351