Introducing Omni
Omni is a set of public cloud drivers for OpenStack. A set of drivers for relevant services: Nova, Glance, Cinder and Neutron are provided, which let OpenStack provision workloads on public clouds. Eventually, Omni will be multi-cloud/hybrid cloud management with OpenStack API. Change-Id: I33e83cb96d3927d70f2db022dd0220c4c3cd18ec
This commit is contained in:
parent
7908e68dff
commit
6b444806ae
15
gerrit/acls/openstack/omni.config
Normal file
15
gerrit/acls/openstack/omni.config
Normal file
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group omni-core
|
||||
create = group omni-release
|
||||
label-Code-Review = -2..+2 group omni-core
|
||||
label-Workflow = -1..+1 group omni-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group omni-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5215,6 +5215,9 @@
|
||||
description: Load Balancing as a Service (LBaaS) for OpenStack
|
||||
options:
|
||||
- translate
|
||||
- project: openstack/omni
|
||||
description: Multi and hybrid cloud management with OpenStack API.
|
||||
upstream: https://github.com/platform9/openstack-omni.git
|
||||
- project: openstack/ooi
|
||||
description: OOI is an implementation the Open Cloud Computing Interface (OCCI)
|
||||
for OpenStack.
|
||||
@ -7149,3 +7152,4 @@
|
||||
- project: stackforge/xstatic-angular-animate
|
||||
description: Angular Animate JavaScript library packaged as XStatic.
|
||||
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
||||
|
||||
|
@ -13020,6 +13020,11 @@ projects:
|
||||
- gate-octavia-tox-functional-ubuntu-xenial
|
||||
- gate-neutron-lbaasv2-dsvm-api-ubuntu-xenial
|
||||
|
||||
- name: openstack/omni
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/ooi
|
||||
template:
|
||||
- name: docs-on-rtfd
|
||||
@ -18570,3 +18575,4 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
- name: check-requirements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user