ansible-role-requirements: Add common python_venv_build role

In order to allow tests to work as the use of the common
role is implemented in the various roles, we pre-implement
the addition of the role into the a-r-r file.
Change-Id: Ib3470ea86d3b6f037fe2aaa4476753a017c7ef12
Implements: blueprint python-build-install-simplification
Signed-off-by: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
This commit is contained in:
Jesse Pretorius
2018年03月24日 23:19:28 +00:00
parent 35c3f3b73e
commit ea53b738bf

View File

@@ -46,3 +46,7 @@
src:https://github.com/cloudnull/ansible-systemd_service
scm:git
version:master
- name:python_venv_build
src:https://git.openstack.org/openstack/ansible-role-python_venv_build
scm:git
version:master
Reference in New Issue
openstack/openstack-ansible-os_cloudkitty
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.