From 86fafe61e7566a182e9fc761390435997e1bb934 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 16 Aug 2018 09:25:39 -0500 Subject: [PATCH] Fix ovsdbapp branch point for stable/rocky This repo was incorrectly branched from their 0.11.0 release which overlapped with the release of 0.12.0. Infra has manually deleted the stable/rocky branch, this now recreates it at the correct point. Change-Id: Ib1d4e1a1bc20e0227d49ea43d40a79448e070204 Signed-off-by: Sean McGinnis --- deliverables/rocky/ovsdbapp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliverables/rocky/ovsdbapp.yaml b/deliverables/rocky/ovsdbapp.yaml index b1b0ebbffd..77bd856a2a 100644 --- a/deliverables/rocky/ovsdbapp.yaml +++ b/deliverables/rocky/ovsdbapp.yaml @@ -15,5 +15,5 @@ releases: repository-settings: openstack/ovsdbapp: {} branches: - - location: 0.11.0 + - location: 0.12.0 name: stable/rocky