Merge "Initial commit of the ailuropoda project"
This commit is contained in:
@@ -78,6 +78,7 @@ channels:
|
|||||||
mask: full_mask
|
mask: full_mask
|
||||||
- name: openstack
|
- name: openstack
|
||||||
- name: openstack-101
|
- name: openstack-101
|
||||||
|
- name: openstack-ailuropoda
|
||||||
- name: openstack-ansible
|
- name: openstack-ansible
|
||||||
- name: openstack-anvil
|
- name: openstack-anvil
|
||||||
- name: openstack-api
|
- name: openstack-api
|
||||||
|
|||||||
15
gerrit/acls/openstack/ailuropoda.config
Normal file
15
gerrit/acls/openstack/ailuropoda.config
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group ailuropoda-core
|
||||||
|
create = group ailuropoda-release
|
||||||
|
label-Code-Review = -2..+2 group ailuropoda-core
|
||||||
|
label-Workflow = -1..+1 group ailuropoda-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group ailuropoda-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
@@ -745,6 +745,9 @@
|
|||||||
description: Zuul packaging
|
description: Zuul packaging
|
||||||
- project: openstack/aeromancer
|
- project: openstack/aeromancer
|
||||||
description: OpenStack Source Explorer
|
description: OpenStack Source Explorer
|
||||||
|
- project: openstack/ailuropoda
|
||||||
|
description: The sad panda API
|
||||||
|
upstream: https://github.com/jjasghar/ailuropoda.git
|
||||||
- project: openstack/anchor
|
- project: openstack/anchor
|
||||||
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
|
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
|
||||||
PKI operations
|
PKI operations
|
||||||
|
|||||||
@@ -234,6 +234,16 @@ nova-docker:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
openstack-ailuropoda:
|
||||||
|
events:
|
||||||
|
- patchset-created
|
||||||
|
- change-merged
|
||||||
|
- x-vrif-minus-2
|
||||||
|
projects:
|
||||||
|
- openstack/ailuropoda
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
openstack-ansible:
|
openstack-ansible:
|
||||||
events:
|
events:
|
||||||
- patchset-created
|
- patchset-created
|
||||||
|
|||||||
@@ -4310,6 +4310,11 @@ projects:
|
|||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
- name: publish-to-pypi
|
- name: publish-to-pypi
|
||||||
|
|
||||||
|
- name: openstack/ailuropoda
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: noop-jobs
|
||||||
|
|
||||||
- name: openstack/anchor
|
- name: openstack/anchor
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
|||||||
Reference in New Issue
Block a user