Bug 1042997

Summary: Procedure 5.19. To Configure a Network of ActiveMQ Brokers:
Product: OpenShift Container Platform Reporter: Luke Meyer <lmeyer>
Component: DocumentationAssignee: Bilhar <baulakh>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0.0CC: alyoung, jokerman, libra-onpremise-devel, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-09 01:36:01 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:

Description Luke Meyer 2013-12-13 17:17:47 UTC
https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/2/html-single/Deployment_Guide/index.html#sect-Configuring_Redundancy
5.8.4. Configuring Redundancy
5.8.4.4. ActiveMQ
5.8.4.4.1. Configuring a Network of ActiveMQ Brokers
Procedure 5.19. To Configure a Network of ActiveMQ Brokers:
Step 2. https://raw.github.com/openshift/openshift-extras/enterprise-2.0/enterprise/install-scripts/activemq.xml  => Actually we have a better template specifically for this at https://raw.github.com/openshift/openshift-extras/enterprise-2.0/enterprise/install-scripts/activemq-network.xml -- please use that URL instead.

Also, it is probably worth noting that this entire procedure is now performed in the configure_activemq function when multiple members are specified with CONF_ACTIVEMQ_REPLICANTS. Likewise for 5.8.4.4.3. Configuring MCollective for Redundant ActiveMQ Services -- configure_mcollective_for_activemq_on_broker and configure_mcollective_for_activemq_on_node do this under the same condition.