puppet-gnocchi/manifests
Tobias Urdin da95d4fdeb Move gnocchi api in wsgi back to python2
Canonical are packaging gnocchi-api package with apache
and python3 by default. We cannot test it in CI since
we cannot run py2 and py3 on the same node with apache wsgi.

Canonical helped us by packaging python2 support back into
python-gnocchi package so we change our wsgi usage to use
this package and set the new wsgi script path.

We still want users to be able to install only gnocchi-api
since they might not run apache wsgi even though its installed by
default.

Adds installation of rados and redis packages for python3
when needed, this is because all gnocchi components will
still be running in py3, also CLI such as gnocchi-upgrade
but the gnocchi-api is in wsgi using py2. Because of that
we still need to install the py2 packages.

Enables acceptance testing for Debian based operating systems.

Change-Id: I070f88dd40ca4129cbd3abf5b4f5ecb511b2895e
(cherry picked from commit 56794f300a)
2018-03-12 12:55:12 +01:00
..
db Add hooks for external install & svc management 2016-12-05 11:44:08 +08:00
keystone Deprecate revocation_cache_time option 2017-09-14 11:29:48 +08:00
storage Move gnocchi api in wsgi back to python2 2018-03-12 12:55:12 +01:00
wsgi Move gnocchi api in wsgi back to python2 2018-03-12 12:55:12 +01:00
api.pp Move gnocchi api in wsgi back to python2 2018-03-12 12:55:12 +01:00
client.pp Add hooks for external install & svc management 2016-12-05 11:44:08 +08:00
config.pp Remove api-paste configuration 2017-02-01 15:07:48 -05:00
db.pp gnocchi-indexer-sqlalchemy not packaged 2017-12-27 10:12:13 +01:00
deps.pp Add hooks for external install & svc management 2016-12-05 11:44:08 +08:00
init.pp Inconsistent package_ensure parameter name 2017-03-08 17:30:29 +08:00
logging.pp Add use_journal option for logging configuration 2018-01-15 15:48:37 +08:00
metricd.pp Add processing delay param for metricd 2017-10-11 13:25:00 +00:00
params.pp Move gnocchi api in wsgi back to python2 2018-03-12 12:55:12 +01:00
policy.pp Add group to policy management 2018-01-10 14:22:57 -08:00
statsd.pp Deprecate project_id and user_id options 2017-09-22 14:14:05 +08:00
storage.pp Move gnocchi api in wsgi back to python2 2018-03-12 12:55:12 +01:00