Add devstack-plugin-[amqp1|kafka] projects

We want to start branching these so the stable branches aren't using
the master devstack plugin.  Note that the other two existing
devstack plugins for oslo.messaging (pika and zmq) are slated for
removal so they are omitted on purpose.

Change-Id: I3c98fb64f04149c52dd75999fe89221b4fb14336
This commit is contained in:
Ben Nemec 2018-03-26 17:16:09 +00:00
parent 85230ac484
commit e9eb7590a5
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
launchpad: oslo.messaging
release-model: untagged
team: oslo
type: other
stable-branch-type: tagless
repository-settings:
openstack/devstack-plugin-amqp1: {}

View File

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