loci/scripts
Jean-Philippe Evrard 25145411ef Install distro packages before installing project
This ensures the order is similar to the one in the
requirements project building [1].

It is also clearer that we install distro packages
that could be dependencies of the python code, before
installing the python code.

This has an impact, should people want to build
layers without using the requirements image build
process AND install packages only from sources and
not from wheels, due to auditing reasons.

[1]: 06b5321eda/scripts/requirements.sh (L8-L9)

Change-Id: I9f839d8dd74057a04c8fa8b5c3180c7a5b4864fb
2018-08-27 15:20:29 +02:00
..
cleanup.sh Add OpenSUSE Leap 15 support 2018-08-06 16:16:14 +00:00
clone_project.sh Add requirements support to generic dockerfile 2017-10-01 01:02:31 -04:00
create_user.sh Allow the uid and gid to be customizeable 2018-01-10 15:43:03 -05:00
fetch_wheels.py Fixed fetch_wheels.py to handle any docker-compliant registry. 2018-04-10 11:29:17 +00:00
fetch_wheels.sh Add python3 support 2017-10-28 09:32:43 -04:00
install.sh Install distro packages before installing project 2018-08-27 15:20:29 +02:00
install_nova_console.sh Add a fix for novnc 1.0.0 2018-03-29 20:21:22 -04:00
install_packages.sh Add OpenSUSE Leap 15 support 2018-08-06 16:16:14 +00:00
pip_install.sh add pip additional args 2018-03-29 11:10:01 +08:00
requirements.sh Remove bindep pin 2018-07-26 20:27:03 +02:00
setup_pip.sh Add python3 support 2017-10-28 09:32:43 -04:00