aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/volume.yaml
blob: 8640c0a7fa98e41e03ff1a13b8c358415431d216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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'

cinder_user_enabled_backends: []

volume_classes: []