blob: f139c672c3ab8ed57a49d81c72d51311ade9aaa3 (
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
29
30
31
32
33
|
# 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: fuel
project-type: installer
release-model: stable
releases:
- version: opnfv-6.0.0
location:
fuel: d45841926790df8313912697d31753c120e2c4aa
- version: opnfv-6.1.0
location:
fuel: e29220a401a5ad0607453d6a82de9b61d1c02aca
- version: opnfv-6.2.0
location:
fuel: 93c3c3acd269016b63e72cfdda16c8652e0b2f00
- version: opnfv-6.2.1
location:
fuel: 56cfed1a8981a16f2671754d8aa29f7c850a0ee0
branches:
- name: stable/fraser
location:
fuel: e083cf6350a227da161b07d2c68d9aa200611b32
release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/fuel/docs/release/release-notes/release-notes.html
|