blob: e1e111fc1bee583e8c1678fb7d55be485e56cc1a (
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) 2019 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
branches:
- name: stable/hunter
location:
fuel: f021e19b4797eb4f6830d86056fce919f1e1fe01
releases:
- version: opnfv-8.0.0
location:
fuel: 4e64c8495d8cddab653e7b6f8db1d4335755d4c9
release-notes: https://opnfv-fuel.readthedocs.io/en/latest/release/release-notes/release-notes.html
|