* Change next version in docs
* 1.0.1 Release notes
* Fixes CLI client called without subcommands
* Print the reverting back to v1 to stderr
* Updates default --sort behaviour
* Invalid output running the command 'glance image-show <image_id>'
* Don't make `help` require auth parameters
* check for None value in utils.safe_header
* Updated from global requirements
* Consider `--os-token` when using v2
* Check if v2 is available and fallback
* Update path to subunit2html in post_test_hook
* Fix the remove property logic in V2
* Password should be prompted once
- adjust Requires according to requirements.txt
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=27
* 1.0.0 release notes
* Remove custom SSL compression handling
* Add more information show in v2
* Require disk and container format on image-create
* Ship the default image schema in the client
* Use API v2 as default
* V2: Do not validate image schema when listing
* Updated from global requirements
* Add unicode support for properties values in v2 shell
* Fix failure to create glance https connection pool
* Enable flake8 checks
* Extend unittests coverage for v2 tasks module
* Support for Metadata Definition Catalog for Tags
* Fix exception message in Http.py
* Fix an issue with broken test on ci
* Remove usage of assert_called_once on Mock objects
* Add .eggs/* to .gitignore
* Account for dictionary order in test_shell.py
* Do not fall back to namespaced oslo.i18n
* Add v2 support for the marker attribute
* Import only modules and update tox.ini
* Close iterables at the end of iteration
* Make glanceclient accept a session object
* cleanup openstack-common.conf and sync updated files
* Add release notes for 0.19.0
* Include owner and status option in v2 image list
* Fix Metadef Object update issue with python-glanceclient
* Fix functional tests in gate
* Do not crash on homedir mkdir
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=25