Merge "Add Octavia to Stackforge"

This commit is contained in:
Jenkins 2014-06-19 22:29:07 +00:00 committed by Gerrit Code Review
commit 7242eaef96
7 changed files with 47 additions and 0 deletions

View File

@ -796,3 +796,13 @@ nova-docker:
- stackforge/nova-docker
branches:
- master
openstack-lbaas:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/octavia
branches:
- master

View File

@ -123,3 +123,5 @@ channels:
mask: full_mask
- name: nova-docker
mask: full_mask
- name: openstack-lbaas
mask: full_mask

View File

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

View File

@ -2765,3 +2765,12 @@
jobs:
- python-jobs
- project:
name: octavia
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs

View File

@ -816,6 +816,8 @@
- project: stackforge/occi-os
description: OCCI-OS provides a python egg which can be easily deployed in OpenStack and will thereby add OCCI support and interface to OpenStack.
upstream: git://github.com/tmetsch/occi-os.git
- project: stackforge/octavia
description: An operator-grade reference implementation for Load Balancing as a Service (LBaaS)
- project: stackforge/opencafe
upstream: https://github.com/samu4924/opencafe
description: Common Automation Framework Engine. Core driver for CloudCAFE

View File

@ -4640,3 +4640,15 @@ projects:
- name: openstack-doc-gate
post:
- training-guides-tox-doc-publishdocs
- name: stackforge/octavia
check:
- gate-octavia-pep8
- gate-octavia-python26
- gate-octavia-python27
- gate-octavia-python33
gate:
- gate-octavia-pep8
- gate-octavia-python26
- gate-octavia-python27
- gate-octavia-python33

View File

@ -49,6 +49,7 @@ class openstack_project::eavesdrop (
'#openstack-infra',
'#openstack-ironic',
'#openstack-keystone',
'#openstack-lbaas',
'#openstack-marconi',
'#openstack-meeting',
'#openstack-meeting-alt',