From 814d62b6461202e6bde27f7a0e08a8bd23577c93 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Mon, 18 Jan 2016 20:17:58 +0300 Subject: [PATCH] Add liberty-8.0 version to metadata.yaml Leave 2015.1-8.0 because we need to keep backward compatibility with iso<450 at least for 2nd acceptande round. Change-Id: I534eeeb177a9913adb172e2594e2666ea72256bb Partial-Bug:1535293 --- metadata.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index d44d605..6713cbd 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -29,5 +29,10 @@ releases: mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu + - os: ubuntu + version: liberty-8.0 + mode: ['ha'] + deployment_scripts_path: deployment_scripts/ + repository_path: repositories/ubuntu package_version: '3.0.0'