packstack/packstack/installer
Javier Pena fe9620acd4 Fix pip setup for RHEL 8
On RHEL 8, we have no pip but we have pip3, so we need to adapt the
pip detection and setup to this.

This also requires taking into account a new possible location for
packstack.rst, under /usr/local/share.

Change-Id: I3b93449fb4b7faabb15a8b186d2be1c174b754b6
2019-02-19 17:33:59 +01:00
..
core Initial Python 3 support 2018-09-27 09:13:06 +00:00
utils Initial Python 3 support 2018-09-27 09:13:06 +00:00
.gitignore Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
LICENSE Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
basedefs.py Fix pip setup for RHEL 8 2019-02-19 17:33:59 +01:00
exceptions.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
output_messages.py Initial Python 3 support 2018-09-27 09:13:06 +00:00
processors.py Also install Heat if Sahara is being installed 2015-10-20 14:35:13 +02:00
run_setup.py Initial Python 3 support 2018-09-27 09:13:06 +00:00
setup_controller.py Align the stars to fix CI 2017-03-03 17:47:21 +01:00
validators.py Remove support for nova-network 2017-01-11 14:24:15 -05:00