blob: 7a7a919fdac0b9e86a34afb6d6e93ec8a079ad3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# SPDX-License-Identifier: Apache-2.0
##############################################################################
# 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
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
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
|