SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-keystoneclient-0.2.1.3.gd37a3fb-1.2.i586.rpm :
Tue May 28 14:00:00 2013 dmuellerAATTsuse.com
- go back to 0.2.1.3.gd37a3fb

Mon Apr 22 14:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 vuntzAATTsuse.com
- Add compat-newer-requests.patch: take patches from upstream to
allow working with newer versions of python-requests.

Thu Jan 10 13:00:00 2013 saschpeAATTsuse.de
- Recommend python-keyring

Wed Jan 9 13:00:00 2013 vuntzAATTsuse.com
- Add missing Requires on python-requests: without it, the keystone
executable won\'t even start.

Mon Jan 7 13:00:00 2013 saschpeAATTsuse.de
- Fix PKI example certs location for testsuite

Mon Jan 7 13:00:00 2013 saschpeAATTsuse.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 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning

Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
- Run fdupes on HTML documentation

Fri Nov 9 13:00:00 2012 saschpeAATTsuse.de
- Downgrade version to new upstream scheme: 0.1.3 (bnc#787387)

Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Drop from_vcs build flag

Tue Oct 30 13:00:00 2012 saschpeAATTsuse.de
- Add Provides/Obsoletes for openSUSE-12.2 package name
(openstack-keystoneclient and python-python-keystoneclient)

Fri Oct 12 14:00:00 2012 vuntzAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (b391319):
+ Add nosehtmloutput as a test dependency.

Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 rhaferAATTsuse.de
- Fixed dependencies, package required python-simplejson

Sat Jul 28 14:00:00 2012 cthielAATTsuse.com
- add BuildRequires to python-httplib2, to fix documentation building

Sat Jul 28 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (dec8f77):
+ Add \'--insecure\' commandline argument

Sat Jul 28 14:00:00 2012 cthielAATTsuse.com
- remove insecure-commandline-argument.patch which has been merged upstream:
https://review.openstack.org/#/c/9582/

Fri Jul 27 14:00:00 2012 cthielAATTsuse.com
- rebase insecure-commandline-argument.patch to master
- adapt doc paths for building from master

Thu Jul 26 14:00:00 2012 saschpeAATTsuse.de
- Require python-distribute, /usr/bin/keystone needs it

Tue Jul 10 14:00:00 2012 saschpeAATTsuse.de
- Add \'--insecure\' commandline argument to ignore (amongst others)
self-signed certificate errors

Wed Jun 27 14:00:00 2012 saschpeAATTsuse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros

Tue Jun 26 14:00:00 2012 saschpeAATTsuse.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 14:00:00 2012 jfehligAATTsuse.com
- Add \'Requires: python >= 2.6.8\'

Fri Apr 20 14:00:00 2012 bwiedemannAATTsuse.com
- add bash completion for keystone

Thu Mar 1 13:00:00 2012 bwiedemannAATTsuse.com
- rename /usr/bin/keystone-client to keystone (lp#910484)

Thu Jan 26 13:00:00 2012 rhaferAATTsuse.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:00:00 2012 rhaferAATTsuse.de
- initial checkin


 
ICM