diff options
author | BIN HU <bin.hu@att.com> | 2019-03-28 20:45:00 -0700 |
---|---|---|
committer | BIN HU <bin.hu@att.com> | 2019-03-28 20:45:00 -0700 |
commit | 81232d51a2598bd333dfaf6e2e2ee2bf5efb78fa (patch) | |
tree | 557e10a7520f4b51726ffdf637a6af723617855d /releases/hunter | |
parent | 77cefc74573b40f7c3125a3738bc931b10573323 (diff) |
Stable Branch for Hunter Release
Change-Id: I2577d5ec3ed44af45a3482182e6beb82d0c16dd2
Signed-off-by: BIN HU <bin.hu@att.com>
Diffstat (limited to 'releases/hunter')
-rw-r--r-- | releases/hunter/ipv6.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/hunter/ipv6.yaml b/releases/hunter/ipv6.yaml new file mode 100644 index 000000000..853823795 --- /dev/null +++ b/releases/hunter/ipv6.yaml @@ -0,0 +1,19 @@ +# 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 + +branches: + - name: stable/hunter + location: + ipv6: 3084e2b829dc88a129ee9cdb65afa81986a6bfed + +release-notes: https://opnfv-ipv6.readthedocs.io/en/stable-hunter/release/release-notes/ |