blob: 02f74b735f50fbd45381456c9ad3ba6971fec65f (
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/iruya
location:
fuel: d8f0a6b4fd9c3cb10780abcbd9b446c48b08cced
releases:
- version: opnfv-9.0.0
location:
fuel: e6f1c557adf37baabf0afee6384ee99849cd25e8
release-notes: https://opnfv-fuel.readthedocs.io/en/stable-iruya/release/release-notes/release-notes.html
|