Merge "Add ooi into stackforge"

This commit is contained in:
Jenkins 2015-06-04 01:51:33 +00:00 committed by Gerrit Code Review
commit 7979d94c22
4 changed files with 33 additions and 0 deletions

View File

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

View File

@ -1955,6 +1955,10 @@
- project: stackforge/octavia
description: An operator-grade reference implementation for Load Balancing as a
Service (LBaaS)
- project: stackforge/ooi
description: OOI is an implementation the Open Cloud Computing Interface
(OCCI) for OpenStack.
upstream: git://github.com/IFCA/ooi.git
- project: stackforge/opencafe
description: Common Automation Framework Engine. Core driver for CloudCAFE
- project: stackforge/openstack-chef-repo

View File

@ -4609,6 +4609,15 @@
jobs:
- python-jobs
- project:
name: ooi
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: opencafe
node: 'bare-precise || bare-trusty'

View File

@ -6459,6 +6459,12 @@ projects:
- gate-octavia-pep8
- gate-octavia-python27
- name: stackforge/ooi
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: stackforge/opencafe
template:
- name: merge-check