blob: a1a058d58e686f377129da54d17f0e4a7c9fc0c6 [file] [log] [blame]
applications:
- gnocchi
classes:
- service.gnocchi.common.cluster
- service.gnocchi.support
parameters:
gnocchi:
server:
enabled: true
debug: false
api:
auth_mode: keystone
identity:
engine: keystone
region: RegionOne
protocol: http
host: ${_param:cluster_vip_address}
port: 35357
private_port: 5000
user: gnocchi
password: ${_param:keystone_gnocchi_password}
tenant: service
auth_type: password