Caching not enabled for platform keystone

Bug #1854196 reported by Brent Rowsell
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Stefan Dinescu

Bug Description

Caching is not enabled for the platform keystone even though we have memcached deployed.
keystone.conf should be configured as follows:

[cache]

enabled = true
backend = dogpile.cache.memcached
backend_argument = url:127.0.0.1:11211

Current
#backend = dogpile.cache.null
#backend_argument =

Ghada Khalil (gkhalil)
tags: added: stx.3.0 stx.distcloud stx.distro.openstack
Revision history for this message
Ghada Khalil (gkhalil) wrote :

Marking as stx.3.0 / medium priority - optimization to help w/ distcloud.

Changed in starlingx:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Stefan Dinescu (stefandinescu)
Revision history for this message
Ghada Khalil (gkhalil) wrote :

This should be a straight-forward change in puppet to adjust the configuration.

tags: added: stx.config
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to stx-puppet (master)

Fix proposed to branch: master
Review: https://review.opendev.org/696608

Changed in starlingx:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on stx-puppet (master)

Change abandoned by Stefan Dinescu (<email address hidden>) on branch: master
Review: https://review.opendev.org/696608
Reason: Abandoning this as I am moving changing the approach and moving this code to sysinv.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to config (master)

Fix proposed to branch: master
Review: https://review.opendev.org/696875

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/696875
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=2b96f733eae2951965e72dd3f7e1316f50d5b686
Submitter: Zuul
Branch: master

commit 2b96f733eae2951965e72dd3f7e1316f50d5b686
Author: Stefan Dinescu <email address hidden>
Date: Mon Dec 2 14:20:00 2019 +0200

    Enable keystone caching

    Since memcached is installed on the system, we should
    also enable keystone caching with memcached.

    Change-Id: Ibd5135bfc753336f8e70e1e419aba0488837935e
    Closes-bug: 1854196
    Signed-off-by: Stefan Dinescu <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
Ghada Khalil (gkhalil) wrote :

Next step is to cherrypick to r/stx.3.0

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to config (r/stx.3.0)

Fix proposed to branch: r/stx.3.0
Review: https://review.opendev.org/697494

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (r/stx.3.0)

Reviewed: https://review.opendev.org/697494
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=9bfa77c341162245db845605e55130fd76d6572f
Submitter: Zuul
Branch: r/stx.3.0

commit 9bfa77c341162245db845605e55130fd76d6572f
Author: Stefan Dinescu <email address hidden>
Date: Mon Dec 2 14:20:00 2019 +0200

    Enable keystone caching

    Since memcached is installed on the system, we should
    also enable keystone caching with memcached.

    Change-Id: Ibd5135bfc753336f8e70e1e419aba0488837935e
    Closes-bug: 1854196
    Signed-off-by: Stefan Dinescu <email address hidden>
    (cherry picked from commit 2b96f733eae2951965e72dd3f7e1316f50d5b686)

Ghada Khalil (gkhalil)
tags: added: in-r-stx30
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.