1
0

19 Commits

Author SHA256 Message Date
Thomas Bechtold
8c13eb3e12 - update to version 2.17.0
- Bump openstackdocstheme to 1.20.0
  - Rename --backend to --store
  - Update master for stable/stein
  - OpenDev Migration Patch
  - Update sphinx dependency
  - Correcting typo in shell.py - enviroment to environment.
  - HTTPClient: actually set a timeout for requests
  - Add upper-constraints.txt to releasenotes tox environment
  - Add Python 3 Train unit tests
  - Update hacking version
  - Trivial: fix image format typo
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Add release note for glanceclient 2.17.0
  - Modify the url of upper_constraints_file

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=47
2019-10-09 12:59:26 +00:00
2e018addc1 osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-glanceclient revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=46
2019-04-08 12:59:31 +00:00
ce6298bd06 - update to version 2.12.1
- Correct typo in releasenote
  - Make image-create-via-import fail faster
  - Update reno for stable/queens
  - Remove functional-identity-v3-only job
  - Add multi-store support
  - Make image-import fail faster
  - Remove usage of ordereddict
  - Remove PyPI downloads
  - Add periodic tips jobs
  - Split glanceclient functional tests
  - Add releasenote for 2.12.1
  - Add releasenotes for 2.11.0
  - Replace 'raise StopIteration' with 'return'
  - Zuul: Remove project name
  - Add release note link in README
  - Image show: print human readable string when the virtual size is unknown
  - Add support for hide old images
  - Remove deprecated ssl options
  - Update .gitreview for stable/rocky
  - Revert "Remove team:diverse-affiliation from tags"
  - Handle HTTP headers per RFC 8187
  - Trivial: Update pypi url to new url
  - Fix python 3.6 escape char warning
  - Update local copy of image schema for 2.6
  - Update 'doc/source/reference/apiv2.rst'
  - Fix docs cli authorize environment variables
  - Releasenotes for bugfixes in 2.12.0
  - Update properties URL
  - Switch to using stestr

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=44
2018-09-01 09:07:53 +00:00
Thomas Bechtold
ca39edcad3 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=43 2018-02-23 13:01:35 +00:00
d27f271b2c - 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/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=41
2018-01-18 08:54:09 +00:00
Thomas Bechtold
be5c83312d - update to version 2.7.0
- Downloading image with --progress fails
  - Replace functions 'dict.get' and 'del' with 'dict.pop'
  - Remove references to Python 3.4
  - Replace dict.iteritems() with dict.items()
  - Downloading image with --progress fails for python3
  - v2: Content-Type: application/octet-stream header always added
  - Allow global_request_id in Client constructor
  - Update test requirement
  - Explicitly set 'builders' option
  - Convert IOError from requests
  - Update reno for stable/ocata
  - x-openstack-request-id logged twice in logs
  - Updated from global requirements
  - Use Sphinx 1.5 warning-is-error

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=39
2017-08-07 09:02:33 +00:00
Thomas Bechtold
9fb3c0a771 - update to version 2.6.0:
- 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
2017-02-13 11:30:32 +00:00
Thomas Bechtold
46103fb07f - update to 2.1.0:
* 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
2016-08-01 18:53:21 +00:00
51846c26bb osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-glanceclient revision:4, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=15
2014-03-25 14:22:18 +00:00
Sascha Peilicke
91080bb006 osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=13
2014-03-07 14:05:36 +00:00
Sascha Peilicke
0ea16eb5ac osc copypac from project:Cloud:OpenStack:Factory package:python-glanceclient revision:10
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=12
2014-03-07 14:02:44 +00:00
Sascha Peilicke
e475d154ec osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:7
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=11
2014-03-07 13:55:32 +00:00
c3a0d30e29 osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=10
2014-01-30 13:15:26 +00:00
65ba9c3294 osc copypac from project:Cloud:OpenStack:Havana:Staging package:python-glanceclient revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=6
2013-10-17 16:10:36 +00:00
6909f004cc Change links to openSUSE:Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=5
2013-10-07 09:41:13 +00:00
1e05c89d58 Switch to Grizzly packages
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=3
2013-04-21 17:56:23 +00:00
Vincent Untz
3ce974b09f Import from Cloud:OpenStack:Folsom
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=1
2013-01-11 14:22:53 +00:00
Sascha Peilicke
6098c1905d Fixed _service
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=4
2012-11-08 15:41:11 +00:00
Sascha Peilicke
b8eb009cfa Accepting request 139813 from Virtualization:Cloud:OpenStack:SUSE
We want that

OBS-URL: https://build.opensuse.org/request/show/139813
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=1
2012-10-31 10:14:47 +00:00