Fixes python2 docutils req and also installs ansible 63/52163/3
authorTim Rozet <trozet@redhat.com>
Wed, 14 Feb 2018 18:12:39 +0000 (13:12 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 15 Feb 2018 17:00:05 +0000 (12:00 -0500)
commit2111e5a85f8d0a894e1a7684c2e1a6d897091c9d
tree02b929082ab790d524696a08cd1102814a9e92f8
parent1f6ee5a99cb191afde06695e449c53732453b222
Fixes python2 docutils req and also installs ansible

For some reason we were requiring python2-docutils in to build our rpm
instead of python34-docutils.  Patch also includes some logic to install
ansible.

JIRA: APEX-515

Change-Id: I1b85e5b4b29f74f5ff5399296f24831c334c289c
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/build.py
apex/common/utils.py
apex/deploy.py
build/Makefile
build/rpm_specs/opnfv-apex-common.spec
requirements.txt