diff options
author | Tomi Juvonen <tomi.juvonen@nokia.com> | 2018-04-25 07:15:40 +0300 |
---|---|---|
committer | Tomi Juvonen <tomi.juvonen@nokia.com> | 2018-04-26 16:01:08 +0300 |
commit | d63224f0646bc3b094f92b575656385e29e87ad1 (patch) | |
tree | 5cfcd466b96a84a70567ae530cb233d75a634e7c | |
parent | 63b16b648cf32af6917d9a1ad419273430ff5db8 (diff) |
Tagging Doctor opnfv-6.0.0
Change-Id: I98ab05e4dca1a30cecee9670d35f0ffb18147853
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
-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 |