aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/volume.yaml
blob: f4cd78a91aa2c993eea372d66c9ecf60efa291e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Hiera data here applies to all volume storage nodes

# 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: []