1
0
python-glanceclient/python-glanceclient.changes
Stephan Kulow b8a2ea629a Accepting request 182641 from Cloud:OpenStack:Factory
- 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
2013-07-22 11:15:25 +00:00

266 lines
9.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Jul 8 23:45:21 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.9.0.48:
+ Flake8 should ignore build folder
+ Rename invalid domain name to be RFC compliant.
-------------------------------------------------------------------
Fri Jul 5 23:43:24 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.9.0.45:
+ Enable client V2 to update/delete tags for a given image.
-------------------------------------------------------------------
Tue Jul 2 00:18:59 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.9.0.44:
+ Start using Pyflakes and Hacking
-------------------------------------------------------------------
Thu Jun 27 09:43:46 UTC 2013 - speilicke@suse.com
- Only depend on python-discover on SLE, it's a Python-2.6 feature
backport
-------------------------------------------------------------------
Wed Jun 12 09:55:33 UTC 2013 - dmueller@suse.com
- fix requires of test package
-------------------------------------------------------------------
Tue Jun 4 12:28:52 UTC 2013 - speilicke@suse.com
- tools/pip-requires changed to requirements.txt (pip's de-facto
standard)
-------------------------------------------------------------------
Wed May 29 11:22:37 UTC 2013 - dmueller@suse.com
- remove setBadness call from rpmlintrc
-------------------------------------------------------------------
Mon May 27 08:45:20 UTC 2013 - dmueller@suse.com
- python-pbr/d2to1 requires
-------------------------------------------------------------------
Tue Mar 26 13:43:11 UTC 2013 - dmueller@suse.com
- update to 0.8.0.13
-------------------------------------------------------------------
Mon Mar 18 10:42:52 UTC 2013 - speilicke@suse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
--------------------------------------------------------------------
Wed Mar 13 00:14:12 UTC 2013 - cloud-devel@suse.de
- Update to version 0.8.0.10+git.1363133652.c7c8e92:
+ Implements filters: visibility, owner, member_status. Includes tests.
--------------------------------------------------------------------
Tue Mar 12 00:12:02 UTC 2013 - cloud-devel@suse.de
- Update to version 0.8.0.8+git.1363047122.8787c82:
+ Control C does not cancel the CLI cleanly
--------------------------------------------------------------------
Mon Mar 11 10:04:27 UTC 2013 - cloud-devel@suse.de
- Update to version 0.8.0.6+git.1362996267.d810019:
+ Add missing spaces in help msg
--------------------------------------------------------------------
Tue Mar 5 17:23:47 UTC 2013 - cloud-devel@suse.de
- Update to version 0.8.0.5+git.1362504227.0ca43be:
+ Replace SchemaNotFound with HTTPNotFound
+ Use getattr properly in legacy shell
-------------------------------------------------------------------
Fri Feb 22 14:12:23 UTC 2013 - saschpe@suse.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 11:26:09 UTC 2013 - saschpe@suse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
--------------------------------------------------------------------
Mon Feb 11 15:10:58 UTC 2013 - cloud-devel@suse.de
- Update to version 0.7.0.13+git.1360595458.60cfebc:
+ Quote image ids before passing them to glance
--------------------------------------------------------------------
Mon Feb 4 12:03:59 UTC 2013 - dmueller@suse.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 14:08:20 UTC 2013 - vuntz@suse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.
--------------------------------------------------------------------
Mon Jan 14 12:50:33 UTC 2013 - cloud-devel@suse.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 15:14:51 UTC 2012 - saschpe@suse.de
- Fix python-keystoneclient _module_ requirement, our packages
have a different versioning scheme (but we provide the same thing)
--------------------------------------------------------------------
Wed Dec 19 11:23:06 UTC 2012 - saschpe@suse.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 09:28:43 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Tue Dec 4 14:43:11 UTC 2012 - saschpe@suse.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:59:52 UTC 2012 - saschpe@suse.de
- Fix test requires
-------------------------------------------------------------------
Thu Nov 15 12:38:56 UTC 2012 - saschpe@suse.de
- Use openstack-macros
-------------------------------------------------------------------
Fri Nov 9 14:27:22 UTC 2012 - saschpe@suse.de
- Downgrade version to new upstream scheme: 0.5.1 (bnc#787387)
-------------------------------------------------------------------
Thu Nov 8 10:49:49 UTC 2012 - saschpe@suse.de
- Drop from_vcs build flag
-------------------------------------------------------------------
Wed Oct 31 13:57:27 UTC 2012 - saschpe@suse.de
- Re-add missing openstack-glance.sh
-------------------------------------------------------------------
Fri Oct 12 13:49:57 UTC 2012 - vuntz@suse.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 09:18:30 UTC 2012 - vuntz@suse.com
- Add add-handler-for-logger.patch: remove cryptic "No handlers
could be found for logger" error message. Fix bnc#780048.
-------------------------------------------------------------------
Tue Aug 14 11:37:34 UTC 2012 - bwiedemann@suse.com
- Do not conflict with openstack-glance
-------------------------------------------------------------------
Thu Aug 2 14:26:54 CEST 2012 - iartarisi@suse.cz
- Add patch to remove strict dependency checks in setup.py
-------------------------------------------------------------------
Fri Jul 27 10:12:09 UTC 2012 - saschpe@suse.de
- Add requirement on python-warlock
-------------------------------------------------------------------
Thu Jul 26 14:25:39 UTC 2012 - saschpe@suse.de
- Honor '--insecure' commandline flag also for keystone authentication
-------------------------------------------------------------------
Thu Jul 26 10:37:47 UTC 2012 - saschpe@suse.de
- Require python-distribute, /usr/bin/glance needs it
-------------------------------------------------------------------
Mon Jul 23 09:34:05 UTC 2012 - bwiedemann@suse.com
- Require python-keystoneclient
-------------------------------------------------------------------
Tue Jul 10 13:11:34 UTC 2012 - saschpe@suse.de
- Add '--insecure' commandline argument to ignore (amongst others)
self-signed certificate errors
-------------------------------------------------------------------
Tue Jul 3 11:41:55 UTC 2012 - saschpe@suse.de
- Conflict on openstack-glance, it also ships /usr/bin/glance
-------------------------------------------------------------------
Fri Jun 29 13:40:46 UTC 2012 - saschpe@suse.de
- Initial version