diff options
author | dimitris.tsiolakis <dmts@intracom-telecom.com> | 2018-12-17 14:22:44 +0200 |
---|---|---|
committer | dimitris.tsiolakis <dmts@intracom-telecom.com> | 2018-12-17 15:29:12 +0200 |
commit | b20825d40d952e0da040cb7f444d12128577faf9 (patch) | |
tree | 4e001451749d74f10790e5d327a2a44b25c7d83b | |
parent | 30478e1e193485cce93164e9877002b811acf950 (diff) |
Tagging opnfv-7.1.0 for SDNVPN Project
Change-Id: Ib4ac160946a8724cbc01f71ef70c06587d1093c9
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
-rw-r--r-- | releases/gambia/sdnvpn.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/gambia/sdnvpn.yaml b/releases/gambia/sdnvpn.yaml index c3ee8cad3..309523058 100644 --- a/releases/gambia/sdnvpn.yaml +++ b/releases/gambia/sdnvpn.yaml @@ -1,9 +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 |