X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=fuel-plugin-ovsnfv%2Fmetadata.yaml;h=bb19c6e1ed5aace6fb0953562c173932d7254ed6;hb=edba7f4416d758c145af36f7a23737285e55c920;hp=3f6f4735844e1eeb5f85f13747f93d0fd2262a13;hpb=4ce4060e302c0cb98ce6658f44fede048df6aeeb;p=ovsnfv.git diff --git a/fuel-plugin-ovsnfv/metadata.yaml b/fuel-plugin-ovsnfv/metadata.yaml index 3f6f473..bb19c6e 100644 --- a/fuel-plugin-ovsnfv/metadata.yaml +++ b/fuel-plugin-ovsnfv/metadata.yaml @@ -17,9 +17,9 @@ name: fuel-plugin-ovsnfv # Human-readable name for your plugin title: Userspace OVS support # Plugin version -version: '0.0.1' +version: '0.0.3' # Description -description: 'This plugin deploys openvswitch with dpdk' +description: 'This plugin deploys OpenvSwitch with DPDK, VLAN only.' # Required fuel version fuel_version: ['8.0'] # Specify license of your plugin @@ -27,7 +27,7 @@ licenses: ['Apache License Version 2.0'] # Specify author or company name authors: ['Intel Corporation', 'mark.d.gray@intel.com', 'billy.o.mahony@intel.com'] # A link to the plugin's page -homepage: 'https://github.com/mrmarkgray/fuel-plugin-ovsnfv' +homepage: 'https://wiki.opnfv.org/display/ovsnfv/Open+vSwitch+For+NFV+Home' # Specify a group which your plugin implements, possible options: # network, storage, storage::cinder, storage::glance, hypervisor groups: ['network']