From 0f866cf4bfd57c28a754f274582887c943694953 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 12 Oct 2016 11:28:57 -0400 Subject: Consolidate ODL SFC RPM into ODL RPM OVS NSH can be installed at deploy time. Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc JIRA: APEX-324 Signed-off-by: Dan Radez --- build/variables.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index ce9eb034..c92be375 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -36,10 +36,6 @@ fdio_pkgs=( ) honeycomb_pkg='honeycomb-1.16.9-FINAL.noarch.rpm' - -ovs_rpm_name=openvswitch-2.5.90-1.el7.centos.x86_64.rpm -ovs_kmod_rpm_name=openvswitch-kmod-2.5.90-1.el7.centos.x86_64.rpm - virt_uri_base=https://people.redhat.com/~rjones/libguestfs-RHEL-7.3-preview libguestfs_pkg='libguestfs-1.32.7-3.el7.x86_64.rpm' virt_pkgs=( -- cgit 1.2.3-korg