- Release notes for 4.4.0
- md-property-create: add a mandatory "--type" option
- Tox4: remove skipsdist
- Update master for stable/2023.1
- do_image_import: fix argument retrieval
- Docs generation: mock the six module for autodoc
- Bump the CHUNKSIZE to use CPU more efficiently
- do_image_import: always pass remote_* to gc.images.image_import
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=68
- Replace git.openstack.org URLs with opendev.org URLs
- Remove .zuul.yaml from the list of irrelevant files
- update doc url to new
- Update master for stable/train
- Stop configuring install_command in tox.
- Add release note for glanceclient 3.1.1
- Remove v1 tests
- Rename releasenotes to reflect correct version
- Add support for multi-store import
- Delete image from specific store
- Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- Add release note for glanceclient 3.0.0
- Drop python 2.7 support and testing
- Cleanup session object
- Update .gitreview for stable/ussuri
- setup.cfg: Use better Python 3 hinting
- Pass --all-stores, --allow-failure as bool to API
- Add support for copy-image import method
- Drop support for tempest-full
- Move py35 jobs to latest python3
- Cleanup py27 support
- Update hacking for Python3
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=54
- 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
- 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
* 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