- update to version 2.9.0
- Update Image service property keys doc
- Revise functional testing README file
- Update reno for stable/pike
- Remove Babel as a runtime requirement
- image-create-via-import fails with ValueError
- Restore functional testing under ssl
- stage call fails with TypeError
- Add domain info to functional test clients
- Migrate dsvm functional test jobs to project repo
- Compare against 'RequestIdProxy.wrapped'
- Update Image service property keys docs
- Updated from global requirements
- Fix image-import call
OBS-URL: https://build.opensuse.org/request/show/568547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=24
- Update Image service property keys doc
- Revise functional testing README file
- Update reno for stable/pike
- Remove Babel as a runtime requirement
- image-create-via-import fails with ValueError
- Restore functional testing under ssl
- stage call fails with TypeError
- Add domain info to functional test clients
- Migrate dsvm functional test jobs to project repo
- Compare against 'RequestIdProxy.wrapped'
- Update Image service property keys docs
- Updated from global requirements
- Fix image-import call
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=41
- update to version 2.8.0
- help text for container_format, disk_format
- Removed the --no-ssl-compression parameter which is deprecated
- add explicit dependency on pyopenssl
- Remove team:diverse-affiliation from tags
- Validate input args before trying image download
- Fix 'UnicodeEncodeError' for unicode values in url
- Add image import features to client
- Update glanceclient version ref
- Make --profile load from environment variables
- use openstackdocstheme html context
- Replace six.iteritems() with .items()
- Update and optimize documentation links
- Add missing docstring
- Replace assertTrue(isinstance()) with assertIsInstance()
- move existing content into the new standard structure
- Fix man page build
- turn on warning-is-error in sphinx build
- doc: Remove cruft from conf.py
- Add release note for Pike
- gitignore: Ignore auto-generated docs
- update the doc URLs in the readme
- Remove log translations
- move old release notes into the releasenotes doc tree
- Updated from global requirements
- import content from cli-reference in openstack-manuals
- Enable code coverage report in console output
- switch to openstackdocstheme
- Add documentation for image import commands
- allow unhandled exceptions to cause test errors
OBS-URL: https://build.opensuse.org/request/show/518807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=23
- help text for container_format, disk_format
- Removed the --no-ssl-compression parameter which is deprecated
- add explicit dependency on pyopenssl
- Remove team:diverse-affiliation from tags
- Validate input args before trying image download
- Fix 'UnicodeEncodeError' for unicode values in url
- Add image import features to client
- Update glanceclient version ref
- Make --profile load from environment variables
- use openstackdocstheme html context
- Replace six.iteritems() with .items()
- Update and optimize documentation links
- Add missing docstring
- Replace assertTrue(isinstance()) with assertIsInstance()
- move existing content into the new standard structure
- Fix man page build
- turn on warning-is-error in sphinx build
- doc: Remove cruft from conf.py
- Add release note for Pike
- gitignore: Ignore auto-generated docs
- update the doc URLs in the readme
- Remove log translations
- move old release notes into the releasenotes doc tree
- Updated from global requirements
- import content from cli-reference in openstack-manuals
- Enable code coverage report in console output
- switch to openstackdocstheme
- Add documentation for image import commands
- allow unhandled exceptions to cause test errors
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=40
- Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
- Update reno for stable/newton
- Add ploop in disk_format
- Add request id to returned objects
- Improve tools/tox_install.sh
- Add Apache 2.0 license to source file
- Add vhdx in disk_format
- Move old oslo-incubator code out of openstack/common
- Add alt text for badges
- Show team and repo badges on README
- Use import_versioned_module from oslo.utils
- Remove unused _i18n.py shim.
- switch from keystoneclient to keystoneauth
- standardize release note page ordering
- Enable release notes translation
- Handle formatting of subcommand name in error output
- Use constraints everywhere
- Add support for community images
- Updated from global requirements
- Revert "Add last_request_id member to HTTPClient and SessionClient"
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=37
update to version 2.5.0
* Don't update tags every time
* Remove unused openstack/common/apiclient/client
* Revert "Don't update tags every time"
* Update doc URL
* Fix warlock model creation
* Updated from global requirements
update to version 2.3.0
* Remove discover from test-requirements
* Log request-id before exceptions raised
* Properly build releasenotes
* Fix string interpolation to delayed to be handled by the logging code
* Add comment about workaround for py3
* py3: Fix encoding and use sys.stdin.buffer
* Replace OpenStack LLC with OpenStack Foundation
* Updated from global requirements
- update to 2.2.0:
* Update docs URL
* Add Python 3.5 classifier and venv
* Updated from global requirements
* image-download: tests to catch stray output
* Use correct order of arguments to assertEqual
* Update outdated image shema
* Replace tempest_lib with tempest.lib
* Log request-id for each api call
- update to 2.1.0:
* Updated from global requirements
OBS-URL: https://build.opensuse.org/request/show/425290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=22
* Remove discover from test-requirements
* Log request-id before exceptions raised
* Properly build releasenotes
* Fix string interpolation to delayed to be handled by the logging code
* Add comment about workaround for py3
* py3: Fix encoding and use sys.stdin.buffer
* Replace OpenStack LLC with OpenStack Foundation
* Updated from global requirements
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=34
* Update docs URL
* Add Python 3.5 classifier and venv
* Updated from global requirements
* image-download: tests to catch stray output
* Use correct order of arguments to assertEqual
* Update outdated image shema
* Replace tempest_lib with tempest.lib
* Log request-id for each api call
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=33
* Updated from global requirements
* Remove deprecated construct method from session init
* Add upper constraints to glanceclient
* Fixed grammar in image-download command description
* [Trivial] Remove unnecessary executable privilege
* Fix "Codec can't encode characters"
* Update the home-page with developer documentation
* Get endpoint if os_image_url is not set
* Corrected wrong parameter in docstring
* Enable hacking checks
* Fix typos in docstrings and comments
* Re-enable stacktracing when --debug is used
* Add last_request_id member to HTTPClient and SessionClient
* Fix v2 so that you can see the default help info
* Update auth_token before sending request
* Fix missing of debug info after we use session
* Ship the default metadata schema in the client
* Docs are generated incorrectly
* Fix location update
* Catch InUseByStore case in do_image_delete
* Update reno for stable/mitaka
- update _service and switch to upstream spec file
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=32
- update to 2.0.0:
* Handle 403 forbidden on download
* Test: use assert_has_calls() instead
* Updated from global requirements
* Auto-generated squash commit
* Add reno to glanceclient
* Updated from global requirements
* v2 - "readOnly" key should be used in schemas
* Fix client initialization in shell tests
* Remove code needed for python2.5
* Fix warnings in glanceclient README
* Updated from global requirements
* Remove argparse from requirements
* Change metavar for location commands in V2
* Updated from global requirements
* Updated from global requirements
* Enhance description of instance-uuid option for image-create
* Updated from global requirements
* Remove monkey-patching for getsockopt
* Fixed TestHTTPSVerifyCert failure messages
* Remove location check from V2 client
* Use session when not specified token or endpoint
* Updated from global requirements
* Skip schema validation on GET /v2/images/%s
* Trival: Remove 'MANIFEST.in'
* Remove openstack-common.conf
* Updated from global requirements
* Drop py33 support
* Change assertTrue(isinstance()) by optimal assert
* Add help the ability to sort images with multiple keys
OBS-URL: https://build.opensuse.org/request/show/384357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=21
* Handle 403 forbidden on download
* Test: use assert_has_calls() instead
* Updated from global requirements
* Auto-generated squash commit
* Add reno to glanceclient
* Updated from global requirements
* v2 - "readOnly" key should be used in schemas
* Fix client initialization in shell tests
* Remove code needed for python2.5
* Fix warnings in glanceclient README
* Updated from global requirements
* Remove argparse from requirements
* Change metavar for location commands in V2
* Updated from global requirements
* Updated from global requirements
* Enhance description of instance-uuid option for image-create
* Updated from global requirements
* Remove monkey-patching for getsockopt
* Fixed TestHTTPSVerifyCert failure messages
* Remove location check from V2 client
* Use session when not specified token or endpoint
* Updated from global requirements
* Skip schema validation on GET /v2/images/%s
* Trival: Remove 'MANIFEST.in'
* Remove openstack-common.conf
* Updated from global requirements
* Drop py33 support
* Change assertTrue(isinstance()) by optimal assert
* Add help the ability to sort images with multiple keys
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=30
* Release Notes for version 1.2.0
* Add versions list function
* Added reactivate/deactivate image using CLI
* Fix the missing help descripiton of "image-create"
* Add documentation for running the functional tests
* Updated from global requirements
* Remove unused sphinx Makefile
* Update docs to recommend KSA instead of KSC
* Use clouds.yaml from devstack for functional tests
* Add translation to v2 shell
* Import i18n functions directly
* Updated from global requirements
* improve readme contents
* Add support for setting Accept-Language header
* Updated from global requirements
* Use the subcomand parsed args instead of the base
* Stop trying to send image_size to the server
* Support image deletion in batches in v2
* print usage when no argument is specified for python3
* Updated from global requirements
* Updated from global requirements
* Do not use openstack.common.i18n in glance client
* Added unit tests for 'Unicode support shell client'
* Use common identity parameters fro keystone client
* No auth when token and endpoint are passed
* Use dictionary literal for dictionary creation
* Replace exception_to_str with oslo.utils function
* Change ignore-errors to ignore_errors
* Add period in help message
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=29
- update to 1.1.0:
* 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/request/show/337166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=20
* 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
- update to 1.0.0:
* 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/request/show/329497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=19
* 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
- Use %{version} in source
- Switch to version 0.17.1
- Add missing Requires for python-oslo.i18n
- Update to version python-glanceclient-0.18.0.post1:
* Update README to work with release tools
0.18.0
- Update to version python-glanceclient-0.17.0.post32:
* Correct help messages for image-update command
- Update to version python-glanceclient-0.17.0.post30:
* Uncap library requirements for liberty
- Update to version python-glanceclient-0.17.0.post29:
* Fix https stack trace on python 3.4 client
* Fix client when using no ssl compression
* Omit 'locations' as image-create parameter
- Update to version python-glanceclient-0.17.0.post23:
* Add unit tests for log_curl_request
- Update to version python-glanceclient-0.17.0.post21:
* Add SSL cert verification regression tests
- Update to version python-glanceclient-0.17.0.post19:
* Test unit for checking update active images
- Update to version python-glanceclient-0.17.0.post17:
OBS-URL: https://build.opensuse.org/request/show/318404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=18
- add rpmlintrc to sources
- update to 0.14.1:
* Update how tokens are redacted
* Handle UnicodeDecodeError in log_http_response
* Print traceback to stderr if --debug is set
* Updated from global requirements
* Fix v2 requests to non-bleeding edge servers
* Work toward Python 3.4 support and testing
- update to 0.14.0:
* Support for Metadata Definitions Catalog API
* Catch new urllib3 exception: ProtocolError
* Fix error when logging http response with python 3
* Ensure server's SSL cert is validated
* Enable osprofiler interface in glanceclient shell
* Hide stderr noise in test output
* Remove deprecated commands from shell
* Normalize glanceclient requested service url
* Fix glance-client to work with IPv6 controllers
* Add support for Keystone v3
* Update theme for docs
* Add a tox job for generating docs
* Don't stream non-binary requests
* Use a correctly formatted example location in help
* Replace old httpclient with requests
* Enable F841
* Resolving the performance issue for image listing of v2 API
* Add profiling support to glanceclinet
* Use immutable arg rather mutable arg
* Add CONTRIBUTING.rst
OBS-URL: https://build.opensuse.org/request/show/259136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=17
- go back to released version (0.12.0)
- Update to version python-glanceclient-0.12.0.78.g59c1103:
* Improve help strings
- Update to version python-glanceclient-0.12.0.76.g8ecc8ae:
* Sync with Oslo
- Update to version python-glanceclient-0.12.0.74.g2929cc1:
* Python 3: do not use __builtin__
* Updated from global requirements
* Python3: do not use the 'file' type
- Update to version python-glanceclient-0.12.0.69.ga9dee79:
* Python 3: do not use the unicode() function
* test_shell: remove a deprecated keyword argument
* Replace file with open, which is Python 3 compatible
- Update to version python-glanceclient-0.12.0.63.g46bf452:
* Only show progress bar for local image files
- Update to version python-glanceclient-0.12.0.61.g8b76817:
* Python3: define a __next__() method for VerboseIteratorWrapper
* Python 3: Fix JsonPatch-related issues
* Pass bytes to tempfile.NamedTemporaryFile().write()
- Update to version python-glanceclient-0.12.0.56.gb8a850c:
* Remove tox locale overrides
* Fix misspellings in python-glanceclient
* Update my mailmap
OBS-URL: https://build.opensuse.org/request/show/227772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=15
- Update to version 0.10.0.17:
+ Enable query image by tag
- Update to version 0.10.0.16:
+ Fix glanceclient usage inconsistences for options
- Update to version 0.10.0.15:
+ Add 0.11.0 doc notes
- Update to version 0.10.0.14:
+ Allow single-wildcard SSL common name matching
+ Don't use posixpath for URLs
- Update to version 0.10.0.10:
+ removed deprecated parameter --public
+ Revert "removed deprecated parameter --public"
OBS-URL: https://build.opensuse.org/request/show/197422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=8
- Update to version 0.9.0.48:
+ Flake8 should ignore build folder
+ Rename invalid domain name to be RFC compliant.
- Update to version 0.9.0.45:
+ Enable client V2 to update/delete tags for a given image.
- Update to version 0.9.0.44:
+ Start using Pyflakes and Hacking
- Only depend on python-discover on SLE, it's a Python-2.6 feature
backport
- fix requires of test package
- tools/pip-requires changed to requirements.txt (pip's de-facto
standard)
- remove setBadness call from rpmlintrc
- python-pbr/d2to1 requires
OBS-URL: https://build.opensuse.org/request/show/182641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=6