Added rpc-backend setting in configuring compute service for Telemetry
Added key in the Juno Installation Guide for consistency Change-Id: Ia960f2776f5f53e649fb525461facc244466b4fe Partial-Bug: #1456494
This commit is contained in:
committed by
Alexandra Settle
parent
e3e082f968
commit
1ed44e6490
@@ -34,6 +34,7 @@ metering_secret = <replaceable>METERING_SECRET</replaceable></programlisting>
|
||||
<application>RabbitMQ</application> message broker access:</para>
|
||||
<programlisting language="ini">[DEFAULT]
|
||||
...
|
||||
rpc_backend = <replaceable>rabbit</replaceable>
|
||||
rabbit_host = <replaceable>controller</replaceable>
|
||||
rabbit_password = <replaceable>RABBIT_PASS</replaceable></programlisting>
|
||||
<para>Replace <replaceable>RABBIT_PASS</replaceable> with the password
|
||||
|
||||
Reference in New Issue
Block a user