Add rbd-iscsi-client to cinder project

Add the rbd-iscsi-client repo to the cinder project.  It will
follow the independent release model.

rbd-iscsi-client was added to global-requirements by commit
2ce1a5eaab.  The cinder project is assuming maintenance of the
library.

Needed-by: I8f968adcc827cc7171c8310a585d3c79aba12940

Change-Id: Icac3f5f74b2fca06c8b25fa78d895bbb710ea308
This commit is contained in:
Brian Rosmaita 2021-01-26 15:20:01 -05:00
parent 7181a05d96
commit fc08e905a9
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

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