ironic-python-agent/imagebuild/tinyipa/build_files
Riccardo Pittau ec4a2611e7 Build tinyipa with python3
This patch uses ``USE_PYTHON3`` variable to build
Ironic Python Agent with python 3 inside a tinycore
image.
It modifies the content of ``buildreqs.lst`` and
``finalreqs.lst``, adding specific package files
based on the python version used to build IPA.
Since we're using python 3.6, bytecode optimized
files have .pyc extension and are located under a
__pycache__ dir [1]; as an optimization option,to
reduce the size of the final image, all bytecode
generated files will be moved to the original
source location and the source code will be
removed.

[1] https://www.python.org/dev/peps/pep-0488/

Change-Id: I3448a5f41eff6736274308f924d9ad8f059e6c44
Story: #2002598
Task: #22210
Depends-On: https://review.openstack.org/634646
2019-02-04 10:05:57 +01:00
..
bootlocal.sh Build tinyipa with python3 2019-02-04 10:05:57 +01:00
buildreqs.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
buildreqs_python2.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
buildreqs_python3.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
dhcp.sh Raise udevadm settle timeout from 5 to 20 seconds 2018-10-15 17:29:28 +02:00
fakeuname Build tinyipa with tinycore 8.x 2019-01-29 13:02:48 +01:00
finalreqs.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
finalreqs_python2.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
finalreqs_python3.lst Build tinyipa with python3 2019-02-04 10:05:57 +01:00
isolinux.cfg Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00