]> 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>
Fri, 13 Jan 2017 17:28:00 +0000 (12:28 -0500)
commiteb27d7e601d682fe24b0092865abff555d2eb597
tree17af43fe5aafa8148c7e43a3a1ea0943a1f2e1aa
parent05a2dc2897b20c4de8fb4a1811527d716f41ede2
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
(cherry picked from commit 3bda006e6e40a3581f4f0893600066312ab027e3)
manifests/keystone/authtoken.pp
releasenotes/notes/authtoken_manage_memcache_package-56ab9dcc6745492c.yaml [new file with mode: 0644]
spec/classes/ceilometer_keystone_authtoken_spec.rb