blob: cf6ebfa44f70b58ddf86ba1f0e524f4751890c2e [file] [log] [blame]
classes:
- service.gnocchi.server.single
parameters:
gnocchi:
server:
role: ${_param:openstack_node_role}
identity:
user: ${_param:keystone_gnocchi_username}
password: ${_param:keystone_gnocchi_password}
region: ${_param:openstack_region}
protocol: ${_param:internal_protocol}
metricd:
metric_processing_delay: 15
metric_reporting_delay: 30
cache:
security:
enabled: ${_param:gnocchi_memcache_security_enabled}
strategy: ${_param:openstack_memcache_security_strategy}
secret_key: ${_param:gnocchi_memcache_secret_key}