Files
devstack/tools
Ian Wienand a20971850a install_pip: Use packaged pip on Fedora
This uses the python3-pip package for Fedora but maintains the status
quo for existing distributions (i.e. for Suse we run get-pip.py but
don't uninstall, and for everything else we uninstall python3-pip and
run get-pip.py to be running the latest pip).

As noted inline, installing get-pip.py over Fedora 34's package no
longer works, and likely won't ever work again.  Unlike the LTS
distributions, the Fedora pip should be more up-to-date, so I think
it's best we just avoid any package overwrites.

Change-Id: I84129aadfcf585bb150a3daa39616246d3d84bbd
2021-08-11 14:07:17 +10:00
..
2015-03-28 14:35:12 -05:00
2021-01-12 17:41:19 -08:00
2019-03-29 11:20:19 -07:00
2016-08-22 17:00:50 +00:00
2021-06-09 09:37:34 +02:00