# # Copyright 2016 6WIND S.A. # Plugin name name: 6wind-virtual-accelerator # Human-readable name for your plugin title: 6WIND Virtual Accelerator Fuel plugin # Plugin version version: '2.0.1' # Description description: Enable use of 6WIND Virtual Accelerator plugin for Neutron # Required Fuel version fuel_version: ['7.0', '8.0'] # Specify license of your plugin licenses: ['Apache License Version 2.0'] # Specify author or company name authors: ['6WIND'] # A link to the plugin's page homepage: 'https://github.com/openstack/fuel-plugin-6wind-virtual-accelerator' # Specify a group which your plugin implements, possible options: # network, storage, storage::cinder, storage::glance, hypervisor groups: [network] # The plugin is compatible with releases in the list releases: - 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' is_hotpluggable: false