Add Networking-vSphere project to StackForge

This repo will hold the Neutron drivers and agents
necessary to manage vSphere management clusters as
proposed by specifications [1, 2]. Other fully open
source contributions to Neutron support for vSphere
are also welcome, and this is just a start.

The need of setting this repo up is inline with
spec proposal [3], where core elements of the Neutron
project are decoupled by the internals of the
technology being supported.

[1] https://review.openstack.org/#/c/103728/
[2] https://review.openstack.org/#/c/104452/
[3] https://review.openstack.org/#/c/134680/

Change-Id: I0c883e0ab0e0d97f8f11da008199cae43bf3cb00
This commit is contained in:
armando-migliaccio
2014-11-20 10:47:57 -08:00
parent 33243a567b
commit 155ef27906
4 changed files with 29 additions and 0 deletions

View File

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

View File

@@ -1339,6 +1339,8 @@
description: Murano Design Specifications
- project: stackforge/namos
description: Device and Service manager
- project: stackforge/networking-vsphere
description: A set of Neutron drivers and agents to manage vSphere clusters.
- project: stackforge/neutron-salt-formula
description: SaltStack formula used for installing OpenStack Neutron
acl-config: /home/gerrit2/acls/stackforge/salt-formula.config

View File

@@ -2972,6 +2972,14 @@
jobs:
- python-jobs
- project:
name: networking-vsphere
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: neutron-salt-formula
node: 'bare-precise || bare-trusty'

View File

@@ -4809,6 +4809,11 @@ projects:
- name: merge-check
- name: noop-jobs
- name: stackforge/networking-vsphere
template:
- name: merge-check
- name: python-jobs
- name: stackforge/neutron-salt-formula
template:
- name: merge-check