File python-django_openstack_auth.changes of Package python-django_openstack_auth
-------------------------------------------------------------------
Wed May 20 14:26:13 UTC 2015 - aplanas@suse.com
- Add 0001_remove_admin_role_name_admin_hardcode_in_user_is_superuser.patch
Backport https://review.openstack.org/#/c/123745/
-------------------------------------------------------------------
Tue Jan 27 17:20:03 UTC 2015 - dmueller@suse.com
- switch to python-Django
-------------------------------------------------------------------
Fri Oct 10 11:20:04 UTC 2014 - dmueller@suse.com
- fix license
-------------------------------------------------------------------
Sat Sep 27 16:11:46 UTC 2014 - dmueller@suse.com
- update to 1.1.7:
* Work toward Python 3.4 support and testing
* Consider old version of token without 'user_domain_name' attr
* Added url_path_replace and has_in_url_path methods
* Configurable token hashing algorithm
* Add user_domain_name in the user object
* Adding log message for keystone API mismatch
* Cache the User's Project by Token ID
* Fix H4xx docstring issues
* Replace UserManager/TenantManager with None in tests
* Imported Translations from Transifex
* Imported Translations from Transifex
* Updated from global requirements
* Adding back the forms.Login import
-------------------------------------------------------------------
Wed Jul 30 14:04:22 UTC 2014 - dmueller@suse.com
- update to 1.1.6:
* Hash the token id if it is over a maximum length
* Restore "redirect to login page after logout" behaviour
* Add license header to exceptions.py
* Fix H301 and H304 hacking issues
* Updated from global requirements
* Disable H803 check
* Add the Python 3 classifiers
* Do not use Exception.message
* Redirect the user if they're already logged in
* Fix translation setup
* Updated from global requirements
* Use the latest Django 1.4 release to test
* Adding check for service roles to match users region selection
* Updated from global requirements
* Fix whitespace issues found by Pep8 1.5.4+
* Fix typo of ANS1 to ASN1
* Updated from global requirements
* Add tox env to build docs
* Fix H306 imports not in alphabetical order
* Fix remaining PEP8 (E***) and PyFlakes (F***) issues
* Make Hacking E1XX compliant
* Updated from global requirements
* Import translations
* Reverting default keystone API to v2.0
* Adding Django 1.6 support
* Updated from global requirements
* TestResponse: use a default status code
* Use mox3 rather than mox
* Use six.moves.urllib.parse instead of urlparse
* Updated from global requirements
* Sort project list by name
* Switch over to oslosphinx
* moves default keystone API to v3
- remove 0001-Switch-over-to-oslosphinx.patch: merged upstream
-------------------------------------------------------------------
Tue Apr 8 14:50:25 UTC 2014 - dmueller@suse.com
- fix requires on SLE11
-------------------------------------------------------------------
Fri Mar 7 11:32:52 UTC 2014 - speilicke@suse.com
- Update to version django_openstack_auth-1.1.4.3.gdd98eca:
* Updated from global requirements
* Sort project list by name
1.1.4
* updating version specification
* Have tox install via setup.py develop
* Updated from global requirements
* Support Django 1.4, 1.5 and 1.6
* Require user to be logged in when switching regions
* Fixed urls import
* Fix django.conf.urls.defaults imports
* Refresh request.user on session updates
* Pass OPENSTACK_SSL_CACERT setting to keystone
* Giving focus on username field on log in page
1.1.3
* Bump version for 1.1.3
* Import translations from Transifex for Havana RC1
* Add I18N related configurations
* Revoking token when switching tenant or loging out
* Add Apache2 licence header in data_v3.py
* Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings
* Missing check, supporting changes in horizon for middleware changes
* Update message translation files
- Add python_requires source service
- Fix dependencies
-------------------------------------------------------------------
Thu Feb 13 13:43:05 UTC 2014 - dmueller@suse.com
- added patches:
* 0001-Switch-over-to-oslosphinx.patch
-------------------------------------------------------------------
Tue Feb 11 15:28:34 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Thu Feb 6 13:03:54 UTC 2014 - dmueller@suse.com
- go back to the compat requirements name for sle11
-------------------------------------------------------------------
Mon Jan 20 09:54:49 UTC 2014 - speilicke@suse.com
- Update to version 1.1.3.13.gb2eab84:
+ updating version specification
- Sync requirements, remove hacking, we don't run pep8 tests
-------------------------------------------------------------------
Tue Jan 7 13:14:30 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 1.1.3.12.gba76543:
+ Have tox install via setup.py develop
+ Support Django 1.4, 1.5 and 1.6
+ Require user to be logged in when switching regions
-------------------------------------------------------------------
Wed Dec 11 07:54:12 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 1.1.3.7.gac3ac2d:
+ Updated from global requirements
-------------------------------------------------------------------
Tue Nov 19 14:25:41 UTC 2013 - speilicke@suse.com
- Run tests locally, therefore merge test package back into main
- Properly build HTML documentation and install it
- Add pt_BR locale
- Updated (build) requirements
-------------------------------------------------------------------
Wed Nov 13 17:03:59 UTC 2013 - speilicke@suse.com
- Add django_openstack_auth-hacking-requires.patch: hacking dep is nonsense
-------------------------------------------------------------------
Thu Oct 24 18:23:43 UTC 2013 - dmueller@suse.com
- include tests runner
-------------------------------------------------------------------
Fri Oct 18 07:39:42 UTC 2013 - dmueller@suse.com
- update to 1.1.3:
* Various i18n fixes
* Revoke tokens when logging out or changing the tenant
- add -test subpackage
-------------------------------------------------------------------
Fri Sep 27 10:24:59 UTC 2013 - speilicke@suse.com
- Add python-oslo.config>=1.2.0 test requirement
-------------------------------------------------------------------
Tue Sep 17 08:45:26 UTC 2013 - dmueller@suse.com
- update to 1.1.2:
* Try to scope token for all available projects
-------------------------------------------------------------------
Fri Aug 9 08:17:32 UTC 2013 - speilicke@suse.com
- Buildrequire python-netaddr for testsuite
-------------------------------------------------------------------
Thu Aug 8 20:33:19 UTC 2013 - dmueller@suse.com
- update to 1.1.1:
* Keystone V3 support
- drop newer-keystoneclient.diff, fix-testsuite.diff, docs-update.diff
-------------------------------------------------------------------
Tue Jul 9 12:16:14 UTC 2013 - dmueller@suse.com
- add fix-testsuite.diff
-------------------------------------------------------------------
Sat Jun 22 16:01:37 UTC 2013 - dmueller@suse.com
- add newer-keystoneclient.diff
-------------------------------------------------------------------
Thu Jun 13 10:09:34 UTC 2013 - dmueller@suse.com
- add python-argparse dependency
-------------------------------------------------------------------
Fri Jun 7 13:18:37 UTC 2013 - dmueller@suse.com
- update to 1.0.11:
* fix tarball
* fix tests
- enable tests
-------------------------------------------------------------------
Mon May 27 10:25:48 UTC 2013 - dmueller@suse.com
- update to 1.0.10:
* Add basic multi-region support
* Improved User login/logout auditing
-------------------------------------------------------------------
Tue May 7 06:55:07 UTC 2013 - dmueller@suse.com
- update to 1.0.9:
* Django 1.5 compatibility
* Allow insecure authentication
* Improve compatibility with Django 1.4.2 and older
-------------------------------------------------------------------
Tue Jan 29 08:17:22 UTC 2013 - dmueller@suse.com
- update to 1.0.6:
* Fix compatibility with keystoneclient v0.2.
* Improves error handling; fixes failing test
-------------------------------------------------------------------
Mon Nov 19 15:01:26 UTC 2012 - saschpe@suse.de
- Mark mo files as %lang
- Fix doc file path
-------------------------------------------------------------------
Mon Nov 19 13:27:02 UTC 2012 - saschpe@suse.de
- Initial version