OpenStackClient 1.2.0 has been released to PyPI. python-openstackclient can be installed from the following locations: PyPI: https://pypi.python.org/pypi/python-openstackclient OpenStack tarball: http://tarballs.openstack.org/python-openstackclient /python-openstackclient-1.2.0.tar.gz <http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.3.tar.gz> Please report issues through launchpad: https://bugs.launchpad.net/python- openstackclient 1.2.0 (30 Apr 2015) =================== * Fix error in ``security group create`` command when ``--description`` is not supplied. * Correct ``image list`` pagination handling, all images are now correctly returned. * Do not require ``--dst-port`` option with ``security group rule create`` when ``--proto ICMP`` is selected. * Correctly pass ``--location`` arguemnt in ``image create`` command. * Correctly handle use of ``role`` commands for project admins. Using IDs will work for project admins even when names will not due to non-admin contraints. * Correctly exit with an error when authentication can not be completed. * Fix ``backup create`` to correctly use the ``--container`` value if supplied. * Document the backward-compatibility-breaking changes in :doc:`backwards-incompatibile`. * Add `--parent`` option to `projct create` command. dt -- Dean Troyer dtroyer at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150430/5d4e7563/attachment.html>