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 +++--- fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt | 6 ++++-- 2 files changed, 7 insertions(+), 5 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'] diff --git a/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt b/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt index 08c6782..2bb2d6f 100644 --- a/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt +++ b/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt @@ -63,7 +63,8 @@ http://archive.ubuntu.com/ubuntu/pool/main/b/bison/libbison-dev_3.0.2.dfsg-2_amd http://archive.ubuntu.com/ubuntu/pool/main/b/bison/bison_3.0.2.dfsg-2_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl2_2.0.4-4_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/y/yajl/libyajl-dev_2.0.4-4_amd64.deb -http://archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-4ubuntu1.1_amd64.deb +http://archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.1.0-4ubuntu1.2_amd64.deb +http://archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.1.0-4ubuntu1.2_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7-dev_2.7.6-8ubuntu0.2_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/b/bc/bc_1.06.95-8ubuntu1_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/p/pkg-config/pkg-config_0.26-1ubuntu4_amd64.deb @@ -79,7 +80,8 @@ http://archive.ubuntu.com/ubuntu/pool/main/libg/libgpg-error/libgpg-error-dev_1. http://archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11-dev_1.5.3-2ubuntu4.3_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.3-2ubuntu4.3_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb -http://archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6-dev_3.4-3ubuntu0.3_amd64.deb +http://archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6-dev_3.4-3ubuntu0.4_amd64.deb +http://archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6_3.4-3ubuntu0.4_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls-openssl27_2.12.23-12ubuntu2.5_amd64.deb http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls26_2.12.23-12ubuntu2.5_amd64.deb -- cgit 1.2.3-korg