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
This commit is contained in:
Sean McGinnis 2018-02-02 16:06:14 -06:00
parent b10c9a4349
commit 030907fcc9
4 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ launchpad: congress
release-model: cycle-with-milestones release-model: cycle-with-milestones
team: congress team: congress
type: horizon-plugin type: horizon-plugin
release-type: python-pypi
releases: releases:
- version: 1.0.0.0b2 - version: 1.0.0.0b2
projects: projects:

View File

@ -3,6 +3,7 @@ launchpad: senlin-dashboard
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: senlin team: senlin
type: horizon-plugin type: horizon-plugin
release-type: python-pypi
branches: branches:
- name: stable/pike - name: stable/pike
location: 0.7.0 location: 0.7.0

View File

@ -3,6 +3,7 @@ launchpad: watcher-dashboard
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: watcher team: watcher
type: horizon-plugin type: horizon-plugin
release-type: python-pypi
branches: branches:
- name: stable/pike - name: stable/pike
location: 1.4.0 location: 1.4.0

View File

@ -1,6 +1,7 @@
--- ---
launchpad: zaqar-ui launchpad: zaqar-ui
release-model: cycle-with-milestones release-model: cycle-with-milestones
release-type: python-service
team: zaqar team: zaqar
type: horizon-plugin type: horizon-plugin
release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/ocata.html release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/ocata.html