SM: Fab Gap - Separate out RabbitMQ Provision from Config

Bug #1570541 reported by Nitish Krishna Kaveri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
High
Nitish Krishna Kaveri
Trunk
Fix Committed
High
Nitish Krishna Kaveri

Bug Description

This is to allow Openstack to manage its own AMQP cluster.
Today Openstack brings in rabbitmq but not in the same way as config nodes

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19341
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19342
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19341
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19342
Committed: http://github.org/Juniper/contrail-puppet/commit/5edfd9dcc7cf23fd1aa1f11e426580b6cbe8e195
Submitter: Zuul
Branch: R3.0

commit 5edfd9dcc7cf23fd1aa1f11e426580b6cbe8e195
Author: nitishkrishna <email address hidden>
Date: Fri Apr 15 16:43:00 2016 -0700

Closes-Bug: #1570541 - Separating RabbitMQ provision from Config

This will allow Openstack to Provision its own rabbitmq cluster.

To provision rabbitmq on openstack nodes:

In new params, add parameter as below:
"parameters": {
"provision": {
"openstack": {
"openstack_manage_amqp": true,
}
}
}

This will now allow SM to provision Openstack role independently in a cluster
Related-Bug: #1566558 - Use External Openstack
Related-Bug: #1566585 - Use External Rabbitmq

Change-Id: I9da4e922572630d5142804343faa3722cfa48068

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19341
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19566
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19341
Committed: http://github.org/Juniper/contrail-puppet/commit/beda2ce3428588e4fc84cdb89eba835eed5aaf0d
Submitter: Zuul
Branch: master

commit beda2ce3428588e4fc84cdb89eba835eed5aaf0d
Author: nitishkrishna <email address hidden>
Date: Fri Apr 15 16:43:00 2016 -0700

Closes-Bug: #1570541 - Separating RabbitMQ provision from Config

This will allow Openstack to Provision its own rabbitmq cluster.

To provision rabbitmq on openstack nodes:

In new params, add parameter as below:
"parameters": {
"provision": {
"openstack": {
"openstack_manage_amqp": true,
}
}
}

This will now allow SM to provision Openstack role independently in a cluster
Related-Bug: #1566558 - Use External Openstack
Related-Bug: #1566585 - Use External Rabbitmq

Change-Id: I9da4e922572630d5142804343faa3722cfa48068

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19600
Submitter: Nitish Krishna Kaveri (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19566
Committed: http://github.org/Juniper/contrail-puppet/commit/9ccd58a1d514d82da1ed66cb9737de4e69e057cf
Submitter: Zuul
Branch: R3.0

commit 9ccd58a1d514d82da1ed66cb9737de4e69e057cf
Author: nitishkrishna <email address hidden>
Date: Fri Apr 22 10:59:00 2016 -0700

Closes-Bug: #1570541 - SM support for External AMQP IP list

This check-in completes all scenarios of AMQP IP list config
Including:
Openstack Managed AMQP
Configured Contrail AMQP List used by Cfgm and Ops nodes
Configured Openstack AMQP List used only by Ops nodes
Making Cfgm also use Openstack Managed AMQP

Change-Id: I2a261a425b23786800fde7be835d339a65609b0c

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19600
Committed: http://github.org/Juniper/contrail-puppet/commit/d627d9df99865fde962430773fe7120d3ae0e024
Submitter: Zuul
Branch: master

commit d627d9df99865fde962430773fe7120d3ae0e024
Author: nitishkrishna <email address hidden>
Date: Fri Apr 22 10:59:00 2016 -0700

Closes-Bug: #1570541 - SM support for External AMQP IP list

This check-in completes all scenarios of AMQP IP list config
Including:
Openstack Managed AMQP
Configured Contrail AMQP List used by Cfgm and Ops nodes
Configured Openstack AMQP List used only by Ops nodes
Making Cfgm also use Openstack Managed AMQP

Change-Id: I2a261a425b23786800fde7be835d339a65609b0c

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.