Merge "Add senlin-dashboard to stackforge"

This commit is contained in:
Jenkins 2015-08-24 03:26:45 +00:00 committed by Gerrit Code Review
commit 30c39adeb4
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

@ -2519,6 +2519,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

@ -6196,6 +6196,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

@ -8288,6 +8288,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