Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1156271

Summary: [doc][ICG] Update RabbitMQ content with changes requested by QA team.
Product: Red Hat OpenStack Reporter: Martin Lopes <mlopes>
Component: doc-Installation_and_Configuration_GuideAssignee: Martin Lopes <mlopes>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: high Docs Contact:
Priority: high    
Version: 5.0 (RHEL 7)CC: yeylon
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-10 01:55:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Lopes 2014-10-24 03:59:10 UTC
Apply updates requested by QE team

* Section 4 - Removed the service restart steps. It was suggested that they were superfluous in this section, due to the "# openstack-service start" in section 10.

* Section 4 - Specified that 'rabbitmqctl list_permissions' should be run on the Messaging server. This makes sense, as the command communicates with the rabbitmq broker.

* Section 4 - Added command for creating a rabbitmq glance user: # rabbitmqctl add_user glance GLANCE_PASS

* Section 4 - Added command for granting permissions to the glance user: # rabbitmqctl set_permissions glance ".*" ".*" ".*"

* Section 4 Added glance entry to output of: rabbitmqctl list_permissions

* Section 6 - Mentioned that the neutron.conf change is required on all RHELOSP nodes.

* Section 7 - Specified that steps must be run on the Compute controller, and all Compute nodes.

* Added a new section for Glance configuration.

Comment 1 Martin Lopes 2014-10-24 04:00:17 UTC
Changed have been tech reviewed by SME. Re-spinning ICG.