From b928cfe52ebd932a8a67983385af6a6a302985c6 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 23 Apr 2019 16:05:11 -0400 Subject: [PATCH] Apex: Create Hunter branch Change-Id: Idcb021beb3eab7bab2d70d03c856d6fab5a475e8 Signed-off-by: Tim Rozet --- releases/hunter/apex.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 releases/hunter/apex.yaml diff --git a/releases/hunter/apex.yaml b/releases/hunter/apex.yaml new file mode 100644 index 000000000..a1f47b03f --- /dev/null +++ b/releases/hunter/apex.yaml @@ -0,0 +1,18 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: apex +project-type: installer +release-model: stable +upstream: https://wiki.openstack.org/wiki/TripleO + +branches: + - name: stable/hunter + location: + apex: 8f294ab694a95e60abb29af6f1ef560ae365d436 -- 2.16.6