From 8d2e21fc588d2ad0e6eafe7827df3adcd0121610 Mon Sep 17 00:00:00 2001 From: Goutham Pacha Ravi Date: Wed, 16 Oct 2019 14:16:11 -0700 Subject: [PATCH] Bug-fix releases for manila-ui Release manila-ui 2.16.2 (stable/rocky), 2.18.1 (stable/stein) and 2.19.1 (stable/train) to gather a critical bug-fix that affects quota control on all OpenStack resources via OpenStack dashboard. Change-Id: If272edb5ced55f0214bb64b8c70d9958b6658156 Related-Bug: #1842119 --- deliverables/rocky/manila-ui.yaml | 4 ++++ deliverables/stein/manila-ui.yaml | 4 ++++ deliverables/train/manila-ui.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/manila-ui.yaml b/deliverables/rocky/manila-ui.yaml index 099de3863e..19d8545c72 100644 --- a/deliverables/rocky/manila-ui.yaml +++ b/deliverables/rocky/manila-ui.yaml @@ -21,6 +21,10 @@ releases: - hash: d772496ece81a422df365a3f3f793643db50ee04 repo: openstack/manila-ui version: 2.16.1 + - projects: + - hash: bfc45c381aebe6aaf83f0098a21a473a60134bf0 + repo: openstack/manila-ui + version: 2.16.2 repository-settings: openstack/manila-ui: {} branches: diff --git a/deliverables/stein/manila-ui.yaml b/deliverables/stein/manila-ui.yaml index d56b6c449f..04ee3de9d0 100644 --- a/deliverables/stein/manila-ui.yaml +++ b/deliverables/stein/manila-ui.yaml @@ -15,6 +15,10 @@ releases: - repo: openstack/manila-ui hash: 069003fc03d015a2fc0063ccad98a640e7f2cabb version: 2.18.0 + - projects: + - repo: openstack/manila-ui + hash: cc52163a36cd4863ebe96bfef0a163b4190d01b2 + version: 2.18.1 branches: - location: 2.18.0 name: stable/stein diff --git a/deliverables/train/manila-ui.yaml b/deliverables/train/manila-ui.yaml index 3bca246609..67760a5fa3 100644 --- a/deliverables/train/manila-ui.yaml +++ b/deliverables/train/manila-ui.yaml @@ -11,6 +11,10 @@ releases: - repo: openstack/manila-ui hash: 78815b46ab3b5a4e23ddad95f953831ddd6477bb version: 2.19.0 + - projects: + - repo: openstack/manila-ui + hash: 7f0c6ad276d42289c61761e9cdcaa3720f7be764 + version: 2.19.1 branches: - location: 2.19.0 name: stable/train