Merge "Add os_almanach to OpenStack-Ansible"
This commit is contained in:
commit
9533d07d9c
18
gerrit/acls/openstack/openstack-ansible-os_almanach.config
Normal file
18
gerrit/acls/openstack/openstack-ansible-os_almanach.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-ansible-core
|
||||
abandon = group openstack-ansible-os_almanach-core
|
||||
create = group openstack-ansible-release
|
||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-os_almanach-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-os_almanach-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group openstack-ansible-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -4996,6 +4996,12 @@
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-os_almanach
|
||||
upstream: https://github.com/internap/openstack-ansible-os_almanach
|
||||
description: Role os_almanach for OpenStack-Ansible
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
- project: openstack/openstack-ansible-os_aodh
|
||||
description: Role os_aodh for OpenStack-Ansible
|
||||
groups:
|
||||
|
@ -272,6 +272,7 @@ openstack-ansible:
|
||||
- openstack/openstack-ansible-openstack_hosts
|
||||
- openstack/openstack-ansible-openstack_openrc
|
||||
- openstack/openstack-ansible-ops
|
||||
- openstack/openstack-ansible-os_almanach
|
||||
- openstack/openstack-ansible-os_aodh
|
||||
- openstack/openstack-ansible-os_barbican
|
||||
- openstack/openstack-ansible-os_ceilometer
|
||||
|
@ -8203,6 +8203,16 @@
|
||||
- linters-jobs
|
||||
- gate-{name}-requirements
|
||||
|
||||
- project:
|
||||
name: openstack-ansible-os_almanach
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- ansible-role-jobs
|
||||
- gate-{name}-requirements
|
||||
- openstack-publish-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
|
||||
- project:
|
||||
name: openstack-ansible-os_aodh
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
@ -12234,6 +12234,17 @@ projects:
|
||||
- gate-openstack-ansible-ops-linters-ubuntu-trusty
|
||||
- gate-openstack-ansible-ops-linters-ubuntu-xenial
|
||||
|
||||
- name: openstack/openstack-ansible-os_almanach
|
||||
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-xenial
|
||||
release:
|
||||
- openstack-ansible-os_almanach-announce-release
|
||||
|
||||
- name: openstack/openstack-ansible-os_aodh
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user