| commit | 29bf8523965b504624f9450f3dffe863994b4077 | [log] [tgz] |
|---|---|---|
| author | Radosław Piliszek <radoslaw.piliszek@gmail.com> | Fri Jan 24 11:52:13 2020 +0100 |
| committer | Radosław Piliszek <radoslaw.piliszek@gmail.com> | Fri Jan 24 12:55:21 2020 +0100 |
| tree | 3d33f9e4902f3a3d4eecf536a1d98141e1258b21 | |
| parent | f9a6986b90f896f2c0d122ae2572411f9c13f506 [diff] |
Do not try finding pip for python2 when not required [1] stopped installing pip for py2 when py3 is being used. This patch makes sure we check only for py3 pip then. Also removed some no-longer-relevant comment and made uninstall behave the same. Check for pip>=6 removed too. See also [2]. [1] 279a7589b03db69fd1b85d947cd0171dacef94ee [2] http://lists.openstack.org/pipermail/openstack-discuss/2020-January/012182.html Change-Id: I36ee53e57e468d760b80a7e621b90899867a8efd