Move coobook-monasca-* to stackforge-attic
Monasca has moved to using Ansible instead of Chef so the cookbook-monasca-* projects are no longer being maintained. Also, update the channels to include all current monasca projects. Change-Id: I92bde20bab37b6511f7e96ff8ceede094c7e1b56
This commit is contained in:
parent
83322b598c
commit
d8538acad6
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
2
gerrit/acls/stackforge-attic/cookbook-monasca-api.config
Normal file
2
gerrit/acls/stackforge-attic/cookbook-monasca-api.config
Normal file
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -1143,6 +1143,12 @@
|
||||
- zaqar
|
||||
description: OpenStack Messaging (Zaqar) Specifications
|
||||
- project: stackforge-attic/cookbook-ceph
|
||||
- project: stackforge-attic/cookbook-monasca-agent
|
||||
- project: stackforge-attic/cookbook-monasca-api
|
||||
- project: stackforge-attic/cookbook-monasca-notification
|
||||
- project: stackforge-attic/cookbook-monasca-persister
|
||||
- project: stackforge-attic/cookbook-monasca-schema
|
||||
- project: stackforge-attic/cookbook-monasca-thresh
|
||||
- project: stackforge-attic/murano-common
|
||||
- project: stackforge-attic/murano-conductor
|
||||
- project: stackforge-attic/murano-metadataclient
|
||||
@ -1246,36 +1252,6 @@
|
||||
- project: stackforge/congressmiddleware
|
||||
acl-config: /home/gerrit2/acls/stackforge/congress.config
|
||||
description: Middleware for Congress
|
||||
- project: stackforge/cookbook-monasca-agent
|
||||
description: Chef Cookbook - Monasca Agent
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-monasca-api
|
||||
description: Chef Cookbook - Monasca REST API
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-monasca-notification
|
||||
description: Chef Cookbook - Monasca Notification Engine
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-monasca-persister
|
||||
description: Chef Cookbook - Monasca Database Persister
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-monasca-schema
|
||||
description: Chef Cookbook - Monasca Database Schemas
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-monasca-thresh
|
||||
description: Chef Cookbook - Monasca Thresholding Engine
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-openstack-bare-metal
|
||||
groups:
|
||||
- openstack-chef
|
||||
|
@ -815,13 +815,16 @@ openstack-monasca:
|
||||
projects:
|
||||
- stackforge/monasca-notification
|
||||
- stackforge/python-monascaclient
|
||||
- stackforge/python-monasca-api
|
||||
- stackforge/monasca-ceilometer
|
||||
- stackforge/monasca-agent
|
||||
- stackforge/monasca-api
|
||||
- stackforge/monasca-thresh
|
||||
- stackforge/monasca-ui
|
||||
- stackforge/monasca-common
|
||||
- stackforge/monasca-agent
|
||||
- stackforge/monasca-persister
|
||||
- stackforge/monasca-statsd
|
||||
- stackforge/monasca-vagrant
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -3189,60 +3189,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-agent
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-api
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-notification
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-persister
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-schema
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-monasca-thresh
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-bare-metal
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -4605,36 +4605,6 @@ projects:
|
||||
- gate-congressmiddleware-python27
|
||||
- gate-congressmiddleware-python34
|
||||
|
||||
- name: stackforge/cookbook-monasca-agent
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-monasca-api
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-monasca-notification
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-monasca-persister
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-monasca-schema
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-monasca-thresh
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-openstack-bare-metal
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user