openstack-ansible-os_tempest/vars
Markos Chandras 1c4e1ced6a Prefer distribution packages for Tempest dependencies
Distributions provide packages for all the Tempest role dependencies
so we can use these instead of the ones from PIP in order to keep
the host as clean as possible. openSUSE provides suitable versions for
all of them, whereas Ubuntu provides everything except for shade which
we still need to get from PIP. Similarly, CentOS provides everything
except from virtualenv but this is being installed in the
openstack_hosts role.

Since we are still mixing distribution and pip packages, we need to
stop using upper-constrains when installing pip packages on the host
so distro packages can be used to satisfy their dependencies.

Change-Id: I5a78e2120e596d36629b4ba978b2b5df76b149b0
Implements: blueprint openstack-distribution-packages
2018-05-09 11:20:24 +01:00
..
main.yml Install plugins for standard services 2018-04-16 08:21:00 +00:00
redhat-7.yml Prefer distribution packages for Tempest dependencies 2018-05-09 11:20:24 +01:00
suse-42.yml Prefer distribution packages for Tempest dependencies 2018-05-09 11:20:24 +01:00
ubuntu-16.04.yml Prefer distribution packages for Tempest dependencies 2018-05-09 11:20:24 +01:00