Request for add new project nova-fusioncompute

nova-fusioncompute is Huawei FusionCompute[1] virtualization
driver for OpenStack Nova. FusionCompute is an computing virtualization
software developed by Huawei. which can provide tuned high-performance
and high reliabilities in vm instance provisioning, clustered resource
pool management, and intelligent HA/FT scheduling.

[1]https://wiki.openstack.org/wiki/FusionCompute


Change-Id: I960b6f3c90d3f5addb5b7225d139deed98e2ba07
Signed-off-by: DongZhi <517341003@qq.com>
This commit is contained in:
DongZhi 2016-10-15 21:00:47 +08:00
parent ec0c4aa99c
commit f09f228b94
4 changed files with 30 additions and 0 deletions

View File

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

View File

@ -4945,6 +4945,8 @@
- translate
- project: openstack/nova-docker
description: Docker driver for OpenStack Nova
- project: openstack/nova-fusioncompute
description: Implementation of Nova virtulization driver for Huawei Fusioncompute.
- project: openstack/nova-lxd
description: An OpenStack Compute driver for LXD
- project: openstack/nova-mksproxy

View File

@ -7889,6 +7889,13 @@
jobs:
- python-jobs
- project:
name: nova-fusioncompute
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: nova-lxd
tarball-site: tarballs.openstack.org

View File

@ -12084,6 +12084,12 @@ projects:
- gate-tempest-dsvm-docker
- gate-tempest-dsvm-docker-centos7
- name: openstack/nova-fusioncompute
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: openstack/nova-lxd
template:
- name: merge-check