blob: 397f3da84cef52313f1ccc9296ebeeec043f8b91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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: apex
project-type: installer
release-model: stable
upstream: https://wiki.openstack.org/wiki/TripleO
releases:
- version: opnfv-8.0.0
location:
apex: 5a60fc71848a60ee51837b7dc7a49dda741876cd
branches:
- name: stable/hunter
location:
apex: 8f294ab694a95e60abb29af6f1ef560ae365d436
|