Add senlin-dashboard to stackforge

The project is the UI component for Senlin

Change-Id: I13e20a7495cacad0d7d65a9b2f50c57136a1d38a
This commit is contained in:
Zhenguo Niu 2015-08-21 14:05:31 +08:00
parent 6f340b7765
commit b975dd0892
5 changed files with 32 additions and 0 deletions

View File

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

View File

@ -2520,6 +2520,8 @@
description: Configuration Discovery
- project: stackforge/senlin
description: Clustering service for managing homogeneous objects in OpenStack
- project: stackforge/senlin-dashboard
description: The UI component for Senlin
- project: stackforge/shaker
description: Distributed data-plane performance testing tool
- project: stackforge/solum

View File

@ -1452,6 +1452,7 @@ senlin:
projects:
- stackforge/senlin
- stackforge/python-senlinclient
- stackforge/senlin-dashboard
branches:
- master

View File

@ -5993,6 +5993,15 @@
branch-override: default
- pypi-jobs
- project:
name: senlin-dashboard
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: shaker
node: 'bare-precise || bare-trusty'

View File

@ -8198,6 +8198,12 @@ projects:
experimental:
- gate-senlin-dsvm-functional
- name: stackforge/senlin-dashboard
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: stackforge/shaker
template:
- name: merge-check