openstack-ansible-repo_build/defaults
Manuel Buil 88d817836e Consider prereleases when working with pip
Add --pre to the pip install options. Otherwise, prerelease versions are
not accepted by pip to resolve dependencies and problems appear when
building the venvs. For example tacker venv build fails with:

Could not find a version that satisfies the requirement neutron>=12.0.0

and we have neutron=13.0.0.0b3.dev94

Change-Id: I0dcb390a189b9fcad4dc5990b03c99ef30b4bbe4
Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-08-23 15:04:08 +02:00
..
main.yml Consider prereleases when working with pip 2018-08-23 15:04:08 +02:00