Add project openstack/stackube.

Stackube integrates OpenStack projects with Kubernetes for
multi-tenancy. It aligns with the OpenStack Mission:

* Builds directly on Kubernetes and existing OpenStack services, such
  as Neutron, Keystone, Cinder, and potentially more.
* Runs directly baremetal.
* Supports multiple container runtimes and is secure isolated if
  hypervisor-based container runtime (e.g. Hyper [1]) is configured.

Stackube uses the Apache v2.0 license. All library dependencies allow for
unrestricted distribution and deployment.

[1] https://hypercontainer.io

Change-Id: I13bf517ec808818c004db837763d8c7934c47a07
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
This commit is contained in:
Pengfei Ni 2017-05-04 17:30:37 +08:00
parent 9c373f798e
commit e6bb679e95
4 changed files with 29 additions and 0 deletions

View File

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

View File

@ -6609,6 +6609,8 @@
- project: openstack/stacktach-winchester
description: An notification event processing library based on persistent streams.
acl-config: /home/gerrit2/acls/openstack/stacktach.config
- project: openstack/stackube
description: Integrate OpenStack projects with Kubernetes for multi-tenancy.
- project: openstack/stackviz
description: Performance and debugging visualization for DevStack and Tempest
- project: openstack/steth

View File

@ -14265,6 +14265,12 @@
jobs:
- python-jobs
- project:
name: stackube
jobs:
- golang-jobs
- project:
name: stackviz

View File

@ -17803,6 +17803,11 @@ projects:
- gate-stacktach-winchester-pep8-ubuntu-xenial
- gate-stacktach-winchester-python27-ubuntu-xenial
- name: openstack/stackube
template:
- name: merge-check
- name: golang-jobs
- name: openstack/stackviz
template:
- name: merge-check
@ -19207,3 +19212,4 @@ projects:
- gate-zun-ui-nodejs4-npm-run-test
gate:
- gate-zun-ui-nodejs4-npm-run-lint