aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/manifests
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-23 08:55:58 +0000
committerGerrit Code Review <review@openstack.org>2015-06-23 08:55:58 +0000
commit81cc928ecae674b9c1806b406798cc5cccf5fe4b (patch)
tree36343e32977a2e0e439c434f8e6ed7446cfab846 /puppet/manifests
parent4a1bc7459886c85d88749447d4179be686743630 (diff)
parent599dd5ad8da60e8870c69d50a0c587eadd1a00ad (diff)
Merge "Add support for isolating block storage nets"
Diffstat (limited to 'puppet/manifests')
-rw-r--r--puppet/manifests/overcloud_volume.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/manifests/overcloud_volume.pp b/puppet/manifests/overcloud_volume.pp
index 80cf6a21..edfeaeca 100644
--- a/puppet/manifests/overcloud_volume.pp
+++ b/puppet/manifests/overcloud_volume.pp
@@ -31,6 +31,7 @@ if count(hiera('ntp::servers')) > 0 {
}
include ::cinder
+include ::cinder::glance
include ::cinder::volume
include ::cinder::setup_test_volume