Jesse Pretorius 3dab77ff90 Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Depends-On: https://review.openstack.org/566959
Depends-On: https://review.openstack.org/567032
Depends-On: https://review.openstack.org/567034
Depends-On: https://review.openstack.org/567038
Depends-On: https://review.openstack.org/567045
Change-Id: I8473f203a67b8128712b9aacdf194b1faa7cdc51
2018-07-30 13:10:31 +00:00
2018-07-30 13:10:31 +00:00
2018-07-30 08:41:04 +00:00
2018-07-30 13:10:31 +00:00
2018-06-20 21:41:12 +00:00
2018-03-09 17:50:21 +00:00
2018-06-30 17:42:13 +08:00

Team and repository tags

image

OpenStack-Ansible python_venv_build

This Ansible role prepares a python venv for use in OpenStack-Ansible.

The role requires the following to be present prior to execution:

  • pip >= 7.1 (to support using the constraints option)
  • virtualenv >= 13.0.0 (to support using the no-pip, no-setuptools, no-wheels options)

Use-cases

This role is built to cater to the following use-cases:

# Execute a build against a build host, then serve the venvs from a web

server.

# Execute a build against the first host in a group, then serving the

venvs from the deployment host.

References

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-python_venv_build/latest/

The project home is at:

http://launchpad.net/openstack-ansible

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-role-python_venv_build/

Description
Ansible role to manage the building of python venvs
Readme 2.8 MiB
Languages
Python 72.5%
Shell 27.5%