Brian Rosmaita 4d7d23d7c5 Handle -/_ ambiguity in package names
Some openstack packages show up in the requirements list under a
hyphenated name while their package metadata name contains only
underscores.  (For example, the glance_store library is listed in
requirements as 'glance-store'.)  This is causing problems for the
tox_install_sibling_packages task run by zuul.  Pip is able to handle
this situation [0]; add code so the ansible task can handle it too.

[0] http://paste.openstack.org/show/722298/

Change-Id: I89ad9926647a011174815761e79372f2d7d43609
Needed-by: https://review.openstack.org/#/c/569225/
Closes-bug: #1774030
2018-05-30 21:42:56 -04:00
..
2018-04-05 11:07:42 -07:00
2018-01-02 22:49:13 +00:00
2017-10-27 06:10:31 +02:00
2017-10-31 17:39:32 -04:00
2017-11-14 13:19:08 +00:00
2017-10-09 08:32:45 -05:00
2018-03-28 23:10:22 +02:00
2017-12-26 13:29:12 +01:00
2018-03-28 23:10:22 +02:00
2018-05-30 21:42:56 -04:00
2017-09-02 14:17:32 -05:00
2018-03-29 13:52:58 +00:00