Comment 3 for bug 1307284

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/87158
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=03d2079ba3ac09852324192ba667e582f73b7d8a
Submitter: Jenkins
Branch: master

commit 03d2079ba3ac09852324192ba667e582f73b7d8a
Author: Jeff Shantz <email address hidden>
Date: Sun Apr 13 23:38:29 2014 -0400

    Remove qpid port and authentication details

    Port 5672 is the default qpid port, and therefore does not need to be
    specified (it is also inconsistent with previous qpid configuration
    steps, which do not specify a port). Additionally, no authentication
    was configured for qpid in the documentation, so the authentication
    details should be removed.

    Change-Id: Ib2f66cf9deb472ee5eef8e7785eed8ef78fa815d
    Closes-Bug: #1307284