Codebase list puppet-module-gnocchi / b607c46
Enable memcached and redis in acceptance tests ... because these are required as cache/coordination backend. Change-Id: I16594b5e046fcc6639c134bc8ce566f8ffbc3f43 Takashi Kajinami 1 year, 8 months ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
99 include openstack_integration::repos
1010 include openstack_integration::apache
1111 include openstack_integration::mysql
12 include openstack_integration::memcached
13 include openstack_integration::redis
1214 include openstack_integration::keystone
1315 class { 'openstack_integration::gnocchi':
1416 integration_enable => false,