openstack-ansible-plugins/releasenotes/notes/remove-distro-package-lookup-340b0fedb25a7c4b.yaml
Jesse Pretorius 23e7c57434 Remove distro package indexing from py_pkgs lookup
The indexing of distro packages by the py_pkgs lookup was
intended for a purpose which never came to fruition. As
such it is not used. The resulting output is somewhat
confusing and very verbose. As such, I think it's best
to remove it.

Change-Id: I0d133804a91feae03e44047eede589c75806b2da
2018-05-09 11:23:52 +01:00

9 lines
246 B
YAML

---
upgrade:
- |
The distribution package lookup and data output
has been removed from the py_pkgs lookup so that
the repo-build use of py_pkgs has reduced output
and the lookup is purpose specific for python
packages only.