openstack-ansible/playbooks/plugins/lookups
Kevin Carter de28f5a6f8 Resolves lookup plugin name duplication issue
The `playbooks/plugins/lookups/py_pkgs.py` had an issue where it's
assumed that the name of a package is always split on an "_" however
a repo name could be anything before the `_git_repo` portion. This
commit corrects that issue.

Change-Id: I49f8a7726ed99e47ff514cdf6e61472fac5b9ed4
Partially-Implements: blueprint master-kilofication
2015-04-17 18:36:22 +00:00
..
py_pkgs.py Resolves lookup plugin name duplication issue 2015-04-17 18:36:22 +00:00