Provide documentation about the usage of the AMQP interface.

This commit is contained in:
Chris Johnston 2015-09-15 15:28:45 +00:00
parent 751b5540b1
commit d402b04b2b
1 changed files with 8 additions and 0 deletions

View File

@ -81,6 +81,14 @@ as the endpoint for Glance).
Note that Glance in this configuration must be used with either Ceph or
Swift providing backing image storage.
Glance metering
===============
In order to do Glance metering with Ceilometer, an AMQP relation is required.
Currently only RabbitMQ is the only supported option.
juju add-relation glance rabbitmq-server
Deploying from source
---------------------