[openstackclient] osc-lib 1.3.1 (ocata)
We joyfully announce the release of: osc-lib 1.3.1: OpenStackClient Library This release is part of the ocata stable release series. The source is available from: https://git.openstack.org/cgit/openstack/osc-lib Download the package from: https://pypi.python.org/pypi/osc-lib Please report issues through launchpad: https://bugs.launchpad.net/python-openstackclient For more details, please see below. Changes in osc-lib 1.3.0..1.3.1 ------------------------------- bffa595 Avoid tox_install.sh for constraints support a3c0f2d Fix find_resource exception handling on numeric names with kwargs 5aa8557 Updated from global requirements dfd4a4c Updated from global requirements 319e57a Updated from global requirements 01b48a5 Update UPPER_CONSTRAINTS_FILE for stable/ocata d4ed175 Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + osc_lib/utils.py | 3 ++- requirements.txt | 2 +- tools/tox_install.sh | 30 ------------------------------ tox.ini | 9 +++++---- 5 files changed, 9 insertions(+), 36 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2a09296..299b1bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9 +9 @@ cliff>=2.3.0 # Apache-2.0 -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org