Merge "Add rbd-iscsi-client to cinder project"

This commit is contained in:
Zuul 2021-01-29 06:44:42 +00:00 committed by Gerrit Code Review
commit 3c8c16bf55
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,24 @@
[access "refs/heads/*"]
abandon = group rbd-iscsi-client-core
label-Code-Review = -2..+2 group rbd-iscsi-client-core
label-Review-Priority = -1..+2 group rbd-iscsi-client-core
label-Workflow = -1..+1 group rbd-iscsi-client-core
[label "Review-Priority"]
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
copyMaxScore = true
copyMinScore = true
defaultValue = 0
function = AnyWithBlock
value = -1 Branch Freeze
value = 0 No Priority
value = +1 Important Change
value = +2 Gate Blocker Fix / Urgent Change
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4936,6 +4936,10 @@
platform.
groups:
- rally
- project: openstack/rbd-iscsi-client
description: REST client that talks to ceph-iscsi's rbd-target-api to export
rbd images/volumes to an iSCSI initiator
upstream: https://github.com/hemna/rbd-iscsi-client.git
- project: openstack/release-schedule-generator
description: RETIRED, Generate representations of the OpenStack release cycle
from a yaml

View File

@ -359,6 +359,7 @@ openstack-cinder:
- openstack/os-brick
- openstack/python-brick-cinderclient-ext
- openstack/python-cinderclient
- openstack/rbd-iscsi-client
branches:
- master
- ^stable/.*

View File

@ -838,6 +838,7 @@
- openstack/qa-specs
- openstack/rally
- openstack/rally-openstack
- openstack/rbd-iscsi-client
- openstack/release-test
- openstack/releases
- openstack/renderspec