python34_update: Updated build scripts for Centos and RHEL to python34 77/51777/2
authorChristian Trautman <ctrautma@redhat.com>
Tue, 6 Feb 2018 16:49:55 +0000 (11:49 -0500)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 6 Feb 2018 16:55:27 +0000 (11:55 -0500)
commit7a1a6fb5d55cb0b5463408730f0778add4549be9
tree01f26bdd9103b1281568cf822c3b96f7e80cd9dd
parent23eff36d6a4b9e42ce06152e2b75e50fb7aaa5c5
python34_update: Updated build scripts for Centos and RHEL to python34

Recent patch update to collectd requires new packages that must
have python34 as a minimum version available. This updates the
build scripts for Centos and RHEL to use scl enabled python34.

1. Adds needed packages to build correctly for Centos and RHEL
2. Changes repo location to pull scl enabled python34
3. Modifies enablement of scl to new package string
4. Updates documentation to reflect change

JIRA: VSPERF-558

Change-Id: I52257ecfc6abc2112c30137c1de3ced272f21066
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
docs/testing/user/configguide/installation.rst
systems/centos/build_base_machine.sh
systems/centos/prepare_python_env.sh
systems/rhel/7.2/build_base_machine.sh
systems/rhel/7.2/prepare_python_env.sh
systems/rhel/7.3/build_base_machine.sh
systems/rhel/7.3/prepare_python_env.sh