blob: fcb6d3771f8367e2b15517702736ccfaaa90aad3 (
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
25
26
27
28
|
# SPDX-License-Identifier: Apache-2.0
##############################################################################
# Copyright (c) 2018 The Linux Foundation 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: joid
project-type: installer
release-model: stable
releases:
- version: opnfv-6.0.0
location:
joid: 266a4fd08bef19fca930cbbb1d45f5639b87d3c0
- version: opnfv-6.1.0
location:
joid: ff656d6b0fa60241c76709a41c023b76ba4def8f
branches:
- name: stable/fraser
location:
joid: f1b6b2867e4e907cb84ea4670ad32f36bddcbf6c
release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/joid/docs/release/release-notes/index.html
|