Browse Source
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: Icac3f5f74b2fca06c8b25fa78d895bbb710ea308changes/96/772596/1
4 changed files with 30 additions and 0 deletions
@ -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 |
Loading…
Reference in new issue