]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Allow python-memcache install from authtoken class
authorMatthew J. Black <mjblack@gmail.com>
Wed, 11 Jan 2017 22:18:55 +0000 (17:18 -0500)
committerMatthew J. Black <mjblack@gmail.com>
Wed, 11 Jan 2017 22:19:23 +0000 (17:19 -0500)
commit3bda006e6e40a3581f4f0893600066312ab027e3
tree43f430b537f2d9dd8a7216c69658033b6be0dc9e
parent6e7688e2e1de035307744edacc2fb565d3ffc0e9
Allow python-memcache install from authtoken class

The python-memcache package is required if using memcached. By
default the package is not installed and the define has it set to
false. This change allows managing the python-memcache package
install from the authtoken class.

Change-Id: If8fea78f01e1bf54689f9ac9cb69ae4ca6be19dc
manifests/keystone/authtoken.pp
releasenotes/notes/authtoken_manage_memcache_package-56ab9dcc6745492c.yaml [new file with mode: 0644]
spec/classes/ceilometer_keystone_authtoken_spec.rb