charm-heat/unit_tests
Liam Young f7dc1f111c Enable Memcache service for Token Caching
With the release of 4.2.0 of keystonemiddleware using the
in-process token cache is no longer recommended. It is recommended
that a memcache backend to store tokens is used instead,

This installs and configures memcache and configures neutron-server
to use memcache for token caching.

http://docs.openstack.org/releasenotes/keystonemiddleware/mitaka.html#id2

Change-Id: Ic921a7efbd860cbcd4da2313126f73d7bdfdb4ed
2016-12-13 09:26:51 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00
test_heat_context.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00
test_heat_relations.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00
test_heat_utils.py Enable Memcache service for Token Caching 2016-12-13 09:26:51 +00:00
test_utils.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00