summaryrefslogtreecommitdiffstats
path: root/releases
diff options
context:
space:
mode:
Diffstat (limited to 'releases')
-rw-r--r--releases/fraser/armband.yml15
-rw-r--r--releases/fraser/auto.yaml7
-rw-r--r--releases/fraser/bottlenecks.yaml8
-rw-r--r--releases/fraser/clover.yaml7
-rw-r--r--releases/fraser/compass4nfv.yaml4
-rw-r--r--releases/fraser/container4nfv.yaml3
-rw-r--r--releases/fraser/daisy.yaml5
-rw-r--r--releases/fraser/doctor.yaml15
-rw-r--r--releases/fraser/fuel.yaml15
-rw-r--r--releases/fraser/ipv6.yaml13
-rw-r--r--releases/fraser/joid.yaml15
-rw-r--r--releases/fraser/nfvbench.yaml7
-rw-r--r--releases/fraser/parser.yaml8
-rw-r--r--releases/fraser/sdnvpn.yaml2
-rw-r--r--releases/fraser/snaps.yaml7
-rw-r--r--releases/fraser/storperf.yaml7
16 files changed, 138 insertions, 0 deletions
diff --git a/releases/fraser/armband.yml b/releases/fraser/armband.yml
index ae2e44db4..66afd10da 100644
--- a/releases/fraser/armband.yml
+++ b/releases/fraser/armband.yml
@@ -1,9 +1,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: armband
project-type: installer
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ armband: 2b0ac4026a3acf3b10ab2f4c416636d80ab559f0
+
branches:
- name: stable/fraser
location:
armband: 46040c0ab85aeba942b7ec7897b32243f859aac0
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/armband/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/auto.yaml b/releases/fraser/auto.yaml
index fa2f58ba7..a86fabbb3 100644
--- a/releases/fraser/auto.yaml
+++ b/releases/fraser/auto.yaml
@@ -3,7 +3,14 @@ project: auto
project-type: feature
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ auto: 3a957a75f99686767d13f45d74b5ca8463559b7b
+
branches:
- name: stable/fraser
location:
auto: 5c8112dd4434e726da1325b0a699b9839f2f3d6b
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/auto/docs/release/release-notes/Auto-release-notes.html
diff --git a/releases/fraser/bottlenecks.yaml b/releases/fraser/bottlenecks.yaml
index 778e6ed3b..e72d0f652 100644
--- a/releases/fraser/bottlenecks.yaml
+++ b/releases/fraser/bottlenecks.yaml
@@ -3,7 +3,15 @@ project: bottlenecks
project-type: testing
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ bottlenecks: d76736440f852baed2e10a9b92c0557aabc041a6
+
branches:
- name: stable/fraser
location:
bottlenecks: d10c4644d44f707998c7f05dc72ec4913576b752
+
+release-notes:
+ http://docs.opnfv.org/en/stable-fraser/submodules/bottlenecks/docs/release/release-notes/release_notes.html
diff --git a/releases/fraser/clover.yaml b/releases/fraser/clover.yaml
index 91758cd9a..cb62737cf 100644
--- a/releases/fraser/clover.yaml
+++ b/releases/fraser/clover.yaml
@@ -3,7 +3,14 @@ project: clover
project-type: feature
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ clover: aae68d3d9dbb8baa3cadef134e6e045ad79f1f57
+
branches:
- name: stable/fraser
location:
clover: 67b7fb49e6ea6ac9c2547af263355e5f1aeade42
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/clover/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/compass4nfv.yaml b/releases/fraser/compass4nfv.yaml
index 5b5c777c5..5386ce423 100644
--- a/releases/fraser/compass4nfv.yaml
+++ b/releases/fraser/compass4nfv.yaml
@@ -10,3 +10,7 @@ branches:
- name: stable/fraser
location:
compass-containers: 15a7cbc925bed896c3c09a5635454c33dbffbadc
+
+# yamllint disable rule:line-length
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/compass4nfv/docs/release/release-notes/release-notes.html
+# yamllint enable rule:line-length
diff --git a/releases/fraser/container4nfv.yaml b/releases/fraser/container4nfv.yaml
index 4873937a2..3e1b74951 100644
--- a/releases/fraser/container4nfv.yaml
+++ b/releases/fraser/container4nfv.yaml
@@ -7,3 +7,6 @@ branches:
- name: stable/fraser
location:
container4nfv: 84ce45c8bf6e03f0373d9c46e0a8b7e0b3faa605
+
+release-notes:
+ http://docs.opnfv.org/en/stable-fraser/submodules/container4nfv/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/daisy.yaml b/releases/fraser/daisy.yaml
index 78efc4810..eddd87dba 100644
--- a/releases/fraser/daisy.yaml
+++ b/releases/fraser/daisy.yaml
@@ -3,6 +3,11 @@ project: daisy
project-type: installer
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ daisy: 5bbbe44397d946b4d6fb3bdee6fba2c09131b698
+
branches:
- name: stable/fraser
location:
diff --git a/releases/fraser/doctor.yaml b/releases/fraser/doctor.yaml
index bc74a0346..28cfe7b19 100644
--- a/releases/fraser/doctor.yaml
+++ b/releases/fraser/doctor.yaml
@@ -1,9 +1,24 @@
+# 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-6.0.0
+ location:
+ doctor: cd500723c3b2de3655b2dc56ea9647f358183264
+
branches:
- name: stable/fraser
location:
doctor: 06980156b3eed6a6e456d3105c70b68386c1dfb7
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/doctor/docs/release/release-notes/releasenotes.html
diff --git a/releases/fraser/fuel.yaml b/releases/fraser/fuel.yaml
index d0b7b1912..226ba5834 100644
--- a/releases/fraser/fuel.yaml
+++ b/releases/fraser/fuel.yaml
@@ -1,9 +1,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: fuel
project-type: installer
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ fuel: d45841926790df8313912697d31753c120e2c4aa
+
branches:
- name: stable/fraser
location:
fuel: e083cf6350a227da161b07d2c68d9aa200611b32
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/fuel/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/ipv6.yaml b/releases/fraser/ipv6.yaml
index 853847cc2..2e92199c4 100644
--- a/releases/fraser/ipv6.yaml
+++ b/releases/fraser/ipv6.yaml
@@ -1,8 +1,21 @@
+# 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-6.0.0
+ location:
+ ipv6: 5b914695088b39aee3886bd60be4707b7a11a1e8
+
branches:
- name: stable/fraser
location:
diff --git a/releases/fraser/joid.yaml b/releases/fraser/joid.yaml
index c2ca0cde1..6c230c3ae 100644
--- a/releases/fraser/joid.yaml
+++ b/releases/fraser/joid.yaml
@@ -1,9 +1,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: joid
project-type: installer
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ joid: 266a4fd08bef19fca930cbbb1d45f5639b87d3c0
+
branches:
- name: stable/fraser
location:
joid: f1b6b2867e4e907cb84ea4670ad32f36bddcbf6c
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/joid/docs/release/release-notes/index.html
diff --git a/releases/fraser/nfvbench.yaml b/releases/fraser/nfvbench.yaml
index e573a8b69..9df164283 100644
--- a/releases/fraser/nfvbench.yaml
+++ b/releases/fraser/nfvbench.yaml
@@ -3,7 +3,14 @@ project: nfvbench
project-type: tools
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ nfvbench: c8402089ad8686a16ad08ce6c6e16a14c3144d64
+
branches:
- name: stable/fraser
location:
nfvbench: 34c00544f7f7dbfa49bbdcd83eca2936b60826c7
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/nfvbench/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/parser.yaml b/releases/fraser/parser.yaml
index a5929456e..786d1b34b 100644
--- a/releases/fraser/parser.yaml
+++ b/releases/fraser/parser.yaml
@@ -3,7 +3,15 @@ project: parser
project-type: feature
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ parser: 1f8a48db426982b26237188881cb4e5bd0011d35
+
branches:
- name: stable/fraser
location:
parser: cabfeecb3259c5e22488756d91b6f72d27c4c18a
+
+release-notes:
+ http://docs.opnfv.org/en/stable-fraser/submodules/parser/docs/release/release-notes/release-notes.html
diff --git a/releases/fraser/sdnvpn.yaml b/releases/fraser/sdnvpn.yaml
index b0a3906e8..a4ebe84a9 100644
--- a/releases/fraser/sdnvpn.yaml
+++ b/releases/fraser/sdnvpn.yaml
@@ -7,3 +7,5 @@ branches:
- name: stable/fraser
location:
sdnvpn: cc10bd492affb033b68d3b8f4cb1d8c9d554f995
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/sdnvpn/docs/release/release-notes/
diff --git a/releases/fraser/snaps.yaml b/releases/fraser/snaps.yaml
index 17318ccae..c6c316c2a 100644
--- a/releases/fraser/snaps.yaml
+++ b/releases/fraser/snaps.yaml
@@ -3,7 +3,14 @@ project: snaps
project-type: tools
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ snaps: 4edc3d87392cf78c3f046217543fb76380413306
+
branches:
- name: stable/fraser
location:
snaps: 65aca3d6919a3d31fa360afa01baee5ebff1fe22
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/snaps/docs/release/release-notes/index.html
diff --git a/releases/fraser/storperf.yaml b/releases/fraser/storperf.yaml
index 06a37f6bb..1389c7aa2 100644
--- a/releases/fraser/storperf.yaml
+++ b/releases/fraser/storperf.yaml
@@ -3,7 +3,14 @@ project: storperf
project-type: testing
release-model: stable
+releases:
+ - version: opnfv-6.0.0
+ location:
+ storperf: 2f8c1546ee5d79f9b4c46e960a74930cfe0fe50e
+
branches:
- name: stable/fraser
location:
storperf: ce8adafbccb4bc37930f95561fa24874906013ad
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/storperf/docs/release/release-notes/release-notes.html