Some auth settings are not being picked up
Bug #1509109 reported by
Abhishek Chanda
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ceilometerclient |
Incomplete
|
Undecided
|
Rohit Jaiswal |
Bug Description
I am trying to set insecure = True in my ceilometer.conf. But I see SSL exception in the alarm evaluator log. On running the alarm evaluator under a debugger, I noticed that it pics up the correct value of the variable initially but then it gets set to the default False.
affects: | ceilometer → python-ceilometerclient |
Changed in python-ceilometerclient: | |
assignee: | nobody → Rohit Jaiswal (rohit-jaiswal) |
To post a comment you must log in.
Cant reproduce it with the info provided on devstack, do you have gnocchi alarms?