grafana memcache config broken

Bug #1627885 reported by Dave Walker
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Eduardo Gonzalez

Bug Description

This is two issues... the classic carriage return on the provider_config line, with cookie_name being wrapped.

Secondly, it seems that grafana only seems to support 1 memcache server.. So providing them all isn't suitable.

...
[session]
provider = memcache
provider_config = 192.168.1.1:11211,192.168.1.2:11211,192.168.1.3:11211cookie_name = grafana_sess
cookie_secure = false
session_life_time = 86400
...

The current situation is a total blocker on using Grafana, as even login fails with a redirect loop.

Revision history for this message
Dave Walker (davewalker) wrote :

(Launchpad has wrapped the offending line, but it is indeed 1 line)

Dave Walker (davewalker)
summary: - grafana memcahce config broken
+ grafana memcache config broken
prameswar (prameswar)
Changed in kolla:
assignee: nobody → prameswar (prameswar)
Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :
Revision history for this message
prameswar (prameswar) wrote :

not able to reproduce this issue.
i think line wrapping is resolved in : https://github.com/openstack/kolla/commit/45ef86177f6a79949f85deff0ce91ed1fbf9a0c0

Changed in kolla:
assignee: prameswar (prameswar) → nobody
Revision history for this message
Dave Walker (davewalker) wrote :

Confirmed, this landed without referencing this bug.

Changed in kolla:
status: New → Fix Released
importance: Undecided → Critical
assignee: nobody → Eduardo Gonzalez (egonzalez90)
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.