Add ansible-role-nodepool project

In this patch, we are just adding ansible-role-nodepool into the
OpenStack gerrit workflow. After talking with both openstack-infra and
third party CI teams it was decided to deal with which team this would
be part of at a later date.

Additionally, we have not created a launchpad project for this module
or pypi (since we won't release there).

Gerritbot was also not configured at this time, since we don't know
which team we are going to be part of.

Change-Id: I8e9c4008648d55cd6c08ffc87ea54f24c55f9f61
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-11-10 10:06:01 -05:00
parent 2ad9c59dd1
commit 16023877fc
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -754,6 +754,9 @@
- project: openstack/anchor
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
PKI operations
- project: openstack/ansible-role-nodepool
description: Ansible role to manage Nodepool
upstream: https://github.com/pabelanger/ansible-role-nodepool.git
- project: openstack/anvil
description: A set of python scripts and utilities to forge raw OpenStack into a
productive tool!

View File

@ -3518,6 +3518,11 @@ projects:
experimental:
- gate-anchor-tox-bandit
- name: openstack/ansible-role-nodepool
template:
- name: merge-check
- name: noop-jobs
- name: openstack/anvil
template:
- name: merge-check