Comment 4 for bug 1714751

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

Reviewed: https://review.opencontrail.org/35409
Committed: http://github.com/Juniper/contrail-controller/commit/81a39b3efdc9c43222c21e7b66424a3b2e19df5b
Submitter: Zuul (<email address hidden>)
Branch: master

commit 81a39b3efdc9c43222c21e7b66424a3b2e19df5b
Author: Megh Bhatt <email address hidden>
Date: Fri Sep 8 14:09:06 2017 -0700

Fix listing of alarms returned by contrail-analytics-api

The URL analytics/alarms was returning empty list of alarms
even when user did not pass in a auth token and the contrail-analytics-api
was running with aaa_mode set to cloud-admin or rbac. Fix this by
adding a check for auth token to be present in these cases.

Change-Id: I29b26ac9086998150330a67ccae594d7b6e045d7
Closes-Bug: #1714751