From 565b7c29a7e7bf7859bbebc73879aeac3c506cad Mon Sep 17 00:00:00 2001 From: Armando Migliaccio Date: Thu, 23 Feb 2017 14:05:17 -0800 Subject: [PATCH] Move remaining neutron projects to cycle-with-milestones As for Pike, the neutron release team would like to release all of the neutron subprojects at the same time. Change-Id: I378c250cbb8545f22b76fce5eefa80308a84ce39 --- deliverables/pike/networking-bagpipe.yaml | 7 +++++++ deliverables/pike/networking-bgpvpn.yaml | 7 +++++++ deliverables/pike/networking-midonet.yaml | 7 +++++++ deliverables/pike/networking-odl.yaml | 7 +++++++ deliverables/pike/networking-sfc.yaml | 7 +++++++ 5 files changed, 35 insertions(+) create mode 100644 deliverables/pike/networking-bagpipe.yaml create mode 100644 deliverables/pike/networking-bgpvpn.yaml create mode 100644 deliverables/pike/networking-midonet.yaml create mode 100644 deliverables/pike/networking-odl.yaml create mode 100644 deliverables/pike/networking-sfc.yaml diff --git a/deliverables/pike/networking-bagpipe.yaml b/deliverables/pike/networking-bagpipe.yaml new file mode 100644 index 0000000000..ccb1c56817 --- /dev/null +++ b/deliverables/pike/networking-bagpipe.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: networking-bagpipe +release-model: cycle-with-milestones +send-announcements-to: openstack-announce@lists.openstack.org +team: neutron +type: other diff --git a/deliverables/pike/networking-bgpvpn.yaml b/deliverables/pike/networking-bgpvpn.yaml new file mode 100644 index 0000000000..32ddc7627a --- /dev/null +++ b/deliverables/pike/networking-bgpvpn.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: bgpvpn +release-model: cycle-with-milestones +send-announcements-to: openstack-announce@lists.openstack.org +team: neutron +type: other diff --git a/deliverables/pike/networking-midonet.yaml b/deliverables/pike/networking-midonet.yaml new file mode 100644 index 0000000000..f969a165ac --- /dev/null +++ b/deliverables/pike/networking-midonet.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: networking-midonet +release-model: cycle-with-milestones +send-announcements-to: openstack-announce@lists.openstack.org +team: neutron +type: other diff --git a/deliverables/pike/networking-odl.yaml b/deliverables/pike/networking-odl.yaml new file mode 100644 index 0000000000..0a412be3aa --- /dev/null +++ b/deliverables/pike/networking-odl.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: networking-odl +release-model: cycle-with-milestones +send-announcements-to: openstack-announce@lists.openstack.org +team: neutron +type: other diff --git a/deliverables/pike/networking-sfc.yaml b/deliverables/pike/networking-sfc.yaml new file mode 100644 index 0000000000..744246b411 --- /dev/null +++ b/deliverables/pike/networking-sfc.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: networking-sfc +release-model: cycle-with-milestones +send-announcements-to: openstack-announce@lists.openstack.org +team: neutron +type: other