<div dir="ltr"><div>OpenStackClient 1.0.3 has been released to PyPI.</div><div><br></div><div>python-openstackclient can be installed from the following locations:</div><div><br></div><div>PyPI: <a href="https://pypi.python.org/pypi/python-openstackclient">https://pypi.python.org/pypi/python-openstackclient</a></div><div>OpenStack tarball: <a href="http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.3.tar.gz">http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.3.tar.gz</a></div><div><br></div><div>Please report issues through launchpad: <a href="https://bugs.launchpad.net/python-openstackclient">https://bugs.launchpad.net/python-openstackclient</a></div><div><br></div><div>Changes in python-openstackclient 1.0.2..1.0.3</div><div>----------------------------------------------</div><div><br></div><div>* Add ``catalog list`` and ``catalog show`` commands for Identity v3.</div><div>* Add 'hypervisor stats show' command .</div><div>* Rename ``server resize`` option ``--verify`` to ``confirm``.  It conflicted with</div><div>  the global ``--verify`` option and never worked prior to this.</div><div>* Add ``trust create/delete/list/show`` commands.</div><div>* Add ``--sort`` to ``image list`` command.</div><div>* Change ``volume create`` option ``--snapshot-id`` to ``--snapshot``.  The old</div><div>  name is still silently supported.</div><div>* Add Network API quotas to ``quota show`` command.</div><div>* Add ``--public``, ``--private``, ``--all``, ``--long`` options to</div><div>  ``flavor list`` command.  Remove "Extra Specs", "Swap" and"RXTX Factor"</div><div>  columns from default output.</div><div>* Add ``--shared``, ``--property`` options to ``image list`` command.</div><div>* Add ``--size`` option to ``volume set`` command.</div><div><br></div><div>* Bug 1353040: server create --nic option clumsy</div><div>* Bug 1366279: nova lock command description rather terse</div><div>* Bug 1399588: Authentication needed for help command</div><div>* Bug 1401902: image filtering not available</div><div>* Bug 1410251: sort and filter options on openstack image list</div><div>* Bug 1411160: Add network support to quota show</div><div>* Bug 1413718: support keystone v3 trust extension</div><div>* Bug 1413954: missing volume extend</div><div>* Bug 1415182: Add extra validation when extending volume</div><div>* Bug 1416542: openstack client resize verify not completing workflow</div><div>* Bug 1416780: flavor list missing features</div><div>* Bug 1417614: tenant_id in server show</div><div>* Bug 1417854: Fix help messages for `os security group rule create` and `os security group rule list`</div><div>* Bug 1418024: wrong import of contrib module from novaclient</div><div>* Bug 1418384: openstack client help shows domain can be changed for a project</div><div>* Bug 1418742: volume create --snapshot-id is wrong</div><div>* Bug 1418810: auth with os-token fails with unexpected keyword argument 'user_domain_id'</div><div>* Bug 1420080: functional tests are failing with new keystoneclient release</div><div>* Bug 1420732: Better error message for sort_items</div><div>* Bug 1423748: Add support for hypervisor-stats and hypervisor-uptime command</div><div>* Bug 1428912: authentication through password prompting is broken</div><div>* Bug 1429211: 'catalog list' fails when region is not present</div><div><br></div><div><br></div><div>Requirements updates</div><div>--------------------</div><div><br></div><div>diff --git a/requirements.txt b/requirements.txt</div><div>index 4a5d70d..97d06c4 100644</div><div>--- a/requirements.txt</div><div>+++ b/requirements.txt</div><div>@@ -5 +5 @@ pbr>=0.6,!=0.7,<1.0</div><div>-six>=1.7.0</div><div>+six>=1.9.0</div><div>@@ -10,2 +10,2 @@ cliff-tablib>=1.0</div><div>-oslo.config>=1.6.0  # Apache-2.0</div><div>-oslo.i18n>=1.0.0  # Apache-2.0</div><div>+oslo.config>=1.9.0  # Apache-2.0</div><div>+oslo.i18n>=1.3.0  # Apache-2.0</div><div>@@ -15,2 +15,2 @@ python-glanceclient>=0.15.0</div><div>-python-keystoneclient>=0.11.1</div><div>-python-novaclient>=2.18.0</div><div>+python-keystoneclient>=1.1.0</div><div>+python-novaclient>=2.18.0,!=2.21.0</div><div>@@ -18 +18 @@ python-cinderclient>=1.1.0</div><div>-python-neutronclient>=2.3.6,<3</div><div>+python-neutronclient>=2.3.11,<3</div><div><br></div><div><br></div><div>dt</div><div><br></div>-- <br><div class="gmail_signature"><br>Dean Troyer<br><a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br></div>
</div>