Add stable/queens branches for devstack-plugin-[amqp1|kafka]

We weren't previously branching these projects, but we want to do so
in the future and don't want to rely on the "be careful" method of
stable branch maintenance.  This way we should be able to do
development on Rocky without affecting Queens.

Change-Id: I8fa6950f9cef7c82b00a9e67355aa066042211af
This commit is contained in:
Ben Nemec 2018-03-26 18:02:52 +00:00
parent e9eb7590a5
commit d93603fe4e
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
launchpad: oslo.messaging
release-model: untagged
team: oslo
type: other
stable-branch-type: tagless
branches:
- location:
openstack/devstack-plugin-amqp1: 70e18b5738d7c1a77adc41217d96ea3e2830ab67
name: stable/queens
repository-settings:
openstack/devstack-plugin-amqp1: {}

View File

@ -0,0 +1,12 @@
---
launchpad: oslo.messaging
release-model: untagged
team: oslo
type: other
stable-branch-type: tagless
branches:
- location:
openstack/devstack-plugin-kafka: 0c4ae8012e9ed9203f4a1685477d02ce31f0defb
name: stable/queens
repository-settings:
openstack/devstack-plugin-kafka: {}