Mitaka release configuration files support and RabbitMQ support for Ceilometer
Change-Id: I57e7824c2eee1c9d33df2b5955d9bb8937b2f9cb
diff --git a/tests/pillar/single.sls b/tests/pillar/single.sls
index 912d6c5..e81487c 100644
--- a/tests/pillar/single.sls
+++ b/tests/pillar/single.sls
@@ -21,6 +21,15 @@
name: 'keystone'
password: 'password'
user: 'keystone'
+ notification: true
+ message_queue:
+ engine: rabbitmq
+ host: 127.0.0.1
+ port: 5672
+ user: openstack
+ password: password
+ virtual_host: '/openstack'
+ ha_queues: true
tokens:
engine: cache
expiration: 86400