Add new project(fuxi) to openstack

Fuxi focuses on enabling Docker container to use Cinder volume
and Manila share, thus Docker volume can reuse the advance
features and numerous vendor drivers in Cinder and Manila.
With Fuxi, Cinder and Manila can be used as the unified
persistence storage provider for virtual machine, baremetal and
Docker container.

Change-Id: I1d7c6dbb471a176cd73625af7c1f2211e3c49e47
This commit is contained in:
zhangni 2016-02-26 16:56:40 +08:00
parent af308f7129
commit 57ab5d6ffe
4 changed files with 31 additions and 0 deletions

View File

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

View File

@ -1776,6 +1776,8 @@
description: A collection of async functionality and additions from the future.
groups:
- oslo
- project: openstack/fuxi
description: Enable Docker container to use Cinder volume and Manila share
- project: openstack/gantt
description: Common scheduler for OpenStack.
- project: openstack/gce-api

View File

@ -1657,6 +1657,14 @@
- pypi-jobs
- 'lib-forward-testing-{name}'
- project:
name: fuxi
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: gce-api
node: bare-trusty

View File

@ -5628,6 +5628,12 @@ projects:
- name: publish-to-pypi
- name: lib-forward-testing
- name: openstack/fuxi
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: openstack/gantt
template:
- name: merge-check