Move marconi under openstack
Marconi was recently accepted as an incubated project and as part of its incubation, it's being moved under the openstack organization. Meeting logs: http://eavesdrop.openstack.org/meetings/tc/2013/tc.2013-09-03-20.01.html Change-Id: Ie7c40be5f9cb3bdaec8dfcdf5f4c0f5e26b1ebad
This commit is contained in:
parent
ff9e6449c4
commit
fa6b9be9ec
@ -329,7 +329,7 @@ openstack-marconi:
|
|||||||
- change-merged
|
- change-merged
|
||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/marconi
|
- openstack/marconi
|
||||||
- stackforge/python-marconiclient
|
- openstack/python-marconiclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -280,7 +280,7 @@ class Sync(object):
|
|||||||
'stackforge/bufunfa',
|
'stackforge/bufunfa',
|
||||||
'openstack/diskimage-builder',
|
'openstack/diskimage-builder',
|
||||||
'stackforge/libra',
|
'stackforge/libra',
|
||||||
'stackforge/marconi',
|
'openstack/marconi',
|
||||||
'stackforge/designate',
|
'stackforge/designate',
|
||||||
'stackforge/python-designateclient',
|
'stackforge/python-designateclient',
|
||||||
'openstack/python-troveclient',
|
'openstack/python-troveclient',
|
||||||
|
@ -744,16 +744,23 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: marconi
|
name: marconi
|
||||||
github-org: stackforge
|
github-org: openstack
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: precise
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-marconiclient
|
||||||
|
github-org: openstack
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: designate
|
name: designate
|
||||||
@ -1082,15 +1089,6 @@
|
|||||||
- gate-{name}-puppet-syntax
|
- gate-{name}-puppet-syntax
|
||||||
- puppet-module-unit
|
- puppet-module-unit
|
||||||
|
|
||||||
- project:
|
|
||||||
name: python-marconiclient
|
|
||||||
github-org: stackforge
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
node: precise
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- python-jobs
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: cookbook-openstack-common
|
name: cookbook-openstack-common
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -492,7 +492,7 @@ projects:
|
|||||||
- gate-python-troveclient-python26
|
- gate-python-troveclient-python26
|
||||||
- gate-python-troveclient-python27
|
- gate-python-troveclient-python27
|
||||||
|
|
||||||
- name: stackforge/marconi
|
- name: openstack/marconi
|
||||||
check:
|
check:
|
||||||
- gate-marconi-pep8
|
- gate-marconi-pep8
|
||||||
- gate-marconi-python26
|
- gate-marconi-python26
|
||||||
@ -723,7 +723,7 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/python-marconiclient
|
- name: openstack/python-marconiclient
|
||||||
check:
|
check:
|
||||||
- gate-python-marconiclient-pep8
|
- gate-python-marconiclient-pep8
|
||||||
- gate-python-marconiclient-python26
|
- gate-python-marconiclient-python26
|
||||||
|
@ -1803,7 +1803,7 @@ projects:
|
|||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- post-mirror-python33
|
||||||
|
|
||||||
- name: stackforge/marconi
|
- name: openstack/marconi
|
||||||
check:
|
check:
|
||||||
- gate-marconi-pep8
|
- gate-marconi-pep8
|
||||||
- gate-marconi-python26
|
- gate-marconi-python26
|
||||||
@ -2707,7 +2707,7 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/python-marconiclient
|
- name: openstack/python-marconiclient
|
||||||
check:
|
check:
|
||||||
- gate-python-marconiclient-pep8
|
- gate-python-marconiclient-pep8
|
||||||
- gate-python-marconiclient-python26
|
- gate-python-marconiclient-python26
|
||||||
|
@ -147,7 +147,7 @@
|
|||||||
upstream: git://github.com/healthnmon/healthnmon.git
|
upstream: git://github.com/healthnmon/healthnmon.git
|
||||||
- project: stackforge/libra
|
- project: stackforge/libra
|
||||||
- project: stackforge/python-libraclient
|
- project: stackforge/python-libraclient
|
||||||
- project: stackforge/marconi
|
- project: openstack/marconi
|
||||||
- project: stackforge/staccato
|
- project: stackforge/staccato
|
||||||
description: VM Image Transfer Service
|
description: VM Image Transfer Service
|
||||||
upstream: git://github.com/buzztroll/staccato.git
|
upstream: git://github.com/buzztroll/staccato.git
|
||||||
@ -265,7 +265,7 @@
|
|||||||
- project: stackforge/openvz-nova-driver
|
- project: stackforge/openvz-nova-driver
|
||||||
description: OpenVz driver for Nova
|
description: OpenVz driver for Nova
|
||||||
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
||||||
- project: stackforge/python-marconiclient
|
- project: openstack/python-marconiclient
|
||||||
- project: stackforge/openstack-chef-repo
|
- project: stackforge/openstack-chef-repo
|
||||||
description: Example Chef Repo that sets up an OpenStack Deployment
|
description: Example Chef Repo that sets up an OpenStack Deployment
|
||||||
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user