[openstack-dev] [new][openstack] osc-lib 0.4.1 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 28 19:32:34 UTC 2016
We are joyful to announce the release of:
osc-lib 0.4.1: OpenStackClient Library
This release is part of the newton release series.
With source available at:
https://git.openstack.org/cgit/openstack/osc-lib
With package available at:
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 0.4.0..0.4.1
-------------------------------
f535ace Allow shell class to be overridden in test subclass
02a8904 Remove option handling unused code
85c977a Use assertEqual() instead of assertDictEqual()
63b8451 Remove unused releasenotes infrastructure
Diffstat (except docs and test files)
-------------------------------------
osc_lib/clientmanager.py | 53 ---------------------------------
test-requirements.txt | 1 -
tox.ini | 3 --
5 files changed, 11 insertions(+), 82 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index f9215a2..42bca99 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +10,0 @@ oslotest>=1.10.0 # Apache-2.0
-reno>=1.8.0 # Apache2
More information about the OpenStack-dev
mailing list