File python-oslo.context.changes of Package python-oslo.context
-------------------------------------------------------------------
Mon Feb 13 18:13:02 UTC 2017 - cloud-devel@suse.de
- update to version 2.12.1:
- Move existing attributes to _id suffixed attributes
- Reformat the Context.__init__ arguments
- Remove references to Python 3.4
- Add Constraints support
- Show team and repo badges on README
- Update .gitreview for stable/ocata
- Postpone deprecation warnings to Pike
- Updated from global requirements
- Add the service token details to context
-------------------------------------------------------------------
Mon Feb 13 09:21:21 UTC 2017 - cloud-devel@suse.de
- update to version 2.11.0:
- Update reno for stable/newton
- Revert "Fix X-User and X-Tenant deprecated headers in from_environ"
- Changed the home-page link
- Fix typos
- Enable release notes translation
- Fix X-User and X-Tenant deprecated headers in from_environ
- Updated from global requirements
- Provide a way to deprecate policy values
-------------------------------------------------------------------
Thu Sep 1 12:24:45 UTC 2016 - tbechtold@suse.com
- update to version 2.9.0
* Emit deprecation warnings when positional args passed
* Fix parameters of assertEqual are misplaced
* Updated from global requirements
* Manually specify from_dict parameters
-------------------------------------------------------------------
Tue Aug 30 16:24:01 UTC 2016 - tbechtold@suse.com
- update to version 2.8.0
* Delete H803 in flake8 ignore list
-------------------------------------------------------------------
Wed Aug 10 14:37:15 UTC 2016 - tbechtold@suse.com
- update to version 2.7.0
* Add Python 3.5 classifier and venv
* Allow deprecated X-Tenant-Name in from_environ
-------------------------------------------------------------------
Fri Jul 29 15:52:06 UTC 2016 - dmueller@suse.com
- update to 2.6.0:
* Handle openstack.request_id in from_environ
* Add is_admin_project to context
* Updated from global requirements
* Add reno for releasenotes management
* Add oslo.context name attributes matching ids
-------------------------------------------------------------------
Mon Jul 4 15:44:31 UTC 2016 - tbechtold@suse.com
- Update .spec from upstream via renderspec source service
-------------------------------------------------------------------
Tue Jun 14 06:15:21 UTC 2016 - dmueller@suse.com
- update to 2.4.0:
* Trivial: ignore openstack/common in flake8 exclude list
* Strip roles in from_environ
* Allow deprecated headers in from_environ
* Drop babel as requirement since its not used
* Updated from global requirements
* Ensure to_dict() supports unicode
-------------------------------------------------------------------
Thu Jun 2 09:01:38 UTC 2016 - tbechtold@suse.com
- use renderspec source service
- update spec from upstream
-------------------------------------------------------------------
Thu Mar 3 07:34:20 UTC 2016 - tbechtold@suse.com
- Switch to .spec from rpm-packaging upstream project
-------------------------------------------------------------------
Fri Feb 26 13:17:47 UTC 2016 - dmueller@suse.com
- update to 2.2.0:
* Standardize an oslo.policy credentials dictionary
* Revert "Add common oslo.log format parameters"
* Add roles to context
* Agnostic approach to construct context from_dict
* Add common oslo.log format parameters
* Improve Context docs with example syntax
* Define method for oslo.log context parameters
* Add additional unit tests
* Fix request_id type on Python 3: use text (Unicode)
* Updated from global requirements
* Provide a helper to load a context from environment
* Revert "Add properties for id attributes"
* Add properties for id attributes
* Trival: Remove 'MANIFEST.in'
* Updated from global requirements
* Remove python 2.6 classifier
* Remove python 2.6 and cleanup tox.ini
* Remove reference to undefined attributes
* Fix coverage configuration and execution
* Add shields.io version/downloads links/badges into README.rst
* Change ignore-errors to ignore_errors
* Updated from global requirements
-------------------------------------------------------------------
Wed Sep 9 07:05:33 UTC 2015 - tbechtold@suse.com
- update to 0.6.0:
* Updated from global requirements
-------------------------------------------------------------------
Thu Aug 27 14:30:45 UTC 2015 - tbechtold@suse.com
- update to 0.5.0:
* Updated from global requirements
* Add tox target to find missing requirements
-------------------------------------------------------------------
Wed Jul 29 05:51:36 UTC 2015 - tbechtold@suse.com
- Unify spec file
- Add -doc package
-------------------------------------------------------------------
Wed Jun 3 09:00:31 UTC 2015 - dmueller@suse.com
- remove python-hacking dep
-------------------------------------------------------------------
Tue Jun 2 15:45:53 UTC 2015 - tbechtold@suse.com
- update to 0.4.0:
* Remove support for Python 3.3
* Do not sync run_cross_tests.sh
* Updated from global requirements
* Uncap library requirements for liberty
* Standardize setup.cfg summary for oslo libs
* Update to latest hacking
* Updated from global requirements
* fix bug tracker link
- add _service file
-------------------------------------------------------------------
Tue Mar 10 11:28:28 UTC 2015 - tbechtold@suse.com
- update to 0.2.0:
* ensure we reset contexts when fixture is used
* Activate pep8 check that _ is imported
-------------------------------------------------------------------
Wed Jan 7 10:27:35 UTC 2015 - tbechtold@suse.com
- Initial packaging