| commit | 007f588f275ac9d7320d4b24f1d05378d3df3d37 | [log] [tgz] |
|---|---|---|
| author | DamonLi <damonl@vmware.com> | Thu Nov 23 10:05:46 2017 +0800 |
| committer | Ian Wienand <iwienand@redhat.com> | Tue Nov 28 07:34:49 2017 +1100 |
| tree | 1181b739611f600b94cf53bb0041cdc3bb4e9e03 | |
| parent | b5fb7fd627fe24876a8dd2782fce065cf1957b55 [diff] |
Convert to safe name in lib_installed_from_git The 'pip list' command prints the "safe name" which converts _'s to -'s amongst other things; e.g. glance_store becomes "glance-store 0.21.1.dev22 /opt/stack/glance_store" Because people may use these more familiar "file system" names in LIBS_FROM_GIT automatically convert names when checking if libraries are installed. Change-Id: I30524f80a341f38dfa794a8f629d859e85a4a448