Merge "New repo: devstack-plugin-open-cas"

This commit is contained in:
Zuul 2020-03-13 15:51:04 +00:00 committed by Gerrit Code Review
commit 3f2af4cd9d
4 changed files with 19 additions and 0 deletions

View File

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

View File

@ -2846,6 +2846,8 @@
- project: openstack/devstack-plugin-kafka
description: DevStack plugin to configure Kafka.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
- project: openstack/devstack-plugin-open-cas
description: DevStack plugin to configure open-cas.
- project: openstack/devstack-plugin-pika
description: DevStack plugin to configure Pika RabbitMQ driver.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config

View File

@ -414,6 +414,7 @@ openstack-cinder:
- openstack/cinder-specs
- openstack/cinder-tempest-plugin
- openstack/cinderlib
- openstack/devstack-plugin-open-cas
- openstack/os-brick
- openstack/python-brick-cinderclient-ext
- openstack/python-cinderclient
@ -1441,6 +1442,7 @@ openstack-qa:
- openstack/devstack-gate
- openstack/devstack-plugin-ceph
- openstack/devstack-plugin-cookiecutter
- openstack/devstack-plugin-open-cas
- openstack/devstack-tools
- openstack/eslint-config-openstack
- openstack/grenade

View File

@ -499,6 +499,7 @@
- openstack/devstack-plugin-container
- openstack/devstack-plugin-cookiecutter
- openstack/devstack-plugin-kafka
- openstack/devstack-plugin-open-cas
- openstack/devstack-plugin-pika
- openstack/devstack-plugin-zmq
- openstack/devstack-tools