Merge "Create compass-monit project"
This commit is contained in:
commit
250781d68c
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user