diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2019-04-08 15:12:28 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2019-04-08 15:14:12 +0200 |
commit | 7de90a2027f2041b5591160410008cc44aa308c2 (patch) | |
tree | 04adcb62077bf86c6a56e4d9af15f070e52a93b1 /releases | |
parent | 262635db410c52901fb548e27747432be24b6afc (diff) |
[fuel] stable/hunter branch
Change-Id: Iee470f30286acfe3b9fe0dea00e22db63a3dd5a7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/hunter/fuel.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/hunter/fuel.yaml b/releases/hunter/fuel.yaml new file mode 100644 index 000000000..a97b97dd9 --- /dev/null +++ b/releases/hunter/fuel.yaml @@ -0,0 +1,19 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2019 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: fuel +project-type: installer +release-model: stable + +branches: + - name: stable/hunter + location: + fuel: f021e19b4797eb4f6830d86056fce919f1e1fe01 + +release-notes: https://opnfv-fuel.readthedocs.io/en/latest/release/release-notes/release-notes.html |