Merge "Initial commit of the ailuropoda project"

This commit is contained in:
Jenkins
2016-05-15 11:04:09 +00:00
committed by Gerrit Code Review
5 changed files with 34 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ channels:
mask: full_mask
- name: openstack
- name: openstack-101
- name: openstack-ailuropoda
- name: openstack-ansible
- name: openstack-anvil
- name: openstack-api

View 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

View File

@@ -745,6 +745,9 @@
description: Zuul packaging
- project: openstack/aeromancer
description: OpenStack Source Explorer
- project: openstack/ailuropoda
description: The sad panda API
upstream: https://github.com/jjasghar/ailuropoda.git
- project: openstack/anchor
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
PKI operations

View File

@@ -234,6 +234,16 @@ nova-docker:
branches:
- master
openstack-ailuropoda:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- openstack/ailuropoda
branches:
- master
openstack-ansible:
events:
- patchset-created

View File

@@ -4310,6 +4310,11 @@ projects:
- name: noop-jobs
- name: publish-to-pypi
- name: openstack/ailuropoda
template:
- name: merge-check
- name: noop-jobs
- name: openstack/anchor
template:
- name: merge-check