We are overjoyed to announce the release of:
python-openstackclient 1.7.1: OpenStack Command-line Client
This release is part of the liberty stable release series.
With source available at:
    https://git.openstack.org/cgit/openstack/python-openstackclient
With package available at:
    https://pypi.python.org/pypi/python-openstackclient
For more details, please see the git log history below and:
    https://launchpad.net/python-openstackclient/+milestone/1.7.1
Please report issues through launchpad:
    https://bugs.launchpad.net/python-openstackclient
Changes in python-openstackclient 1.7.0..1.7.1
----------------------------------------------
599905e Release notes 1.7.1
0e89d08 docs: pip install -e needs an argument
8faabb3 Glance `image set` Resolve Fracturing
9e6f99e Use `discover_extensions` for novaclient
00eebaf Override the debug default and help text
Diffstat (except docs and test files)
-------------------------------------
openstackclient/compute/client.py            | 10 ++---
openstackclient/image/v2/image.py            | 64 +++++++++++++++++++++++++---
openstackclient/shell.py                     |  4 ++
7 files changed, 132 insertions(+), 17 deletions(-)