From 030907fcc938fbeed4d7d51aee905f77dc5e5dad Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 2 Feb 2018 16:06:14 -0600 Subject: [PATCH] Add release-type directives for pike Some projects have updated their release-type for horizon plugins in queens, but a similar change has not been done in pike. Rather than waiting for their first stable release request to fail, adding these changes to those deliverables to account for these changes. Change-Id: Ifd51d3dd1d04b1bb11d311fc46f6faf642d432c4 --- deliverables/pike/congress-dashboard.yaml | 1 + deliverables/pike/senlin-dashboard.yaml | 1 + deliverables/pike/watcher-dashboard.yaml | 1 + deliverables/pike/zaqar-ui.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/deliverables/pike/congress-dashboard.yaml b/deliverables/pike/congress-dashboard.yaml index b3201cd2ce..cbf1bcf1d5 100644 --- a/deliverables/pike/congress-dashboard.yaml +++ b/deliverables/pike/congress-dashboard.yaml @@ -3,6 +3,7 @@ launchpad: congress release-model: cycle-with-milestones team: congress type: horizon-plugin +release-type: python-pypi releases: - version: 1.0.0.0b2 projects: diff --git a/deliverables/pike/senlin-dashboard.yaml b/deliverables/pike/senlin-dashboard.yaml index 31f9f03114..cab408978f 100644 --- a/deliverables/pike/senlin-dashboard.yaml +++ b/deliverables/pike/senlin-dashboard.yaml @@ -3,6 +3,7 @@ launchpad: senlin-dashboard release-model: cycle-with-intermediary team: senlin type: horizon-plugin +release-type: python-pypi branches: - name: stable/pike location: 0.7.0 diff --git a/deliverables/pike/watcher-dashboard.yaml b/deliverables/pike/watcher-dashboard.yaml index a565ee88ac..32608a99bf 100644 --- a/deliverables/pike/watcher-dashboard.yaml +++ b/deliverables/pike/watcher-dashboard.yaml @@ -3,6 +3,7 @@ launchpad: watcher-dashboard release-model: cycle-with-intermediary team: watcher type: horizon-plugin +release-type: python-pypi branches: - name: stable/pike location: 1.4.0 diff --git a/deliverables/pike/zaqar-ui.yaml b/deliverables/pike/zaqar-ui.yaml index 952f2a4bd7..9e1c08e5f0 100644 --- a/deliverables/pike/zaqar-ui.yaml +++ b/deliverables/pike/zaqar-ui.yaml @@ -1,6 +1,7 @@ --- launchpad: zaqar-ui release-model: cycle-with-milestones +release-type: python-service team: zaqar type: horizon-plugin release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/ocata.html