openstack-ansible-os_cinder/tests
Matt Thompson a285614e95 Use upper-constraints file in developer mode
Last week, keystone was failing to install in developer mode due to us
not specifying upper constraints.  This was due to an upcapped version
of pysaml2 being installed which is causing problems.  This commit first
clones the requirements repo and then uses the upper constraints file
when installing packages.

Note that we only update pip_install_options when in developer mode if
the constraints aren't already set.  This is because in developer mode
you could have a container with multiple services running on it and the
pip_install_options fact would get updated when already set, resulting
in pip failing to install packages.

Change-Id: I15d72eabddf832f43e2543dd1fd3a2ae7350d66f
Partial-Bug: #1553971
2016-03-14 16:32:10 +00:00
..
ansible-role-requirements.yml Enable functional convergence testing 2016-03-08 16:20:23 +00:00
inventory Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
test.yml Use upper-constraints file in developer mode 2016-03-14 16:32:10 +00:00