Merge "Create windmill-ops project"

This commit is contained in:
Zuul 2019-01-17 20:24:55 +00:00 committed by Gerrit Code Review
commit 94e4f815f8
4 changed files with 18 additions and 0 deletions

View File

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

View File

@ -7691,6 +7691,8 @@
use-storyboard: true
- project: openstack/windmill
description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: openstack/windmill-ops
description: Operations-related content for Windmill.
- project: openstack/workload-ref-archs
description: OpenStack tenant-level workload reference architectures.
groups:

View File

@ -2128,6 +2128,7 @@ openstack-windmill:
- openstack/ansible-role-zookeeper
- openstack/ansible-role-zuul
- openstack/windmill
- openstack/windmill-ops
branches:
- master

View File

@ -1450,6 +1450,7 @@
- openstack/watcher-tempest-plugin
- openstack/whereto
- openstack/windmill
- openstack/windmill-ops
- openstack/workload-ref-archs
- openstack/wsme
- openstack/xenapi-os-testing