From fd7dfa77b82610ca623d0c2a8dac6459e961e8c4 Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Wed, 18 Mar 2020 13:22:42 -0700 Subject: [PATCH] Update git submodules * Update cookbook-openstack-telemetry 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/aodh/aodh.conf], template[/etc/gnocchi/gnocchi.conf] and template[/etc/ceilometer/ceilometer.conf] to resources improve security. - Update delivery configuration to exclude integration cookbooks - Fix ChefSpec output. - Add missing ChefSpec tests - Switch package installations to send packages as arrays instead of individual package resources. This generally speeds up chef runs. - Cleanup array syntax using %w() instead of [] Depends-On: https://review.opendev.org/701027 Depends-On: https://review.opendev.org/706101 Depends-On: https://review.opendev.org/706151 Change-Id: I73e3c3dce64798a4d6ba5c94cc45dfabc4d2d0ff --- cookbook-openstack-telemetry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook-openstack-telemetry b/cookbook-openstack-telemetry index 111d3621a9..dbb2758ddd 160000 --- a/cookbook-openstack-telemetry +++ b/cookbook-openstack-telemetry @@ -1 +1 @@ -Subproject commit 111d3621a9cc4eb4bbe51f885fc7351c92d41229 +Subproject commit dbb2758ddd91ca210c9a33cabe12bef049d4edc1