[release][oslo] oslo.vmware release 1.20.0 (liberty)
We are stoked to announce the release of: oslo.vmware 1.20.0: Oslo VMware library This release is part of the liberty release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.vmware With package available at: https://pypi.python.org/pypi/oslo.vmware For more details, please see the git log history below and: http://launchpad.net/oslo.vmware/+milestone/1.20.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.vmware Changes in oslo.vmware 1.19.0..1.20.0 ------------------------------------- cda87e7 Updated from global requirements 1374059 Updated from global requirements 4fda6aa Updated from global requirements 41fa6ab flake8 - remove unused rules ec4b427 Imported Translations from Transifex 0fdb005 Allow http connection pool size to be configured Diffstat (except docs and test files) ------------------------------------- oslo.vmware/locale/fr/LC_MESSAGES/oslo.vmware-log-error.po | 4 ++-- oslo.vmware/locale/fr/LC_MESSAGES/oslo.vmware-log-info.po | 4 ++-- oslo.vmware/locale/fr/LC_MESSAGES/oslo.vmware-log-warning.po | 4 ++-- oslo.vmware/locale/fr/LC_MESSAGES/oslo.vmware.po | 4 ++-- oslo_vmware/api.py | 11 ++++++++--- oslo_vmware/pbm.py | 7 +++++-- oslo_vmware/service.py | 12 ++++++++---- oslo_vmware/vim.py | 7 +++++-- requirements.txt | 4 ++-- test-requirements.txt | 2 +- tox.ini | 2 +- 13 files changed, 50 insertions(+), 25 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index deb5080..69356a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr<2.0,>=1.3 +pbr<2.0,>=1.4 @@ -17 +17 @@ oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=1.9.0 # Apache-2.0 +oslo.utils>=2.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index bfa5505..361a86c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26 +26 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -bandit>=0.10.1 +bandit>=0.13.2
participants (1)
-
davanum@gmail.com