aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/compute.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-07-24 06:38:52 +0000
committerGerrit Code Review <review@openstack.org>2015-07-24 06:38:52 +0000
commite39fccd99e5e6c8e5f80b05d53e0933893155f65 (patch)
tree6cdb943d0c5425fbb1e61e3293c08ee603e60e72 /puppet/hieradata/compute.yaml
parentf00e08cbfd21a39f011a291473eaf13110847725 (diff)
parent48f1149459ecb9f3258cd8a93aee869243e0c9ed (diff)
Merge "Use 'public' instead of 'nova' as default floating pool name"
Diffstat (limited to 'puppet/hieradata/compute.yaml')
-rw-r--r--puppet/hieradata/compute.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/hieradata/compute.yaml b/puppet/hieradata/compute.yaml
index 673c7773..bb49bb90 100644
--- a/puppet/hieradata/compute.yaml
+++ b/puppet/hieradata/compute.yaml
@@ -18,6 +18,8 @@ nova::compute::rbd::libvirt_rbd_secret_uuid: "%{hiera('ceph::profile::params::fs
nova::config::nova_config:
cinder/catalog_info:
value: 'volumev2:cinderv2:internalURL'
+ DEFAULT/default_floating_pool:
+ value: 'public'
ceilometer::agent::auth::auth_tenant_name: 'service'