Changelog for
python-glanceclient-test-0.9.0-6.1.noarch.rpm :
Wed Jul 31 14:00:00 2013 vuntzAATTsuse.com
- Add no-WantReadError.patch: prevent WantReadError when using
https.
- Add https-response-issues.patch: fix HTTPS response issues.
Fri Jun 21 14:00:00 2013 dmuellerAATTsuse.com
- remove dependency on tox
Wed May 29 14:00:00 2013 dmuellerAATTsuse.com
- remove setBadness call from rpmlintrc
Mon May 27 14:00:00 2013 dmuellerAATTsuse.com
- version requirements properly
Tue Apr 30 14:00:00 2013 dmuellerAATTsuse.com
- python-prettytable was renamed to python-PrettyTable
Mon Apr 22 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.9.0
- remove 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
Wed Apr 3 14:00:00 2013 dmuellerAATTsuse.com
- add 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
Tue Apr 2 14:00:00 2013 dmuellerAATTsuse.com
- downgrade to the released tarball (0.8.0)
Tue Mar 26 13:00:00 2013 dmuellerAATTsuse.com
- update to 0.8.0.13
Mon Mar 18 13:00:00 2013 speilickeAATTsuse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
Wed Mar 13 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.8.0.10+git.1363133652.c7c8e92:
+ Implements filters: visibility, owner, member_status. Includes tests.
Tue Mar 12 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.8.0.8+git.1363047122.8787c82:
+ Control C does not cancel the CLI cleanly
Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.8.0.6+git.1362996267.d810019:
+ Add missing spaces in help msg
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.8.0.5+git.1362504227.0ca43be:
+ Replace SchemaNotFound with HTTPNotFound
+ Use getattr properly in legacy shell
Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- Update to version 0.8.0.2+git.1361542435.6c7fb0e:
+ Make effective ssl callback behaviour more obvious
+ Update .coveragerc
+ Expect minumum warlock version of 0.7.0
+ Add library support for v2 image update
+ Update to latest oslo-version.
+ Decode input and encode output
+ Add docs for v0.8.0
+ Report name resolution errors properly
- Add glanceclient-prettytable.patch: Relax version constraints
on python-prettytable
Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
Mon Feb 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.7.0.13+git.1360595458.60cfebc:
+ Quote image ids before passing them to glance
Mon Feb 4 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 0.7.0.12+git.1359979439.ed67c32:
+ Fix typo in image-update help page
+ Adds image-delete functionality.
+ Change https port to be an optional parameter
+ Migrate to testr.
Thu Jan 17 13:00:00 2013 vuntzAATTsuse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.
Mon Jan 14 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.7.0.5.ga5f996c+git.1358164233.a5f996c:
+ Add image names to glance command arguments.
+ Use testtools instead of unittest.
+ Add details to stdout error message.
- Build HTML documentation
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Fix python-keystoneclient _module_ requirement, our packages
have a different versioning scheme (but we provide the same thing)
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Move to obs-service-git_tarballs
+ Drop BuildRequires: python-setuptools-git
- Update to version 0.6.0.14.gc057fe4+git.1355912586.c057fe4:
+ Document v0.7.0 release
+ Support --os-cacert
+ Update --location help to reference swift store.
+ Change default image sort to use name
+ Add --sort-key and --sort-dir to image-list
+ Pin pep8 to 1.3.3
+ Allow setting x-image-meta-store through shell on image creation
+ Verify that host matches certificate
+ Document bugs/features for v0.6.0
+ Hook up region_name argument
+ Simplify human-readable size output
+ Make image sizes more readable for humans
+ Set useful boolean flag metavars
+ Unpin keystoneclient dependency
+ Fixes bug on Windows related to a wrong API url
+ Enhance --checksum help with algorithm
+ added --version as new parameter
- Add \" --install-data=%{python_sitelib}\" parameter to \"setup.py install\"
to make sure the versioninfo file is installed correctly
Wed Dec 5 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning
Tue Dec 4 13:00:00 2012 saschpeAATTsuse.de
- Drop glanceclient-setup-no-requires.patch:
+ That makes no sense, http://packages.python.org/distribute/setuptools.html#new-and-changed-setup-keywords
- BuildRequire python-setuptools-git:
+ Better than sed in setup.py, all others have it too
Tue Dec 4 13:00:00 2012 saschpeAATTsuse.de
- Fix test requires
Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
Fri Nov 9 13:00:00 2012 saschpeAATTsuse.de
- Downgrade version to new upstream scheme: 0.5.1 (bnc#787387)
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Drop from_vcs build flag
Wed Oct 31 13:00:00 2012 saschpeAATTsuse.de
- Re-add missing openstack-glance.sh
Fri Oct 12 14:00:00 2012 vuntzAATTsuse.com
- Update to version 2012.2 (Folsom), which is really 0.5.1:
+ See https://github.com/openstack/python-glanceclient/commits/0.5.1
- Install bash completion for \'glance\' binary
- Dropped patches merged upstream:
+ honor-insecure-flag-keystone.patch
+ add-handler-for-logger.patch
- Buildrequire python-base instead of python-devel:
+ Sufficient for Python-only modules (containing no C/C++ code)
Thu Sep 13 14:00:00 2012 vuntzAATTsuse.com
- Add add-handler-for-logger.patch: remove cryptic \"No handlers
could be found for logger\" error message. Fix bnc#780048.
Tue Aug 14 14:00:00 2012 bwiedemannAATTsuse.com
- Do not conflict with openstack-glance
Thu Aug 2 14:00:00 2012 iartarisiAATTsuse.cz
- Add patch to remove strict dependency checks in setup.py
Fri Jul 27 14:00:00 2012 saschpeAATTsuse.de
- Add requirement on python-warlock
Thu Jul 26 14:00:00 2012 saschpeAATTsuse.de
- Honor \'--insecure\' commandline flag also for keystone authentication
Thu Jul 26 14:00:00 2012 saschpeAATTsuse.de
- Require python-distribute, /usr/bin/glance needs it
Mon Jul 23 14:00:00 2012 bwiedemannAATTsuse.com
- Require python-keystoneclient
Tue Jul 10 14:00:00 2012 saschpeAATTsuse.de
- Add \'--insecure\' commandline argument to ignore (amongst others)
self-signed certificate errors
Tue Jul 3 14:00:00 2012 saschpeAATTsuse.de
- Conflict on openstack-glance, it also ships /usr/bin/glance
Fri Jun 29 14:00:00 2012 saschpeAATTsuse.de
- Initial version