From 2edb1fa05d645ed7cb278420a17d68e3028c8199 Mon Sep 17 00:00:00 2001 From: Matthew Mosesohn Date: Fri, 15 Apr 2016 18:33:19 +0300 Subject: [PATCH] Add newton-10.0 support Change-Id: Id4226e8a8edaf103a3ac764dced75a842e0bd72b Partial-Bug: #1570939 --- metadata.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 4602dbb..60927ab 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -25,6 +25,11 @@ releases: mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu + - os: ubuntu + version: newton-10.0 + mode: ['ha'] + deployment_scripts_path: deployment_scripts/ + repository_path: repositories/ubuntu # Version of plugin package package_version: '3.0.0'