Merge "Attempting to add Anchor - the ephemeral PKI system to stackforge."

This commit is contained in:
Jenkins 2014-12-02 09:55:51 +00:00 committed by Gerrit Code Review
commit 28e5639430
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -782,6 +782,9 @@
- project: stackforge-attic/murano-metadataclient
- project: stackforge-attic/murano-repository
- project: stackforge-attic/murano-tests
- project: stackforge/anchor
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack PKI operations
upstream: git://github.com/hyakuhei/anchor.git
- project: stackforge/anvil
description: A set of python scripts and utilities to forge raw openstack into a productive tool!
upstream: git://github.com/yahoo/Openstack-Anvil.git

View File

@ -3596,6 +3596,11 @@ projects:
# Section: Stackforge projects
########################################################################
- name: stackforge/anchor
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/anvil
template:
- name: merge-check