Merge "Create compass-monit project"

This commit is contained in:
Jenkins 2014-06-25 19:54:25 +00:00 committed by Gerrit Code Review
commit 250781d68c
3 changed files with 11 additions and 0 deletions

View File

@ -602,6 +602,7 @@ syscompass:
projects: projects:
- stackforge/compass-adapters - stackforge/compass-adapters
- stackforge/compass-core - stackforge/compass-core
- stackforge/compass-monit
- stackforge/compass-web - stackforge/compass-web
branches: branches:
- master - master

View File

@ -528,6 +528,10 @@
description: Automating Distributed System Deployment to Baremetal Resources description: Automating Distributed System Deployment to Baremetal Resources
upstream: git://github.com/huawei-cloud/compass-core.git upstream: git://github.com/huawei-cloud/compass-core.git
acl-config: /home/gerrit2/acls/stackforge/compass.config acl-config: /home/gerrit2/acls/stackforge/compass.config
- project: stackforge/compass-monit
group: compass
description: Compass related monitoring
acl-config: /home/gerrit2/acls/stackforge/compass.config
- project: stackforge/compass-web - project: stackforge/compass-web
group: compass group: compass
description: A web-based UI consuming the Restful API service provided by Compass description: A web-based UI consuming the Restful API service provided by Compass

View File

@ -3243,6 +3243,12 @@ projects:
- gate-compass-core-python26 - gate-compass-core-python26
- gate-compass-core-python27 - gate-compass-core-python27
- name: stackforge/compass-monit
check:
- noop
gate:
- noop
- name: stackforge/compass-web - name: stackforge/compass-web
check: check:
- noop - noop