Add new Cloud-Pydashie project

Cloud-PyDashie is a monitoring dashboard built on Pydashie
for use with OpenStack. PyDashie itself being a python port of
Shopify's Dashing. By using a python base we gain access to native
OpenStack python clients.

Change-Id: I43820daa26865fd588dace9300bdc4a3ec455c0c
This commit is contained in:
adriant 2014-12-17 11:16:54 +13:00
parent 2e5f5abbec
commit ae681ee4c7
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -859,6 +859,9 @@
- project: stackforge/cl-openstack-client
description: Common Lisp OpenStack client libraries
upstream: git://github.com/jd/cl-openstack-client.git
- project: stackforge/cloud-pydashie
description: Monitoring dashboard for OpenStack based on PyDashie.
upstream: git://github.com/catalyst/openstack-pydashie.git
- project: stackforge/cloudbase-init
description: Cross-platform instance initialization
upstream: git://github.com/cloudbase/cloudbase-init.git

View File

@ -3798,6 +3798,11 @@ projects:
gate:
- gate-cl-openstack-client-run-tests
- name: stackforge/cloud-pydashie
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/cloudbase-init
template:
- name: merge-check