From af012ffc4ab9f5761e16f3368bd9fd497e8794ea Mon Sep 17 00:00:00 2001 From: Andrew Beekhof Date: Thu, 30 Jun 2016 10:13:06 +1000 Subject: [PATCH] [ha-guide] Provide link to configuring keystone for rabbit Change-Id: I7b02b48eeca095d150ef340c27032496e022decd --- doc/ha-guide/source/controller-ha-identity.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ha-guide/source/controller-ha-identity.rst b/doc/ha-guide/source/controller-ha-identity.rst index 1cdc925fdd..f70db236d3 100644 --- a/doc/ha-guide/source/controller-ha-identity.rst +++ b/doc/ha-guide/source/controller-ha-identity.rst @@ -89,6 +89,11 @@ Configure OpenStack Identity service driver = keystone.identity.backends.sql.Identity ... +#. If the Identity service will be sending ceilometer notifications + and your message bus is configured for high availability, you will + need to ensure that the Identity service is correctly configured to + use it. For details on how to configure the Identity service for + this kind of deployment, see :doc:`shared-messaging`. .. _identity-services-config: