From 238e545c1992e49d4dee685fd8f355907d13a2df Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Thu, 19 May 2016 12:55:19 +0100 Subject: fuel plugin: Deploy on Brahmaputra SR3 Updates for changed package versions in archive.ubuntu.com. Installation to SR3 VLAN environmnent verifed. Change-Id: Ic33992a3513ddcb5b474084fcea652d084dc5bf9 Signed-off-by: Billy O'Mahony Reviewed-by: Jonas Bjurel Reviewed-by: Mark D. Gray Reviewed-by: Tom Herbert Reviewed-by: Michal Skalski --- fuel-plugin-ovsnfv/metadata.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fuel-plugin-ovsnfv/metadata.yaml') 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'] -- cgit 1.2.3-korg