diff options
author | Michael Chapman <michapma@redhat.com> | 2016-10-19 12:50:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-19 12:50:02 +0000 |
commit | 1513de7f3d75e93b83ebc88b0d40880985f67400 (patch) | |
tree | 49db9ef76541e7485e40481762813a8acbe2f908 /build/variables.sh | |
parent | ce74e17298db0422734fe8ac820cb61b1e5ae601 (diff) | |
parent | b3840e9981c007e26eb7cbdf94f66d0f58a6e3f7 (diff) |
Merge "Consolidate ODL SFC RPM into ODL RPM" into stable/colorado
Diffstat (limited to 'build/variables.sh')
-rw-r--r-- | build/variables.sh | 4 |
1 files changed, 0 insertions, 4 deletions
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=( |