Tristan Cacqueray abd63b01aa pip-and-virtualenv: fix install-pip when centos-release-openstack is enabled
When RDO projects repository is installed, the python-setuptools
package is obsoleted by python2-setuptools, this makes the install-pip
script failed:

  Package python-setuptools-0.9.8-7.el7.noarch is obsoleted by
  python2-setuptools-22.0.5-1.el7.noarch which is already installed

Then the "rpm -ql python-setuptools | xargs rm -rf" exit 1.  Check if
we have a record of the updated package obsoleting then old one; if
so, use it.

Change-Id: I2b0051bd9e81908c187098a7b82e120b999b111d
2018-04-23 08:18:04 +10:00
..
2017-05-31 14:36:30 +02:00
2017-05-31 11:17:05 +07:00
2017-04-05 13:11:22 +10:00
2017-02-02 11:20:00 +11:00
2017-01-31 14:14:19 +11:00
2017-02-02 11:20:00 +11:00
2018-04-18 20:15:07 -04:00
2017-10-16 13:39:34 +08:00
2017-05-19 12:43:36 -07:00
2018-02-28 06:31:34 -06:00
2017-02-02 11:20:00 +11:00
2017-05-31 11:17:05 +07:00
2017-02-03 11:49:45 +11:00
2017-05-19 12:43:36 -07:00
2017-05-19 12:43:36 -07:00
2017-02-02 20:36:23 +11:00
2017-05-31 11:17:05 +07:00
2017-12-20 17:51:33 +01:00
2017-02-02 11:20:00 +11:00
2018-02-23 10:04:40 +11:00
2017-03-14 14:49:49 +11:00
2018-02-23 10:04:40 +11:00
2017-12-05 22:59:20 +00:00