Add python_venv_build ansible role to OSA deliverables
In OpenStack-Ansible python venvs are built, packaged and consumed at run-time. Currently this uses the same code across multiple roles. This role will be used by OpenStack-Ansible to replace the duplicated code in every OSA role but could also be used by any other project who may wish to. The role is registered as an independent deliverable as it is not expected to require frequent releasing. Depends-On: https://review.openstack.org/553392 Change-Id: Ic4bad4c0cebe018c4a27e0cc79faf9186b7707de
This commit is contained in:
parent
01277dc3b4
commit
0fd9d1062d
@ -2459,6 +2459,9 @@ OpenStackAnsible:
|
||||
ansible-config_template:
|
||||
repos:
|
||||
- openstack/ansible-config_template
|
||||
ansible-role-python_venv_build:
|
||||
repos:
|
||||
- openstack/ansible-role-python_venv_build
|
||||
ansible-role-systemd_mount:
|
||||
repos:
|
||||
- openstack/ansible-role-systemd_mount
|
||||
|
Loading…
x
Reference in New Issue
Block a user