Add option to add metadata for the overcloud nodes
[apex-tripleo-heat-templates.git] / puppet / hieradata / volume.yaml
index ad9e2c2..f4cd78a 100644 (file)
@@ -2,3 +2,11 @@
 
 # cinder
 cinder::scheduler::scheduler_driver: cinder.scheduler.filter_scheduler.FilterScheduler
+
+cinder::config::cinder_config:
+  DEFAULT/nova_catalog_info:
+    value: 'compute:Compute Service:internalURL'
+  DEFAULT/swift_catalog_info:
+    value: 'object-store:swift:internalURL'
+
+volume_classes: []
\ No newline at end of file