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:
parent
e9eb7590a5
commit
d93603fe4e
12
deliverables/queens/devstack-plugin-amqp1.yaml
Normal file
12
deliverables/queens/devstack-plugin-amqp1.yaml
Normal 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: {}
|
12
deliverables/queens/devstack-plugin-kafka.yaml
Normal file
12
deliverables/queens/devstack-plugin-kafka.yaml
Normal 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: {}
|
Loading…
Reference in New Issue
Block a user