New Project dash-stack
dash-stack is next generation cloud control/seller panel aimed for providers, data centers and small IT businesses who want to sell or resell cloud infrastructure from OpenStack public cloud providers. dash-stack will achieve this by letting users to add multiple OpenStack infrastructure through standard OpenStack API. With out of the box accounting, ACL systems and selling/marketing tools users will no longer need extra tools or software to create ready to sell products with OpenStack. Change-Id: Ia39731218f069e659de27b998aa96c6e0a569fc9
This commit is contained in:
parent
1dfe58c99d
commit
4b928ed04d
12
gerrit/acls/openstack/dash-stack.config
Normal file
12
gerrit/acls/openstack/dash-stack.config
Normal file
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group dash-stack-core
|
||||
create = group dash-stack-core
|
||||
label-Code-Review = -2..+2 group dash-stack-core
|
||||
label-Workflow = -1..+1 group dash-stack-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1511,6 +1511,9 @@
|
||||
description: Library for validation of digital signatures.
|
||||
- project: openstack/daisycloud-core
|
||||
description: The core API implementation for Daisycloud OpenStack installer.
|
||||
- project: openstack/dash-stack
|
||||
description: Cloud control/seller dashboard for providers, data centers and small IT businesses.
|
||||
upstream: https://github.com/dash-stack/dash-stack.git
|
||||
- project: openstack/deb-alembic
|
||||
description: Debian package build scripts for alembic project
|
||||
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
|
||||
@ -6841,4 +6844,4 @@
|
||||
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
||||
- project: stackforge/xstatic-angular-animate
|
||||
description: Angular Animate JavaScript library packaged as XStatic.
|
||||
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
||||
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
@ -6581,6 +6581,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/dash-stack
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/deb-alembic
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user