Merge "Import python_venv_build ansible role"

This commit is contained in:
Zuul 2018-03-24 15:54:16 +00:00 committed by Gerrit Code Review
commit b862de7a9c
4 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group ansible-role-python_venv_build-core
abandon = group openstack-ansible-core
create = group openstack-ansible-release
label-Code-Review = -2..+2 group ansible-role-python_venv_build-core
label-Code-Review = -2..+2 group openstack-ansible-core
label-Workflow = -1..+1 group ansible-role-python_venv_build-core
label-Workflow = -1..+1 group openstack-ansible-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -967,6 +967,12 @@
description: Ansible role to manage Nginx
- project: openstack/ansible-role-nodepool
description: Ansible role to manage Nodepool
- project: openstack/ansible-role-python_venv_build
description: Ansible role to manage the building of python venvs
upstream: https://github.com/odyssey4me/ansible-python_venv_build
groups:
- openstack-ansible
docimpact-group: openstack-ansible
- project: openstack/ansible-role-redhat-subscription
description: Ansible role to configure Red Hat Subscription Management
- project: openstack/ansible-role-shade

View File

@ -155,6 +155,7 @@ openstack-ansible:
# Then alphabetical order
- openstack/ansible-config_template
- openstack/ansible-hardening
- openstack/ansible-role-python_venv_build
- openstack/ansible-role-systemd_mount
- openstack/ansible-role-systemd_networkd
- openstack/ansible-role-systemd_service

View File

@ -224,6 +224,7 @@
- openstack/ansible-role-logrotate
- openstack/ansible-role-nginx
- openstack/ansible-role-nodepool
- openstack/ansible-role-python_venv_build
- openstack/ansible-role-redhat-subscription
- openstack/ansible-role-shade
- openstack/ansible-role-ssh