Create rocky branches for devstack-plugin-[amqp1|kafka]

Per d93603fe4e we wanted to start
branching these repos to avoid breaking stable branches while working
on new features.

Change-Id: I2cfae69478562add8000b9a5b3e7024f47dbd71d
This commit is contained in:
Ben Nemec 2018-11-29 17:07:11 +00:00
parent 906fd11f66
commit 7e7704fb60
2 changed files with 8 additions and 0 deletions

View File

@ -4,5 +4,9 @@ release-model: untagged
team: oslo team: oslo
type: other type: other
stable-branch-type: tagless stable-branch-type: tagless
branches:
- location:
openstack/devstack-plugin-amqp1: dc1d5602504d070118f859d4fae6ce787fb216eb
name: stable/rocky
repository-settings: repository-settings:
openstack/devstack-plugin-amqp1: {} openstack/devstack-plugin-amqp1: {}

View File

@ -4,5 +4,9 @@ release-model: untagged
team: oslo team: oslo
type: other type: other
stable-branch-type: tagless stable-branch-type: tagless
branches:
- location:
openstack/devstack-plugin-kafka: 264cee304498b432aef14efed750a3a87878c4ef
name: stable/rocky
repository-settings: repository-settings:
openstack/devstack-plugin-kafka: {} openstack/devstack-plugin-kafka: {}