blob: 0cd2f29fd44af64f2d7d1ee9604df4b2c8c414f6 (
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) 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: airship
project-type: installer
release-model: stable
releases:
- version: opnfv-9.0.0
location:
airship: 36fc72a853884ddbb56b296db3b233e9aa96d671
branches:
- name: stable/iruya
location:
airship: 425c6b76dbb4bbf172f866b914009a547511615b
release-notes: https://opnfv-airship.readthedocs.io/en/stable-iruya/release/release-notes/
|