[new project] Create a OpenStack related project "daisycloud-core"

daisycloud is an installer which provides automated deployment and
management of OpenStack and other distributed systems.

daisycloud is an open source project (https://github.com/opendaisy)
and has been used widely by our customers already. To attract more
developers to join us, we would like to take the advantages of using
the OpenStack tool-chain and development infrastructure.

daisycloud-core is the core module project of daisycloud.

Change-Id: I10af17adb8510848ef6148527cc3cd7713104087
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
This commit is contained in:
Zhijiang Hu 2016-03-23 07:42:19 +08:00
parent eae17308f9
commit a16f380949
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -1238,6 +1238,8 @@
- project: openstack/cue-dashboard
description: Horizon plugin for Cue.
acl-config: /home/gerrit2/acls/openstack/cue.config
- project: openstack/daisycloud-core
description: The core API implementation for Daisycloud OpenStack installer.
- project: openstack/deb-openstack-pkg-tools
description: build tools for Debian packages
- project: openstack/debtcollector

View File

@ -4966,6 +4966,11 @@ projects:
- name: merge-check
- name: python-jobs
- name: openstack/daisycloud-core
template:
- name: merge-check
- name: noop-jobs
- name: openstack/deb-openstack-pkg-tools
template:
- name: merge-check