Merge "Create a marconi-specs repository"
This commit is contained in:
commit
7d95cca4e3
@ -435,6 +435,7 @@ openstack-marconi:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/marconi
|
||||
- openstack/marconi-specs
|
||||
- openstack/python-marconiclient
|
||||
branches:
|
||||
- master
|
||||
|
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group marconi-specs-core
|
||||
label-Workflow = -1..+1 group marconi-specs-core
|
||||
abandon = group marconi-specs-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1241,6 +1241,16 @@
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
|
||||
- project:
|
||||
name: marconi-specs
|
||||
github-org: openstack
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-python27
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
name: python-marconiclient
|
||||
github-org: openstack
|
||||
|
@ -296,6 +296,9 @@
|
||||
group: keystone
|
||||
upstream: git://github.com/morganfainberg/keystonemiddleware
|
||||
- project: openstack/marconi
|
||||
- project: openstack/marconi-specs
|
||||
group: marconi
|
||||
upstream: git://github.com/FlaPer87/marconi-specs.git
|
||||
- project: openstack/netconn-api
|
||||
group: openstack-api-site
|
||||
options:
|
||||
|
@ -1004,6 +1004,14 @@ projects:
|
||||
- marconi-tarball
|
||||
- marconi-docs
|
||||
|
||||
- name: openstack/marconi-specs
|
||||
check:
|
||||
- gate-marconi-specs-python27
|
||||
- gate-marconi-specs-docs
|
||||
gate:
|
||||
- gate-marconi-specs-python27
|
||||
- gate-marconi-specs-docs
|
||||
|
||||
- name: openstack/neutron
|
||||
template:
|
||||
- name: python-jobs
|
||||
|
Loading…
Reference in New Issue
Block a user