Rename stackforge/octavia -> openstack/octavia
Related governance change: If705f04986de92d386bc7f10a94a5c14eeed7697 Change-Id: I0f96bde8255f34ffa8781f8b694e8f57b0b26cbf
This commit is contained in:
parent
563571f3ac
commit
4f0e903ea0
@ -1048,6 +1048,9 @@
|
||||
groups:
|
||||
- nova
|
||||
description: OpenStack Compute (Nova) Specifications
|
||||
- project: openstack/octavia
|
||||
description: An operator-grade reference implementation for Load Balancing as a
|
||||
Service (LBaaS)
|
||||
- project: openstack/openstack
|
||||
description: Repository containing OpenStack repositories
|
||||
- project: openstack/openstack-chef-repo
|
||||
@ -2014,9 +2017,6 @@
|
||||
- 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.
|
||||
- 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.
|
||||
|
@ -736,7 +736,7 @@ openstack-lbaas:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/neutron-lbaas
|
||||
- stackforge/octavia
|
||||
- openstack/octavia
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -734,6 +734,14 @@
|
||||
- specs-jobs
|
||||
- gate-{name}-pep8
|
||||
|
||||
- project:
|
||||
name: octavia
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: pycadf
|
||||
node: 'bare-precise || bare-trusty'
|
||||
@ -4666,14 +4674,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: octavia
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: ooi
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -2226,6 +2226,16 @@ projects:
|
||||
- gate-nova-specs-pep8
|
||||
- gate-nova-specs-python27
|
||||
|
||||
- name: openstack/octavia
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-octavia-pep8
|
||||
- gate-octavia-python27
|
||||
gate:
|
||||
- gate-octavia-pep8
|
||||
- gate-octavia-python27
|
||||
|
||||
- name: openstack/pycadf
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -6580,16 +6590,6 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/octavia
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-octavia-pep8
|
||||
- gate-octavia-python27
|
||||
gate:
|
||||
- gate-octavia-pep8
|
||||
- gate-octavia-python27
|
||||
|
||||
- name: stackforge/ooi
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user