summaryrefslogtreecommitdiffstats
path: root/releases/gambia
diff options
context:
space:
mode:
Diffstat (limited to 'releases/gambia')
-rw-r--r--releases/gambia/apex.yaml29
-rw-r--r--releases/gambia/armband.yaml30
-rw-r--r--releases/gambia/auto.yaml25
-rw-r--r--releases/gambia/availability.yaml9
-rw-r--r--releases/gambia/barometer.yaml14
-rw-r--r--releases/gambia/bottlenecks.yaml14
-rw-r--r--releases/gambia/clover.yaml22
-rw-r--r--releases/gambia/compass4nfv.yaml26
-rw-r--r--releases/gambia/container4nfv.yaml9
-rw-r--r--releases/gambia/doctor.yaml27
-rw-r--r--releases/gambia/edgecloud.yaml9
-rw-r--r--releases/gambia/fuel.yaml30
-rw-r--r--releases/gambia/functest.yaml35
-rw-r--r--releases/gambia/ipv6.yaml30
-rw-r--r--releases/gambia/nfvbench.yaml9
-rw-r--r--releases/gambia/opnfvdocs.yaml9
-rw-r--r--releases/gambia/ovn4nfv.yaml9
-rw-r--r--releases/gambia/samplevnf.yaml25
-rw-r--r--releases/gambia/sandbox.yaml17
-rw-r--r--releases/gambia/sdnvpn.yaml27
-rw-r--r--releases/gambia/sfc.yaml11
-rw-r--r--releases/gambia/stor4nfv.yaml9
-rw-r--r--releases/gambia/storperf.yaml9
-rw-r--r--releases/gambia/vswitchperf.yaml14
-rw-r--r--releases/gambia/yardstick.yaml24
25 files changed, 472 insertions, 0 deletions
diff --git a/releases/gambia/apex.yaml b/releases/gambia/apex.yaml
new file mode 100644
index 000000000..3fc8f3124
--- /dev/null
+++ b/releases/gambia/apex.yaml
@@ -0,0 +1,29 @@
+# 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-7.0.0
+ location:
+ apex: de387870dfc45fa9a9b066bbfe1c96c731cb086b
+ - version: opnfv-7.1.0
+ location:
+ apex: 06da44b76d254987d41b083960b2f3637175a791
+ - version: opnfv-7.2.0
+ location:
+ apex: 16e7adc723a960f9a1f91d70c90fd9be364f9fe9
+
+branches:
+ - name: stable/gambia
+ location:
+ apex: 82bf9da27ea0c973068720d440e3391084e8a9d9
diff --git a/releases/gambia/armband.yaml b/releases/gambia/armband.yaml
new file mode 100644
index 000000000..b0f11db02
--- /dev/null
+++ b/releases/gambia/armband.yaml
@@ -0,0 +1,30 @@
+# 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: armband
+project-type: installer
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ armband: 30027365166c204bc03043234bbc6b0dfc2506fb
+ - version: opnfv-7.1.0
+ location:
+ armband: 5d8dd94fd0a50d9899010eb764e94abcb05b38c7
+ - version: opnfv-7.2.0
+ location:
+ armband: 5d8dd94fd0a50d9899010eb764e94abcb05b38c7
+
+branches:
+ - name: stable/gambia
+ location:
+ armband: a880b5c0fe55397b73f0fcf8f8c87d523327099d
+
+release-notes: https://opnfv-armband.readthedocs.io/en/latest/release/release-notes/release-notes.html
diff --git a/releases/gambia/auto.yaml b/releases/gambia/auto.yaml
new file mode 100644
index 000000000..5254827b0
--- /dev/null
+++ b/releases/gambia/auto.yaml
@@ -0,0 +1,25 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 The Linux Foundation, Tieto 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: auto
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e
+ - version: opnfv-7.1.0
+ location:
+ auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e
diff --git a/releases/gambia/availability.yaml b/releases/gambia/availability.yaml
new file mode 100644
index 000000000..ee28fec30
--- /dev/null
+++ b/releases/gambia/availability.yaml
@@ -0,0 +1,9 @@
+---
+project: availability
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ availability: 053a75d02fe1842ba3e2bc0d6b019e1cdc6a6123
diff --git a/releases/gambia/barometer.yaml b/releases/gambia/barometer.yaml
new file mode 100644
index 000000000..be492b138
--- /dev/null
+++ b/releases/gambia/barometer.yaml
@@ -0,0 +1,14 @@
+---
+project: barometer
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.1.0
+ location:
+ barometer: 7cb6bd3a71c17a158f3057bfd4f1dabb0b28db35
+
+branches:
+ - name: stable/gambia
+ location:
+ barometer: 9ac248a08de1f197bafbabbf43175b30ab19ec32
diff --git a/releases/gambia/bottlenecks.yaml b/releases/gambia/bottlenecks.yaml
new file mode 100644
index 000000000..564bf7d35
--- /dev/null
+++ b/releases/gambia/bottlenecks.yaml
@@ -0,0 +1,14 @@
+---
+project: bottlenecks
+project-type: testing
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ bottlenecks: 399ec2f328f56c1f81c454ecedfb6b99eaf93c42
+
+releases:
+ - version: opnfv-7.1.0
+ location:
+ bottlenecks: b38c653c910ed4cf83d6e8d0df1b88b1bb109f4b
diff --git a/releases/gambia/clover.yaml b/releases/gambia/clover.yaml
new file mode 100644
index 000000000..0614d9f32
--- /dev/null
+++ b/releases/gambia/clover.yaml
@@ -0,0 +1,22 @@
+---
+project: clover
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ clover: b0231105e304d21f454bec58c4c2905f8d8b8e5f
+ - version: opnfv-7.1.0
+ location:
+ clover: fbc39f64e0f7c09558a5ce421719b63217c77d7b
+ - version: opnfv-7.2.0
+ location:
+ clover: fbc39f64e0f7c09558a5ce421719b63217c77d7b
+
+branches:
+ - name: stable/gambia
+ location:
+ clover: ee2169ee4b8fb3539ad173fbc1557b54b2f2216f
+
+release-notes: https://opnfv-clover.readthedocs.io/en/stable-gambia/release/release-notes/release-notes.html
diff --git a/releases/gambia/compass4nfv.yaml b/releases/gambia/compass4nfv.yaml
new file mode 100644
index 000000000..baf1fdea4
--- /dev/null
+++ b/releases/gambia/compass4nfv.yaml
@@ -0,0 +1,26 @@
+---
+project: compass4nfv
+project-type: installer
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ compass4nfv: 33f94b43639dbe37b7e8e2b5eeb4c65064207c6b
+ - name: stable/gambia
+ location:
+ compass-containers: 20e229822b31b03e1120c3e5efd4ba131261617e
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ compass4nfv: 33f94b43639dbe37b7e8e2b5eeb4c65064207c6b
+ - version: opnfv-7.0.0
+ location:
+ compass-containers: 20e229822b31b03e1120c3e5efd4ba131261617e
+ - version: opnfv-7.1.0
+ location:
+ compass4nfv: 5838841f09950160f907e15fc14282449f6652af
+ - version: opnfv-7.1.0
+ location:
+ compass-containers: c8fd057f2752713a21d093f5255348e2b183871e
diff --git a/releases/gambia/container4nfv.yaml b/releases/gambia/container4nfv.yaml
new file mode 100644
index 000000000..6522cfa7a
--- /dev/null
+++ b/releases/gambia/container4nfv.yaml
@@ -0,0 +1,9 @@
+---
+project: container4nfv
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ container4nfv: 1fa07ef952a6b0e12487901919cec52b9d9b9739
diff --git a/releases/gambia/doctor.yaml b/releases/gambia/doctor.yaml
new file mode 100644
index 000000000..73707a63a
--- /dev/null
+++ b/releases/gambia/doctor.yaml
@@ -0,0 +1,27 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 Nokia Corporation 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: doctor
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ doctor: 3ddc2392b0ed364eede49ff006d64df3ea456350
+ - version: opnfv-7.0.1
+ location:
+ doctor: 9250be9b9f3e3fff0c5aa827daf89f0212ce964f
+ - version: opnfv-7.1.0
+ location:
+ doctor: e4ad3e7cf33e7696a08a52c4e167e240f56c7428
+branches:
+ - name: stable/gambia
+ location:
+ doctor: 3ddc2392b0ed364eede49ff006d64df3ea456350
diff --git a/releases/gambia/edgecloud.yaml b/releases/gambia/edgecloud.yaml
new file mode 100644
index 000000000..db8038340
--- /dev/null
+++ b/releases/gambia/edgecloud.yaml
@@ -0,0 +1,9 @@
+---
+project: edgecloud
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ edgecloud: 3708debe3f7ff9edd0f0a52998ebf7a799bb712f
diff --git a/releases/gambia/fuel.yaml b/releases/gambia/fuel.yaml
new file mode 100644
index 000000000..f74f25df8
--- /dev/null
+++ b/releases/gambia/fuel.yaml
@@ -0,0 +1,30 @@
+# 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
+
+branches:
+ - name: stable/gambia
+ location:
+ fuel: 90a442136b0aff8380388ac0a94831d0904e3cb8
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ fuel: 326c26b9b89c23e9775ba287d9da3bea35cfc437
+ - version: opnfv-7.1.0
+ location:
+ fuel: 79c56150533ec77e73bede445e74960affbbef67
+ - version: opnfv-7.2.0
+ location:
+ fuel: 0c05f52aaf024db6443336f69ebc7c6e037d06b9
+
+release-notes: https://opnfv-fuel.readthedocs.io/en/latest/release/release-notes/release-notes.html
diff --git a/releases/gambia/functest.yaml b/releases/gambia/functest.yaml
new file mode 100644
index 000000000..a04412ca2
--- /dev/null
+++ b/releases/gambia/functest.yaml
@@ -0,0 +1,35 @@
+---
+project: functest
+project-type: testing
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ functest: b7f9b53a34cd8ffcc9df4d2f286e55e13adb4a58
+ - version: opnfv-7.1.0
+ location:
+ functest: b21dede23cb7577497fb7adf2775a77c45a37e36
+ - version: opnfv-7.2.0
+ location:
+ functest: 312f1481503e44fdb29857d528d8d641e408f929
+ - version: opnfv-7.0.0
+ location:
+ functest-kubernetes: fd5c939094244458aea31ead8c6519da95266c2a
+ - version: opnfv-7.1.0
+ location:
+ functest-kubernetes: fd5c939094244458aea31ead8c6519da95266c2a
+ - version: opnfv-7.2.0
+ location:
+ functest-kubernetes: 262e3a4e51183388091481a7593b11bc37f295fb
+
+branches:
+ - name: stable/gambia
+ location:
+ functest: d5fce8c12bc73c1b1547df2750563c271a3ab3f6
+ - name: stable/gambia
+ location:
+ functest-kubernetes: ca3c9cf6f57c87aee8c6f0b93f70d84e3df736de
+ - name: stable/gambia
+ location:
+ functest-xtesting: a09ece9bbe9cda52487cf5b443619fec1b3e09ca
diff --git a/releases/gambia/ipv6.yaml b/releases/gambia/ipv6.yaml
new file mode 100644
index 000000000..ed4600f84
--- /dev/null
+++ b/releases/gambia/ipv6.yaml
@@ -0,0 +1,30 @@
+# 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: ipv6
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ ipv6: c0e6ae3d1d443f96f0ab50e417f9ad740669b890
+ - version: opnfv-7.1.0
+ location:
+ ipv6: 7978c6172432174ea6027922524b476783516f56
+ - version: opnfv-7.2.0
+ location:
+ ipv6: a0e58ed0081af8ca95b35a5967769c1a1dce6689
+
+branches:
+ - name: stable/gambia
+ location:
+ ipv6: e36f753cf6e9ab0c02a400b6bac5c79b48268d44
+
+release-notes: https://opnfv-ipv6.readthedocs.io/en/stable-gambia/release/release-notes/
diff --git a/releases/gambia/nfvbench.yaml b/releases/gambia/nfvbench.yaml
new file mode 100644
index 000000000..796ec4de4
--- /dev/null
+++ b/releases/gambia/nfvbench.yaml
@@ -0,0 +1,9 @@
+---
+project: nfvbench
+project-type: tools
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ nfvbench: 3dfb5268ebfada08c1a2316708564e627f86da42
diff --git a/releases/gambia/opnfvdocs.yaml b/releases/gambia/opnfvdocs.yaml
new file mode 100644
index 000000000..b9cd04f4b
--- /dev/null
+++ b/releases/gambia/opnfvdocs.yaml
@@ -0,0 +1,9 @@
+---
+project: opnfvdocs
+project-type: infra
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ opnfvdocs: c89a5b35e81cf085bba892b230ca4516a92ffd57
diff --git a/releases/gambia/ovn4nfv.yaml b/releases/gambia/ovn4nfv.yaml
new file mode 100644
index 000000000..b5c8ad3c2
--- /dev/null
+++ b/releases/gambia/ovn4nfv.yaml
@@ -0,0 +1,9 @@
+---
+project: ovn4nfv
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ ovn4nfv: 9301afc8b3d9314ba19b464b8a7eb3cb7fa3bd7e
diff --git a/releases/gambia/samplevnf.yaml b/releases/gambia/samplevnf.yaml
new file mode 100644
index 000000000..3e1cc5d44
--- /dev/null
+++ b/releases/gambia/samplevnf.yaml
@@ -0,0 +1,25 @@
+---
+project: samplevnf
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ samplevnf: 66ee98f3427439a4cdd56c9f67a25aec140a5c9c
+ - version: opnfv-7.0.1
+ location:
+ samplevnf: 9c29c90931b7fbc1690508769f1f7a7898dbf015
+ - version: opnfv-7.1.0
+ location:
+ samplevnf: 9c29c90931b7fbc1690508769f1f7a7898dbf015
+ - version: opnfv-7.2.0
+ location:
+ samplevnf: ef3eab1c61b59bf4f808f7900ad5db29a41f0d9a
+
+branches:
+ - name: stable/gambia
+ location:
+ samplevnf: 4d59d3530d1c41734f15423142e64eb9c929c717
+
+release-notes: https://opnfv-samplevnf.readthedocs.io/en/latest/release/release-notes/release-notes.html
diff --git a/releases/gambia/sandbox.yaml b/releases/gambia/sandbox.yaml
new file mode 100644
index 000000000..d08bc3994
--- /dev/null
+++ b/releases/gambia/sandbox.yaml
@@ -0,0 +1,17 @@
+---
+project: sandbox
+project-type: infra
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ sandbox: c2012f5b642f17e6024db631b833414114a329d5
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ sandbox: c2012f5b642f17e6024db631b833414114a329d5
+ - version: opnfv-7.0.1
+ location:
+ sandbox: c2012f5b642f17e6024db631b833414114a329d5
diff --git a/releases/gambia/sdnvpn.yaml b/releases/gambia/sdnvpn.yaml
new file mode 100644
index 000000000..309523058
--- /dev/null
+++ b/releases/gambia/sdnvpn.yaml
@@ -0,0 +1,27 @@
+# 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: sdnvpn
+project-type: feature
+release-model: stable
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ sdnvpn: 6c2ec2eeedfc342e815b3dff7c190d8909e22e48
+ - version: opnfv-7.1.0
+ location:
+ sdnvpn: 3c74ef730c31343837b01c0e92e643d387ba8202
+
+branches:
+ - name: stable/gambia
+ location:
+ sdnvpn: c05105a4f9f51f7bb31cad791e65d664e5a3bc4b
+
+release-notes: https://opnfv-sdnvpn.readthedocs.io/en/stable-gambia/release/release-notes
diff --git a/releases/gambia/sfc.yaml b/releases/gambia/sfc.yaml
new file mode 100644
index 000000000..c32b9c8c5
--- /dev/null
+++ b/releases/gambia/sfc.yaml
@@ -0,0 +1,11 @@
+---
+project: sfc
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ sfc: 77bdb6a79a506f91959070dc8ff28949f2dff825
+
+release-notes: https://opnfv-sfc.readthedocs.io/en/stable-gambia/release/release-notes/
diff --git a/releases/gambia/stor4nfv.yaml b/releases/gambia/stor4nfv.yaml
new file mode 100644
index 000000000..65c327fe1
--- /dev/null
+++ b/releases/gambia/stor4nfv.yaml
@@ -0,0 +1,9 @@
+---
+project: stor4nfv
+project-type: feature
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ stor4nfv: cefd1d0854ee948acc7147834146914983a11556
diff --git a/releases/gambia/storperf.yaml b/releases/gambia/storperf.yaml
new file mode 100644
index 000000000..088f73821
--- /dev/null
+++ b/releases/gambia/storperf.yaml
@@ -0,0 +1,9 @@
+---
+project: storperf
+project-type: testing
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ storperf: 4aba838a07f5cd7dbd6d606c34f688e647a5d890
diff --git a/releases/gambia/vswitchperf.yaml b/releases/gambia/vswitchperf.yaml
new file mode 100644
index 000000000..dd13b790f
--- /dev/null
+++ b/releases/gambia/vswitchperf.yaml
@@ -0,0 +1,14 @@
+---
+project: vswitchperf
+project-type: testing
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ vswitchperf: 96de8654952a606d28d56c057ba871b5553e4176
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ vswitchperf: ad9507ef023f36494024d805cd2d4640536bd7a4
diff --git a/releases/gambia/yardstick.yaml b/releases/gambia/yardstick.yaml
new file mode 100644
index 000000000..527bb24d2
--- /dev/null
+++ b/releases/gambia/yardstick.yaml
@@ -0,0 +1,24 @@
+---
+project: yardstick
+project-type: testing
+release-model: stable
+
+branches:
+ - name: stable/gambia
+ location:
+ yardstick: 497292013ef0d7e1e014d76803d4f284618b4986
+
+releases:
+ - version: opnfv-7.0.0
+ location:
+ yardstick: b9fa3eac6caf65a371f339fcbc3abc7cbe5b41cc
+
+ - version: opnfv-7.1.0
+ location:
+ yardstick: a1e5634d35ba5f0095fdd2777efa4042b1872127
+
+ - version: opnfv-7.2.0
+ location:
+ yardstick: eb6d97898b6f69f7ced0fdb0acba15a0a1df0d09
+
+release-notes: https://opnfv-yardstick.readthedocs.io/en/stable-gambia/release/release-notes/