Merge "Add qinling-dashboard project"
This commit is contained in:
commit
8446727c90
11
gerrit/acls/openstack/qinling-dashboard.config
Normal file
11
gerrit/acls/openstack/qinling-dashboard.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group qinling-dashboard-core
|
||||
label-Code-Review = -2..+2 group qinling-dashboard-core
|
||||
label-Workflow = -1..+1 group qinling-dashboard-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -6503,6 +6503,12 @@
|
||||
- project: openstack/qinling
|
||||
use-storyboard: true
|
||||
description: Function as a Service for OpenStack
|
||||
- project: openstack/qinling-dashboard
|
||||
use-storyboard: true
|
||||
description: Qinling Horizon plugin
|
||||
upstream: https://github.com/keiichi-hikita/qinling-dashboard.git
|
||||
groups:
|
||||
- qinling
|
||||
- project: openstack/quark
|
||||
description: Highly performant and scalable Neutron plugin.
|
||||
groups:
|
||||
|
@ -1705,6 +1705,7 @@ openstack-qinling:
|
||||
projects:
|
||||
- openstack/python-qinlingclient
|
||||
- openstack/qinling
|
||||
- openstack/qinling-dashboard
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -1223,6 +1223,7 @@
|
||||
- openstack/python-zunclient
|
||||
- openstack/qa-specs
|
||||
- openstack/qinling
|
||||
- openstack/qinling-dashboard
|
||||
- openstack/quark
|
||||
- openstack/radar
|
||||
- openstack/rally
|
||||
|
Loading…
x
Reference in New Issue
Block a user