From 0e65660531cca2f2fc1bc9e618a954806e9f0c5b Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Mon, 18 Jan 2016 20:21:23 +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: I55d8791de033ee78c0b94bfbef5517ff4783e041 Partial-Bug:1535293 --- metadata.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 238cca9..cf93440 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -40,5 +40,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 # Version of plugin package package_version: '3.0.0'