diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-04-27 20:35:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-27 20:35:06 +0000 |
commit | a196332df89aa2933f41c653be6cf04bd4f1b4b5 (patch) | |
tree | c691708cd1123aadba2cb85440ea4ae34649036c /releases/fraser | |
parent | 569477cad2847c682391f5fb3660cfaeb092a3b3 (diff) | |
parent | d63224f0646bc3b094f92b575656385e29e87ad1 (diff) |
Merge "Tagging Doctor opnfv-6.0.0"
Diffstat (limited to 'releases/fraser')
-rw-r--r-- | releases/fraser/doctor.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/releases/fraser/doctor.yaml b/releases/fraser/doctor.yaml index bc74a0346..28cfe7b19 100644 --- a/releases/fraser/doctor.yaml +++ b/releases/fraser/doctor.yaml @@ -1,9 +1,24 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 Nokia Corporation 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: doctor project-type: feature release-model: stable +releases: + - version: opnfv-6.0.0 + location: + doctor: cd500723c3b2de3655b2dc56ea9647f358183264 + branches: - name: stable/fraser location: doctor: 06980156b3eed6a6e456d3105c70b68386c1dfb7 + +release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/doctor/docs/release/release-notes/releasenotes.html |