[R3.2 #19]Alarm service reports as active with rabbit inacccessible

Bug #1672506 reported by Jeff Fischer
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Medium
Sundaresan Rajangam
R3.0.2.x
Won't Fix
Medium
Sundaresan Rajangam
R3.0.3.x
Fix Committed
Medium
Sundaresan Rajangam
R3.1
Fix Committed
Medium
Sundaresan Rajangam
R3.1.1.x
Fix Committed
Medium
Sundaresan Rajangam
R3.2
Fix Committed
Medium
Sundaresan Rajangam
Trunk
Fix Committed
Medium
Sundaresan Rajangam

Bug Description

Contrail status is reporting the alarm service as active even though it is non-functional. It was not functioning because the correct rabbitmq_user and rabbitmq_password were not configured in contrail-alarm-gen.conf on the analytics node.

Tags: analytics
Jeba Paulaiyan (jebap)
tags: added: analytics
Raj Reddy (rajreddy)
Changed in juniperopenstack:
importance: Undecided → Medium
assignee: nobody → Sundaresan Rajangam (srajanga)
Revision history for this message
Sundaresan Rajangam (srajanga) wrote :
summary: - Alarm service reports as active with rabbit inacccessible
+ [R3.2 #19]Alarm service reports as active with rabbit inacccessible
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/29773
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29774
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29775
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29776
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29777
Submitter: Sundaresan Rajangam (<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/29778
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29773
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29774
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29775
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29773
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29774
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29775
Submitter: Sundaresan Rajangam (<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/29816
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29817
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29818
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/29773
Committed: http://github.org/Juniper/contrail-controller/commit/3de24d2373ba6b09a7d89c5ddf16263ea663058f
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 3de24d2373ba6b09a7d89c5ddf16263ea663058f
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Mar 21 14:55:25 2017 -0700

contrail-status doesn't get NodeStatus UVE from alarm-gen

If instance id is added to the contrail-alarm-gen process, then
contrail-status doesn't get the NodeStatus UVE from the introspect as
there is no mapping for contrail-alarm-gen:0 in NodeUVEImplementedServices.

Added contrail-alarm-gen:0 in NodeUVEImplementedServices.

Change-Id: I74bca942d951474ffc7abc1401cedf60841065c9
Closes-Bug: #1672506

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

Reviewed: https://review.opencontrail.org/29775
Committed: http://github.org/Juniper/contrail-controller/commit/5a381a41b8fb8fa1afa408d216fe911ecf013cdf
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit 5a381a41b8fb8fa1afa408d216fe911ecf013cdf
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Mar 21 14:55:25 2017 -0700

contrail-status doesn't get NodeStatus UVE from alarm-gen

If instance id is added to the contrail-alarm-gen process, then
contrail-status doesn't get the NodeStatus UVE from the introspect as
there is no mapping for contrail-alarm-gen:0 in NodeUVEImplementedServices.

Added contrail-alarm-gen:0 in NodeUVEImplementedServices.

Change-Id: I74bca942d951474ffc7abc1401cedf60841065c9
Closes-Bug: #1672506

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

Reviewed: https://review.opencontrail.org/29774
Committed: http://github.org/Juniper/contrail-controller/commit/838a6489375f9344bace17fb17f37263dab682db
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 838a6489375f9344bace17fb17f37263dab682db
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Mar 21 14:55:25 2017 -0700

contrail-status doesn't get NodeStatus UVE from alarm-gen

If instance id is added to the contrail-alarm-gen process, then
contrail-status doesn't get the NodeStatus UVE from the introspect as
there is no mapping for contrail-alarm-gen:0 in NodeUVEImplementedServices.

Added contrail-alarm-gen:0 in NodeUVEImplementedServices.

Change-Id: I74bca942d951474ffc7abc1401cedf60841065c9
Closes-Bug: #1672506

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

Reviewed: https://review.opencontrail.org/29818
Committed: http://github.org/Juniper/contrail-provisioning/commit/0d50a3215de299e150179cb7d378e995e04105c1
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit 0d50a3215de299e150179cb7d378e995e04105c1
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Mar 22 18:16:13 2017 -0700

Fix contrail-alarm-gen.ini

Add configuration file in contrail-alarm-gen.ini

Change-Id: I7fd2a31524fda71fc5111c73301f5bfde0a1bf3b
Partial-Bug: #1672506

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

Reviewed: https://review.opencontrail.org/29816
Committed: http://github.org/Juniper/contrail-provisioning/commit/0189bab13eb9d9858eadf368ce1689a5a9276d18
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit 0189bab13eb9d9858eadf368ce1689a5a9276d18
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Mar 22 18:16:13 2017 -0700

Fix contrail-alarm-gen.ini

Add configuration file in contrail-alarm-gen.ini

Change-Id: I7fd2a31524fda71fc5111c73301f5bfde0a1bf3b
Partial-Bug: #1672506

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

Review in progress for https://review.opencontrail.org/29778
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/29776
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/29778
Committed: http://github.org/Juniper/contrail-controller/commit/abb3e42d2b7d6b4369c388154eda1dd82cb33d0a
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit abb3e42d2b7d6b4369c388154eda1dd82cb33d0a
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Mar 21 14:55:25 2017 -0700

contrail-status doesn't get NodeStatus UVE from alarm-gen

If instance id is added to the contrail-alarm-gen process, then
contrail-status doesn't get the NodeStatus UVE from the introspect as
there is no mapping for contrail-alarm-gen:0 in NodeUVEImplementedServices.

Added contrail-alarm-gen:0 in NodeUVEImplementedServices.

Change-Id: I74bca942d951474ffc7abc1401cedf60841065c9
Closes-Bug: #1672506
(cherry picked from commit 838a6489375f9344bace17fb17f37263dab682db)

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

Reviewed: https://review.opencontrail.org/29776
Committed: http://github.org/Juniper/contrail-controller/commit/2800e8d0272b92ca57fe49ee63110538664989d4
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit 2800e8d0272b92ca57fe49ee63110538664989d4
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Mar 21 14:55:25 2017 -0700

contrail-status doesn't get NodeStatus UVE from alarm-gen

If instance id is added to the contrail-alarm-gen process, then
contrail-status doesn't get the NodeStatus UVE from the introspect as
there is no mapping for contrail-alarm-gen:0 in NodeUVEImplementedServices.

Added contrail-alarm-gen:0 in NodeUVEImplementedServices.

Change-Id: I74bca942d951474ffc7abc1401cedf60841065c9
Closes-Bug: #1672506
(cherry picked from commit 838a6489375f9344bace17fb17f37263dab682db)

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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