blob: d28b4e780325fee72fc8869891bcc8343bf0b76e (
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-10.0.0
location:
doctor: 72a1f8c92f1692f1ea8dcb5bc706ec9939c30e0a
branches:
- name: stable/jerma
location:
doctor: 72a1f8c92f1692f1ea8dcb5bc706ec9939c30e0a
release-notes: https://opnfv-doctor.readthedocs.io/en/stable-jerma/release/release-notes/index.html
|