[new][openstackansible] openstack-ansible-plugins 13.3.1 release
We are eager to announce the release of: openstack-ansible-plugins 13.3.1: plugins for OpenStack Ansible For more details, please see below. 13.3.1 ^^^^^^ New Features * The "py_pkgs" lookup plugin now has strict ordering for requirement files discovered. These files are used to add additional requirements to the python packages discovered. The order is defined by the constant, "REQUIREMENTS_FILE_TYPES" which contains the following entries, 'test-requirements.txt', 'dev-requirements.txt', 'requirements.txt', 'global-requirements.txt', 'global-requirement- pins.txt'. The items in this list are arranged from least to most priority. Changes in openstack-ansible-plugins 13.3.0..13.3.1 --------------------------------------------------- 450d972 Backport py_pkgs changes from Newton 4f366c3 Update the lookup plugin to force dep ordering Diffstat (except docs and test files) ------------------------------------- lookup/py_pkgs.py | 330 ++++++++++++--------- .../notes/force-dep-order-2c529683509e45da.yaml | 9 + 2 files changed, 205 insertions(+), 134 deletions(-)
participants (1)
-
no-reply@openstack.org