diff --git a/metadata.yaml b/metadata.yaml index 534de99..2e33695 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -3,11 +3,11 @@ name: fuel-plugin-vmware-dvs # Human-readable name for your plugin title: Neutron VMware DVS ML2 plugin # Plugin version -version: '1.1.0' +version: '2.0.0' # Description description: Enable to use plugin vmware_dvs for Neutron # Required fuel version -fuel_version: ['7.0'] +fuel_version: ['8.0'] # Specify license of your plugin licenses: ['Apache License Version 2.0'] # Specify author or company name @@ -21,7 +21,7 @@ groups: ['network'] # The plugin is compatible with releases in the list releases: - os: ubuntu - version: 2015.1.0-7.0 + version: 2015.1.0-8.0 mode: ['ha', 'multinode'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu