From 2ba6f4b7eba5a897c1995b41db565a8bd093f9ac Mon Sep 17 00:00:00 2001 From: Igor Gajsin Date: Mon, 4 Apr 2016 18:52:28 +0300 Subject: [PATCH] Change release version to mitaka-9.0 Change-Id: I8dc5510733229f79e5d4d06f02f9705d5c115924 --- metadata.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 0ae4202..ae35319 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -3,7 +3,7 @@ name: fuel-plugin-vmware-dvs # Human-readable name for your plugin title: Neutron VMware DVS ML2 plugin # Plugin version -version: '3.0.2' +version: '3.0.0' # Description description: Enable to use plugin vmware_dvs for Neutron # Required fuel version @@ -22,7 +22,7 @@ is_hotpluggable: false # The plugin is compatible with releases in the list releases: - os: ubuntu - version: liberty-9.0 + version: mitaka-9.0 mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu