Merge "Create a marconi-specs repository"
This commit is contained in:
commit
7d95cca4e3
@ -435,6 +435,7 @@ openstack-marconi:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- openstack/marconi
|
- openstack/marconi
|
||||||
|
- openstack/marconi-specs
|
||||||
- openstack/python-marconiclient
|
- openstack/python-marconiclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- 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
|
- python-jobs
|
||||||
- openstack-publish-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:
|
- project:
|
||||||
name: python-marconiclient
|
name: python-marconiclient
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
|
@ -296,6 +296,9 @@
|
|||||||
group: keystone
|
group: keystone
|
||||||
upstream: git://github.com/morganfainberg/keystonemiddleware
|
upstream: git://github.com/morganfainberg/keystonemiddleware
|
||||||
- project: openstack/marconi
|
- project: openstack/marconi
|
||||||
|
- project: openstack/marconi-specs
|
||||||
|
group: marconi
|
||||||
|
upstream: git://github.com/FlaPer87/marconi-specs.git
|
||||||
- project: openstack/netconn-api
|
- project: openstack/netconn-api
|
||||||
group: openstack-api-site
|
group: openstack-api-site
|
||||||
options:
|
options:
|
||||||
|
@ -1004,6 +1004,14 @@ projects:
|
|||||||
- marconi-tarball
|
- marconi-tarball
|
||||||
- marconi-docs
|
- 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
|
- name: openstack/neutron
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user