diff options
Diffstat (limited to 'releases/fraser/fuel.yaml')
-rw-r--r-- | releases/fraser/fuel.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/releases/fraser/fuel.yaml b/releases/fraser/fuel.yaml index d0b7b1912..226ba5834 100644 --- a/releases/fraser/fuel.yaml +++ b/releases/fraser/fuel.yaml @@ -1,9 +1,24 @@ +# 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: fuel project-type: installer release-model: stable +releases: + - version: opnfv-6.0.0 + location: + fuel: d45841926790df8313912697d31753c120e2c4aa + branches: - name: stable/fraser location: fuel: e083cf6350a227da161b07d2c68d9aa200611b32 + +release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/fuel/docs/release/release-notes/release-notes.html |