From b16274055f18c2dbd3f1d62fd6ebfef6d71f3a90 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 10 Jun 2020 16:56:16 -0500 Subject: [PATCH] Release vitrage for stable/train This release picks up new commits to vitrage since the last release from stable/train. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. Change-Id: I0283bb08a6218b511ad4e55fd30591adf5d68a7d Signed-off-by: Sean McGinnis --- deliverables/train/vitrage.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/train/vitrage.yaml b/deliverables/train/vitrage.yaml index e1927e1be9..caeb76e189 100644 --- a/deliverables/train/vitrage.yaml +++ b/deliverables/train/vitrage.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/vitrage hash: 1e1c7d7b320715a65b199ee8548ddce68a25d7ad + - version: 5.0.2 + projects: + - repo: openstack/vitrage + hash: 7a15a891049f50524b2faabec559f321d96931d8 cycle-highlights: - Add new datasource for Kapacitor. - Add new datasource for Monasca.