Add API Working Group project

Adds configuration to support an API Working Group project.
This will be used to develop API standards and guidelines
across all the OpenStack projects

Change-Id: Iecff31860eb36d124ebcc573d20f2a72dabdc8c4
This commit is contained in:
Chris Yeoh 2014-10-15 08:59:20 +10:30
parent 0e0335195c
commit 2a262f2964
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -278,6 +278,9 @@
- openstack-api-site
options:
- direct-release
- project: openstack/api-wg
description: API Working Group
upstream: git://github.com/jaypipes/openstack-api
- project: openstack/barbican
description: Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments.
upstream: git://github.com/cloudkeep/barbican.git

View File

@ -2568,6 +2568,11 @@ projects:
# Section: OpenStack API projects
########################################################################
- name: openstack/api-wg
template:
- name: merge-check
- name: noop-jobs
- name: openstack/compute-api
template:
- name: merge-check