From 8384f6ab6fd278cbc8d246e1873ae78c44cbd5be Mon Sep 17 00:00:00 2001 From: Gael Chamoulaud Date: Thu, 10 Jul 2014 15:54:02 +0200 Subject: [PATCH] Update puppet-cinder to most recent stable/icehouse Fixes: rhbz#1117035 Closes-Bug: 1338777 stackforge/puppet-cinder@be74bc6 Merge "Fixes Facts string comparisons in CentOS 7" into stable/icehouse stackforge/puppet-cinder@445b926 Fixes Facts string comparisons in CentOS 7 stackforge/puppet-cinder@988a317 Add region support for type creation/setting stackforge/puppet-cinder@fb3b49f Release 4.1.0 stackforge/puppet-cinder@de46d7e Pin gem versions for stable branch stackforge/puppet-cinder@308d098 SSL for communication between cinder and rabbitmq stackforge/puppet-cinder@240b119 Enable cinder server to be run in SSL mode Signed-off-by: Gael Chamoulaud --- .gitmodules | 6 +++--- cinder | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index a6b93d802..48e548d2e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "certmonger"] path = certmonger url = https://github.com/rcritten/puppet-certmonger.git -[submodule "cinder"] - path = cinder - url = https://github.com/stackforge/puppet-cinder.git [submodule "concat"] path = concat url = https://github.com/ripienaar/puppet-concat.git @@ -115,3 +112,6 @@ [submodule "keystone"] path = keystone url = https://github.com/stackforge/puppet-keystone.git +[submodule "cinder"] + path = cinder + url = https://github.com/stackforge/puppet-cinder.git diff --git a/cinder b/cinder index 57da04427..be74bc692 160000 --- a/cinder +++ b/cinder @@ -1 +1 @@ -Subproject commit 57da044279780af66479c429e5803825a87b785e +Subproject commit be74bc69283510c8a31bce71e153a2a152342683