diff --git a/doc/config-reference/compute/section_rpc.xml b/doc/config-reference/compute/section_rpc.xml
index 457866812a..c7b3807939 100644
--- a/doc/config-reference/compute/section_rpc.xml
+++ b/doc/config-reference/compute/section_rpc.xml
@@ -21,8 +21,8 @@
as RabbitMQ is the default messaging
system. However, if it is included the configuration, you must
set it to
- nova.openstack.common.rpc.impl_kombu.
- rpc_backend=nova.openstack.common.rpc.impl_kombu
+ rabbit.
+ rpc_backend=rabbitYou can use these additional options to configure the
RabbitMQ messaging system. You can
configure messaging communication for different installation
@@ -43,7 +43,7 @@
messaging system, so you must enable it by setting the
option in the
nova.conf file.
- rpc_backend=nova.openstack.common.rpc.impl_qpid
+ rpc_backend=qpidThis critical option points the compute nodes to the
Qpid broker (server). Set
to the host name where the