Add windmill-config project

We'll be using this repo to hold the configuration bits needed for
windmill. We won't be pushing this to pypi and testing will be handled
in tree.

Change-Id: I291e7d2b6a92fb0de81f01198a1c2ce6dbb67e97
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-03-01 15:41:54 -05:00
parent 8a73fab93c
commit 461d28666e
4 changed files with 18 additions and 0 deletions

View File

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

View File

@ -7765,6 +7765,8 @@
description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: openstack/windmill-backup
description: An Ansible deployment to manage backups for Windmill.
- project: openstack/windmill-config
description: Ansible inventory and configuration content for Windmill.
- project: openstack/windmill-ops
description: Operations-related content for Windmill.
- project: openstack/workload-ref-archs

View File

@ -2138,6 +2138,7 @@ openstack-windmill:
- openstack/ansible-role-zuul
- openstack/windmill
- openstack/windmill-backup
- openstack/windmill-config
- openstack/windmill-ops
branches:
- master

View File

@ -1501,6 +1501,7 @@
- openstack/whereto
- openstack/windmill
- openstack/windmill-backup
- openstack/windmill-config
- openstack/windmill-ops
- openstack/workload-ref-archs
- openstack/wsme