Release octavia-dashboard 1.0.2 and 2.0.1

This patch releases bug fix versions of stable/queens (1.0.2) and
stable/rocky (2.0.1) octavia-dashboard.

Change-Id: Ic1ee1992f78583407c381c3c043fc71e6f18d696
This commit is contained in:
Michael Johnson 2019-08-01 13:36:05 -07:00
parent 9183719ceb
commit 13a1868b54
2 changed files with 15 additions and 6 deletions

View File

@ -1,5 +1,5 @@
---
include-pypi-link: yes
include-pypi-link: true
storyboard: 909
release-model: cycle-with-milestones
release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/queens.html
@ -35,12 +35,16 @@ releases:
- hash: e68da46f599d1f8a76e7fd9ebec69548a5c49880
repo: openstack/octavia-dashboard
version: 1.0.1
- version: 1.0.2
projects:
- repo: openstack/octavia-dashboard
hash: 51d1915049618edf56d76df9ef19ba4ecddce44b
branches:
- location: 1.0.0.0rc1
name: stable/queens
cycle-highlights:
- 'The initial release of the Octavia dashboard for Horizon includes significantly
improved load balancer detail pages and workflows compared to the, now deprecated,
neutron-lbaas-dashboard.'
- The initial release of the Octavia dashboard for Horizon includes
significantly improved load balancer detail pages and workflows
compared to the, now deprecated, neutron-lbaas-dashboard.
repository-settings:
openstack/octavia-dashboard: {}

View File

@ -1,5 +1,5 @@
---
include-pypi-link: yes
include-pypi-link: true
storyboard: 909
release-model: cycle-with-milestones
release-type: horizon
@ -38,8 +38,13 @@ releases:
- hash: 7ebcf9936fb8d1cc472d0cf81979c49356098cb2
repo: openstack/octavia-dashboard
version: 2.0.0
- version: 2.0.1
projects:
- repo: openstack/octavia-dashboard
hash: da110314aff384180e4a9abd9c69ca5eb0eabc54
branches:
- location: 2.0.0.0rc1
name: stable/rocky
cycle-highlights:
- 'Octavia dashboard details pages now automatically refresh the load balancer status.'
- Octavia dashboard details pages now automatically refresh the load
balancer status.