MidoNet's neutron plugin to StackForge

Integrate MidoNet's neutron plugin into OpenStack environment adding
it into StackForge.

Change-Id: I6ba5e9cd252a3ce9d5a45f09780abb1d121d5c9e
This commit is contained in:
Jaume Devesa
2015-02-12 14:24:23 +01:00
parent 496a68a2dd
commit a98e7aa4a6
4 changed files with 35 additions and 0 deletions

View File

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

View File

@@ -1859,6 +1859,9 @@
upstream: git://github.com/cloudbase/networking-hyperv.git
- project: stackforge/networking-l2gw
description: API's and implementations to support L2 Gateways in Neutron.
- project: stackforge/networking-midonet
description: Midonet Neutron Plugin
upstream: git://github.com/midonet/python-neutron-plugin-midonet.git
- project: stackforge/networking-mlnx
description: Mellanox driver and agent for ML2.
upstream: git://github.com/moshele/networking-mlnx.git

View File

@@ -3731,6 +3731,15 @@
jobs:
- python-jobs
- project:
name: networking-midonet
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: networking-mlnx
node: 'bare-precise || bare-trusty'

View File

@@ -5153,6 +5153,15 @@ projects:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-midonet
template:
- name: merge-check
- name: python-jobs
- name: python3-jobs
- name: check-requirements
- name: pypy-jobs
- name: publish-to-pypi
- name: stackforge/networking-mlnx
template:
- name: merge-check