rhel73_install: Provide installer script for RHEL 7.3 41/25641/8
authorChristian Trautman <ctrautma@redhat.com>
Wed, 7 Dec 2016 19:35:54 +0000 (14:35 -0500)
committerChristian Trautman <ctrautma@redhat.com>
Fri, 6 Jan 2017 21:04:52 +0000 (16:04 -0500)
commit0f21a0025a21b601fde7de90d806e9ca4a99fb81
tree14f437829b5f9c251904d422789f5ef79dcb6328
parent3d33e32f9fe9d8c8e6f4fb935d67fc39b2c0a483
rhel73_install: Provide installer script for RHEL 7.3

Adds installer scripts for RHEL 7.3 OS.

Modified dpdk makefile to allow upstream dpdk to build.

Prevents upstream OVS from building due to kernel incompatibilities.

Provides instructions on setting up RHEL 7.3 for usage with binary
OVS packages when testing with OVS Vanilla.

Tested under RHEL 7.3

JIRA: VSPerf-322

Change-Id: If294d465f28f60a1c514a7b661ce4696ac3b5b73
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/10_custom.conf
docs/configguide/installation.rst
docs/design/vswitchperf_design.rst
src/dpdk/Makefile
systems/rhel/7.3/build_base_machine.sh [new file with mode: 0755]
systems/rhel/7.3/prepare_python_env.sh [new file with mode: 0755]