We are pumped to announce the release of:

python-novaclient 2.34.0: Client library for OpenStack Compute API

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/python-novaclient

With package available at:

    https://pypi.python.org/pypi/python-novaclient

For more details, please see the git log history below and:

    http://launchpad.net/python-novaclient/+milestone/2.34.0

Please report issues through launchpad:

    http://bugs.launchpad.net/python-novaclient

Notable changes
----------------

Bug fix for backward incompatible change 2961e82bf introduced in 2.33.0. There 
is also a dependency update for oslo.serialization.

Changes in python-novaclient 2.33.0..2.34.0
-------------------------------------------

036d42d Revert "Remove novaclient.v1_1 module"
63c7a57 Revert "Do not expose exceptions from requests library"
217e7c1 Updated from global requirements
0cd5812 Remove novaclient.v1_1 module

Diffstat (except docs and test files)
-------------------------------------

novaclient/client.py                 | 22 +++++++-------
novaclient/exceptions.py             | 23 --------------
novaclient/utils.py                  | 24 ---------------
requirements.txt                     |  2 +-
5 files changed, 12 insertions(+), 118 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 1fdee4c..daef637 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.serialization>=1.4.0 # Apache-2.0
+oslo.serialization>=1.10.0 # Apache-2.0



_______________________________________________
OpenStack-announce mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce

Reply via email to