Introduce glance client role
Change-Id: I11afeb5e211af315c533e1e19ec939fec2eafdfd
diff --git a/README.rst b/README.rst
index 50af4ff..fcb154c 100644
--- a/README.rst
+++ b/README.rst
@@ -73,6 +73,23 @@
audit:
enabled: false
+Client role
+-----------
+
+Glance images
+
+.. code-block:: yaml
+
+ glance:
+ client:
+ enabled: true
+ server:
+ profile_admin:
+ image:
+ cirros-test:
+ visibility: public
+ protected: false
+ location: http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-i386-disk.img
Client-side RabbitMQ HA setup