[openstack-announce] [new][openstackansible] openstack-ansible-plugins 13.3.2 release
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 25 21:25:10 UTC 2016
We are psyched to announce the release of:
openstack-ansible-plugins 13.3.2: plugins for OpenStack Ansible
For more details, please see below.
13.3.2
^^^^^^
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.2
---------------------------------------------------
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(-)
More information about the OpenStack-announce
mailing list