summaryrefslogtreecommitdiffstats
path: root/fuel-plugin-ovsnfv/metadata.yaml
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2016-05-19 12:55:19 +0100
committerBilly O'Mahony <billy.o.mahony@intel.com>2016-05-24 08:43:36 +0000
commitedba7f4416d758c145af36f7a23737285e55c920 (patch)
tree32890aaaa378fe08b0595ac8e65b4af9b065c007 /fuel-plugin-ovsnfv/metadata.yaml
parent4ce4060e302c0cb98ce6658f44fede048df6aeeb (diff)
fuel plugin: Deploy on Brahmaputra SR3stable/brahmaputra
Updates for changed package versions in archive.ubuntu.com. Installation to SR3 VLAN environmnent verifed. Change-Id: Ic33992a3513ddcb5b474084fcea652d084dc5bf9 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com> (cherry picked from commit 238e545c1992e49d4dee685fd8f355907d13a2df)
Diffstat (limited to 'fuel-plugin-ovsnfv/metadata.yaml')
-rw-r--r--fuel-plugin-ovsnfv/metadata.yaml6
1 files changed, 3 insertions, 3 deletions
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']