Add memcache backend
Install and configure memcached on the keystone units and configure keystone to use the cache. This should speed up token access for existing tokens. Change-Id: I26af0a97660e5bbe293a32e6b9e3d209338f905a Closes-Bug: #1722541
Showing
- charmhelpers/contrib/openstack/ha/utils.py 7 additions, 4 deletionscharmhelpers/contrib/openstack/ha/utils.py
- charmhelpers/contrib/openstack/neutron.py 10 additions, 51 deletionscharmhelpers/contrib/openstack/neutron.py
- charmhelpers/contrib/openstack/templates/section-oslo-cache 6 additions, 0 deletionscharmhelpers/contrib/openstack/templates/section-oslo-cache
- charmhelpers/core/hookenv.py 18 additions, 0 deletionscharmhelpers/core/hookenv.py
- hooks/keystone_hooks.py 8 additions, 1 deletionhooks/keystone_hooks.py
- hooks/keystone_utils.py 19 additions, 5 deletionshooks/keystone_utils.py
- templates/mitaka/keystone.conf 1 addition, 1 deletiontemplates/mitaka/keystone.conf
- templates/ocata/keystone.conf 1 addition, 1 deletiontemplates/ocata/keystone.conf
- tests/charmhelpers/core/hookenv.py 18 additions, 0 deletionstests/charmhelpers/core/hookenv.py
- unit_tests/test_keystone_hooks.py 6 additions, 0 deletionsunit_tests/test_keystone_hooks.py
- unit_tests/test_keystone_utils.py 56 additions, 0 deletionsunit_tests/test_keystone_utils.py
Loading
Please register or sign in to comment