blob: ab722b4df83e6a699cd897f59637d9d484d8d54e [file] [log] [blame]
ceilometer:
server:
enabled: true
version: pike
identity:
protocol: https
engine: keystone
host: 127.0.0.1
port: 35357
tenant: service
user: ceilometer
password: password
endpoint_type: internalURL
bind:
host: 127.0.0.1
port: 8777
ttl: 86400
message_queue:
host: 127.0.0.1
port: 5671
user: openstack
password: password
virtual_host: '/openstack'
ssl:
enabled: true
version: '2.1'
cacert_file: /etc/ceilometer/cacert.pem
cacert: |
-----BEGIN CERTIFICATE-----
MIIFzzCCA7egAwIBAgIIe7zZ8hCvkgowDQYJKoZIhvcNAQELBQAwSjELMAkGA1UE
-----END CERTIFICATE-----