3 # Human-readable name for your plugin
8 description: 'This plugin provides to deploy kvm'
9 # Required fuel version
11 # Specify license of your plugin
12 licenses: ['Apache License Version 2.0']
13 # Specify author or company name
14 authors: ['ling.y.yu@intel.com','ruijing.guo@intel.com']
15 # A link to the plugin's page
16 homepage: 'https://gerrit.opnfv.org/gerrit/kvmfornfv/fuel-plugin'
17 # Specify a group which your plugin implements, possible options:
18 # network, storage, storage::cinder, storage::glance, hypervisor
19 groups: ['hypervisor']
21 # The plugin is compatible with releases in the list
26 deployment_scripts_path: deployment_scripts/
27 repository_path: repositories/ubuntu
29 # Version of plugin package
30 package_version: '3.0.0'