Add os_watcher to OpenStack-Ansible

This patch adds a new pre-seeded git repository to OpenStack-Ansible
for deploying Watcher.

The os_watcher repository has its own core team with the general
openstack-ansible core team included with the appropriate rights to
ensure that they can act as a back-stop in case of any issues.

Needed-By: I0fdf31d5234bd7fea4114ba02c8d5ac9f164b81c
Change-Id: I54eee14c4030dc149585b7113483510fdbcaf55d
This commit is contained in:
Jesse Pretorius 2016-08-22 23:15:18 +01:00
parent 2925a1f100
commit 61da0c9d3c
5 changed files with 48 additions and 0 deletions

View File

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

View File

@ -3965,6 +3965,12 @@
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/openstack-ansible-os_watcher
upstream: https://github.com/mgugino-upstream-stage/openstack-ansible-os_watcher
description: Role os_watcher for OpenStack-Ansible
groups:
- openstack-ansible
docimpact-group: openstack-ansible
- project: openstack/openstack-ansible-os_zaqar
description: Role os_zaqar for OpenStack-Ansible
groups:

View File

@ -289,6 +289,7 @@ openstack-ansible:
- openstack/openstack-ansible-os_sahara
- openstack/openstack-ansible-os_swift
- openstack/openstack-ansible-os_tempest
- openstack/openstack-ansible-os_watcher
- openstack/openstack-ansible-os_zaqar
- openstack/openstack-ansible-pip_install
- openstack/openstack-ansible-pip_lock_down

View File

@ -7549,6 +7549,16 @@
- openstack-publish-jobs
- openstack-releasenotes-jobs
- project:
name: openstack-ansible-os_watcher
doc-publisher-site: docs.openstack.org
jobs:
- ansible-role-jobs
- gate-{name}-requirements
- openstack-publish-jobs
- openstack-releasenotes-jobs
- project:
name: openstack-ansible-os_zaqar
doc-publisher-site: docs.openstack.org

View File

@ -11593,6 +11593,19 @@ projects:
- name: ansible-role-functional-jobs-trusty
- name: ansible-role-functional-jobs-xenial
- name: openstack/openstack-ansible-os_watcher
template:
- name: merge-check
- name: ansible-role-jobs
- name: check-requirements
- name: openstack-server-publish-jobs
- name: release-notes-jobs
- name: ansible-role-functional-jobs-centos7-nv
- name: ansible-role-functional-jobs-trusty
- name: ansible-role-functional-jobs-xenial
release:
- openstack-ansible-os_watcher-announce-release
- name: openstack/openstack-ansible-os_zaqar
template:
- name: merge-check