Merge "Add Castellan project"

This commit is contained in:
Jenkins 2014-12-04 18:35:03 +00:00 committed by Gerrit Code Review
commit 06c649a742
5 changed files with 32 additions and 0 deletions

View File

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

View File

@ -390,6 +390,9 @@
- project: openstack/barbican-specs
description: Blueprints for the barbican project
upstream: git://github.com/jarretraim/barbican-specs.git
- project: openstack/castellan
description: Generic Key Manager interface for OpenStack
upstream: git://github.com/cloudkeep/castellan.git
- project: openstack/ceilometer
docimpact-group: openstack-manuals
- project: openstack/ceilometer-specs

View File

@ -469,6 +469,7 @@ openstack-barbican:
projects:
- openstack/barbican
- openstack/barbican-specs
- openstack/castellan
- openstack/kite
- openstack/python-barbicanclient
- openstack/python-kiteclient

View File

@ -1203,6 +1203,14 @@
# Section: Other OpenStack projects
########################################################################
- project:
name: castellan
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: dib-utils
node: 'bare-precise || bare-trusty'

View File

@ -2222,6 +2222,12 @@ projects:
# Section: Other OpenStack projects
########################################################################
- name: openstack/castellan
template:
- name: merge-check
- name: python-jobs
- name: python3-jobs
- name: openstack/dib-utils
template:
- name: merge-check