Add more components virtual ip mapping into controller.
[apex-tripleo-heat-templates.git] / puppet / hieradata / volume.yaml
1 # Hiera data here applies to all volume storage nodes
2
3 # cinder
4 cinder::scheduler::scheduler_driver: cinder.scheduler.filter_scheduler.FilterScheduler
5
6 cinder::config::cinder_config:
7   DEFAULT/nova_catalog_info:
8     value: 'compute:Compute Service:internalURL'
9   DEFAULT/swift_catalog_info:
10     value: 'object-store:swift:internalURL'
11
12 volume_classes: []