File python-keystoneclient.changes of Package python-keystoneclient
-------------------------------------------------------------------
Tue May 28 12:42:59 UTC 2013 - dmueller@suse.com
- go back to 0.2.1.3.gd37a3fb
--------------------------------------------------------------------
Mon Apr 22 13:32:40 UTC 2013 - cloud-devel@suse.de
- Update to version 0.2.2:
* Merge "Move iso8601 dependency from test- to pip-requires"
* Use os.path to find ~/keystone-signing (bug 1078947)
* Move iso8601 dependency from test- to pip-requires
* Merge "Use testtools instead of unittest for base classes."
* Merge "Spelling: compatibile->compatible"
* Merge "Pin requests to >=0.8.8."
* Merge "Fix keystone *-list order by 'name'"
* Pin requests to >=0.8.8.
* Use testtools instead of unittest for base classes.
* Add support for user groups
* Merge "Add file 'ChangeLog' to MANIFEST.in"
* Add file 'ChangeLog' to MANIFEST.in
* Fix keystone *-list order by 'name'
* Spelling: compatibile->compatible
-------------------------------------------------------------------
Wed Mar 6 14:01:15 UTC 2013 - vuntz@suse.com
- Add compat-newer-requests.patch: take patches from upstream to
allow working with newer versions of python-requests.
-------------------------------------------------------------------
Thu Jan 10 11:55:04 UTC 2013 - saschpe@suse.de
- Recommend python-keyring
-------------------------------------------------------------------
Wed Jan 9 13:52:31 UTC 2013 - vuntz@suse.com
- Add missing Requires on python-requests: without it, the keystone
executable won't even start.
-------------------------------------------------------------------
Mon Jan 7 12:44:14 UTC 2013 - saschpe@suse.de
- Fix PKI example certs location for testsuite
--------------------------------------------------------------------
Mon Jan 7 08:27:30 UTC 2013 - saschpe@suse.de
- Update to version 0.2.1.3.gd37a3fb+git.1357543650.d37a3fb:
+ Add support for user groups
+ Make it possible to debug by running module.
+ remove unused import
+ Bug 1052674: added support for Swift cache
+ Add file 'ChangeLog' to MANIFEST.in
+ Use requests module for HTTP/HTTPS
+ Print to stderr when keyring module is missing.
+ Prevent an uncaught exception from being rasied.
+ modify ca-certificate default value
+ URL-encode user-supplied tokens (bug 974319)
+ Fix middleware logging for swift
+ Fix keystoneclient user-list output order
+ Misspelling error in README.rst
+ Rename --no_cache to --os_cache.
+ Make use_keyring False by default.
+ bug-1040361: use keyring to store tokens
+ Don't try to split a list of memcache servers
+ Drop hashlib/hmac from pip-requires.
+ Add --version CLI opt and __version__ module attr
+ Add Ec2Signer utility class to keystoneclient
+ Add command to allow users to change their own password
+ updating PEP8 to 1.3.3
+ Correct a misspelled in comments
+ Remove Policy.endpoint_id reference
+ Fix scoped auth for non-admins (bug 1081192)
+ Throw validation response into the environment
+ fixes auth_ref initialization error
+ Update README and CLI help
+ Add auth-token code to keystoneclient, along with supporting files
+ Make initial structural changes to keystoneclient in preparation
- Use --install-data=%{python_sitelib} to install novaclient/versioninfo
into the correct location (instead of %{_prefix})
-------------------------------------------------------------------
Wed Dec 5 09:30:38 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Thu Nov 15 09:17:10 UTC 2012 - saschpe@suse.de
- Use openstack-macros
- Run fdupes on HTML documentation
-------------------------------------------------------------------
Fri Nov 9 14:28:05 UTC 2012 - saschpe@suse.de
- Downgrade version to new upstream scheme: 0.1.3 (bnc#787387)
-------------------------------------------------------------------
Thu Nov 8 10:39:13 UTC 2012 - saschpe@suse.de
- Drop from_vcs build flag
-------------------------------------------------------------------
Tue Oct 30 10:14:40 UTC 2012 - saschpe@suse.de
- Add Provides/Obsoletes for openSUSE-12.2 package name
(openstack-keystoneclient and python-python-keystoneclient)
-------------------------------------------------------------------
Fri Oct 12 13:26:06 UTC 2012 - vuntz@suse.com
- Update to version 2012.2 (Folsom), which is really 0.1.3:
+ See https://github.com/openstack/python-keystoneclient/commits/0.1.3
- Install bash completion for 'keystone' binary
- Buildrequire python-base instead of python-devel:
+ Sufficient for Python-only modules (containing no C/C++ code)
- Additional Buildrequires for documentation
-------------------------------------------------------------------
Mon Oct 1 09:28:18 UTC 2012 - jenkins@suse.de
- Update to latest git (6c127df):
+ Fix PEP8 issues.
+ fixing pep8 formatting for 1.0.1+ pep8
+ Fixed httplib2 mocking (bug 1050091, bug 1050097)
+ Require httplib2 version 0.7 or higher.
+ removing deprecated commandline options
+ Handle "503 Service Unavailable" exception.
+ Fixes setup compatibility issue on Windows
+ switching options to match authentication paths
+ Add wrap option to keystone token-get for humans
+ Allow empty description for tenants.
+ pep8 1.3.1 cleanup
-------------------------------------------------------------------
Fri Aug 24 19:00:18 UTC 2012 - jenkins@suse.de
- Update to latest git (b391319):
+ Add nosehtmloutput as a test dependency.
-------------------------------------------------------------------
Thu Aug 23 22:05:51 UTC 2012 - jenkins@suse.de
- Update to latest git (ad9dee5):
+ Change underscores in new cert options to dashes
+ splitting http req and resp logging also some pep8 cleanup in shell.py
-------------------------------------------------------------------
Thu Aug 2 16:27:37 UTC 2012 - rhafer@suse.de
- Fixed dependencies, package required python-simplejson
-------------------------------------------------------------------
Sat Jul 28 08:32:28 UTC 2012 - cthiel@suse.com
- add BuildRequires to python-httplib2, to fix documentation building
-------------------------------------------------------------------
Sat Jul 28 08:30:58 UTC 2012 - jenkins@suse.de
- Update to latest git (dec8f77):
+ Add '--insecure' commandline argument
-------------------------------------------------------------------
Sat Jul 28 08:29:09 UTC 2012 - cthiel@suse.com
- remove insecure-commandline-argument.patch which has been merged upstream:
https://review.openstack.org/#/c/9582/
-------------------------------------------------------------------
Fri Jul 27 08:13:20 UTC 2012 - cthiel@suse.com
- rebase insecure-commandline-argument.patch to master
- adapt doc paths for building from master
-------------------------------------------------------------------
Thu Jul 26 10:38:47 UTC 2012 - saschpe@suse.de
- Require python-distribute, /usr/bin/keystone needs it
-------------------------------------------------------------------
Tue Jul 10 09:54:26 UTC 2012 - saschpe@suse.de
- Add '--insecure' commandline argument to ignore (amongst others)
self-signed certificate errors
-------------------------------------------------------------------
Wed Jun 27 10:02:48 UTC 2012 - saschpe@suse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros
-------------------------------------------------------------------
Tue Jun 26 11:43:43 UTC 2012 - saschpe@suse.de
- Consistent package summaries
- Macro cleanup:
+ Package is noarch except for SLE-11
- Added rpmlintrc for non-issues
- Use correct upstream URL
- Remove empty %check section
- The doc package should require the base package
-------------------------------------------------------------------
Thu May 24 11:03:22 MDT 2012 - jfehlig@suse.com
- Add 'Requires: python >= 2.6.8'
-------------------------------------------------------------------
Fri Apr 20 09:52:05 UTC 2012 - bwiedemann@suse.com
- add bash completion for keystone
-------------------------------------------------------------------
Thu Mar 1 15:45:04 UTC 2012 - bwiedemann@suse.com
- rename /usr/bin/keystone-client to keystone (lp#910484)
-------------------------------------------------------------------
Thu Jan 26 14:59:37 UTC 2012 - rhafer@suse.de
- rename /usr/bin/keystone to keystone-client to avoid conflict
with the openstack-keystone package (lp#910484)
- created -doc subpackage
-------------------------------------------------------------------
Thu Jan 26 13:24:53 UTC 2012 - rhafer@suse.de
- initial checkin