diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2020-02-05 16:41:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-02-05 16:41:47 +0000 |
commit | 8df2257d42f82c3d1a53f8a94c902262ae227e73 (patch) | |
tree | d079ab828ab3f7eedcb0831e907f42a3eaeb7e94 /releases | |
parent | 8ae444f212c839cd9dac5d4cb24c6f3da335a636 (diff) | |
parent | fc6cf704e7ff38571c06ce51284342297d27021b (diff) |
Merge "Doctor Iruya release"
Diffstat (limited to 'releases')
-rw-r--r-- | releases/iruya/doctor.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/releases/iruya/doctor.yaml b/releases/iruya/doctor.yaml index 070130cc6..7a7a919fd 100644 --- a/releases/iruya/doctor.yaml +++ b/releases/iruya/doctor.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 ############################################################################## -# Copyright (c) 2019 Nokia Corporation and others. +# Copyright (c) 2020 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 @@ -11,7 +11,14 @@ project: doctor project-type: feature release-model: stable +releases: + - version: opnfv-9.0.0 + location: + doctor: b530bac56e3d35bf69e23595aa5bb9c3ceea61b6 + branches: - name: stable/iruya location: doctor: b530bac56e3d35bf69e23595aa5bb9c3ceea61b6 + +release-notes: https://opnfv-doctor.readthedocs.io/en/stable-iruya/release/release-notes/index.html#doctor-releasenotes |