openstack-ansible-repo_build/tasks
Jesse Pretorius 4523b71500 Change logging for source downloads and wheel build
In I298dd45ada552b78ef7d6fcb79481035581bd77a timestamping
for the wheel build process was added, but it wasn't added
to the source download process. This patch adds timestamping
to the source download process too, but also changes the log
file used for each step so that they each have their own log
files.

The two tasks are also normalised to execute in the same way
to make them a little easier to follow. It thereby removes
the extra indirection of using yet another script for the
execution.

Change-Id: If571e9d290cbdd5ba02542b6bc19e4321b67ea6f
Implements: blueprint python-build-install-simplification
Signed-off-by: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
(cherry picked from commit 778ceee2cf)
2018-02-19 23:35:59 +00:00
..
main.yml Make wheel build process idempotent 2017-06-06 15:16:35 +01:00
repo_build_index.yml Correct manifest index of openstack git folders 2018-01-25 17:08:38 +00:00
repo_build_install.yml Fix ansible lint tests 2017-12-06 19:45:21 +00:00
repo_build_prepare.yml Add timestamps for pip wheel build logs 2017-12-15 11:29:38 -06:00
repo_build_venvs.yml Prepare virtualenvs without breaking the virtualenv tooling 2018-02-02 13:04:53 +00:00
repo_build_wheels.yml Change logging for source downloads and wheel build 2018-02-19 23:35:59 +00:00
repo_clone_git.yml Use empty env variable set if missing 2017-10-10 14:27:11 -05:00
repo_package_sync.yml Sync repos to correct location on repo master 2017-08-11 10:42:12 +02:00