From 8a274920138a3f710007ecef89a8047a51752cf9 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 8 Jun 2017 09:32:53 -0400 Subject: [PATCH] reformat to be compatible with new-release The format of the yaml previously makes new-release build an incorrect entry. Reformat this so it's new-release friendly. Change-Id: I4ce39ef594ebef12813547de6ff131639988c517 --- deliverables/pike/keystoneauth.yaml | 30 ++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/deliverables/pike/keystoneauth.yaml b/deliverables/pike/keystoneauth.yaml index f40e106ceb..1ee5c609f5 100644 --- a/deliverables/pike/keystoneauth.yaml +++ b/deliverables/pike/keystoneauth.yaml @@ -5,18 +5,18 @@ release-model: cycle-with-intermediary team: keystone type: library releases: -- version: 2.19.0 - projects: - - repo: openstack/keystoneauth - hash: fdc454c154fddb415492669b3a1339f8286e2129 - tarball-base: keystoneauth1 -- version: 2.20.0 - projects: - - repo: openstack/keystoneauth - hash: 6cbd95bb8dd3cf1ec110f6e66ee743d5d8507fbc - tarball-base: keystoneauth1 -- version: 2.21.0 - projects: - - repo: openstack/keystoneauth - hash: 0be140389bcbb2df44840af921ea8cb4f1a231d5 - tarball-base: keystoneauth1 + - version: 2.19.0 + projects: + - repo: openstack/keystoneauth + hash: fdc454c154fddb415492669b3a1339f8286e2129 + tarball-base: keystoneauth1 + - version: 2.20.0 + projects: + - repo: openstack/keystoneauth + hash: 6cbd95bb8dd3cf1ec110f6e66ee743d5d8507fbc + tarball-base: keystoneauth1 + - version: 2.21.0 + projects: + - repo: openstack/keystoneauth + hash: 0be140389bcbb2df44840af921ea8cb4f1a231d5 + tarball-base: keystoneauth1