From c281a2b7218ca0ad4236b91e3aeef45de549fd8f Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 16 Mar 2018 14:32:23 -0700 Subject: Initial Release files from Euphrates Release These files normally contain the start point of the stable/release branch, but as this is the initial setup starting from the previous release, they contain the tip of the stable branch. When a project is ready to being the stable branch process, they will copy their project's release file and modify the 'branches' mapping to create their stable branch. Change-Id: I0244da5eeb94c431d83f217ec07b08553fdf0639 Signed-off-by: Trevor Bramwell --- releases/euphrates/sdnvpn.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/euphrates/sdnvpn.yaml (limited to 'releases/euphrates/sdnvpn.yaml') diff --git a/releases/euphrates/sdnvpn.yaml b/releases/euphrates/sdnvpn.yaml new file mode 100644 index 000000000..371fe9a6a --- /dev/null +++ b/releases/euphrates/sdnvpn.yaml @@ -0,0 +1,9 @@ +--- +project: sdnvpn +project-type: feature +release-model: stable + +branches: + - name: stable/euphrates + location: + sdnvpn: e66856ba6b9275582aa4fc370d2b9abf48b5381f -- cgit 1.2.3-korg