Add os_tacker role to OpenStack-Ansible

This patch adds a preseeded repository to OpenStack-Ansible for
deploying Tacker.

This project will have 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.

Change-Id: I111d829c0a4ee698d5f927972f1d3c5e6cda5819
Needed-By: I6e594309b3e62597e08f56dfe793b3eaa6c2598a
This commit is contained in:
Andy McCrae 2017-07-12 10:08:15 +01:00
parent 4cd6520fd4
commit 2abacfff56
5 changed files with 43 additions and 0 deletions

View File

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

View File

@ -5638,6 +5638,12 @@
- project: openstack/openstack-ansible-os_swift_sync
description: Role os_swift_sync for OpenStack-Ansible
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/openstack-ansible-os_tacker
description: Role os_tacker for OpenStack-Ansible
upstream: https://github.com/jrametta/openstack-ansible-os_tacker
groups:
- openstack-ansible
docimpact-group: openstack-ansible
- project: openstack/openstack-ansible-os_tempest
description: Role os_tempest for OpenStack-Ansible
groups:

View File

@ -311,6 +311,7 @@ openstack-ansible:
- openstack/openstack-ansible-os_sahara
- openstack/openstack-ansible-os_searchlight
- openstack/openstack-ansible-os_swift
- openstack/openstack-ansible-os_tacker
- openstack/openstack-ansible-os_tempest
- openstack/openstack-ansible-os_trove
- openstack/openstack-ansible-os_watcher

View File

@ -9086,6 +9086,15 @@
- multi_reg
- upgrade
- project:
name: openstack-ansible-os_tacker
jobs:
- ansible-role-jobs
- gate-{name}-requirements
- openstack-publish-jobs
- openstack-releasenotes-jobs
- project:
name: openstack-ansible-os_tempest

View File

@ -13506,6 +13506,15 @@ projects:
release:
- openstack-ansible-os_swift-announce-release
- name: openstack/openstack-ansible-os_tacker
template:
- name: merge-check
- name: check-requirements
- name: ansible-role-jobs
- name: openstack-unified-publish-jobs
- name: release-notes-jobs
- name: ansible-role-functional-jobs-xenial
- name: openstack/openstack-ansible-os_tempest
template:
- name: merge-check