Revisions of python-oslo.context

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161173 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to version 5.5.0
  - Add is_admin to redacted context
  - Update python classifier in setup.cfg
  - pre-commit: Bump dependencies
  - reno: Update master for unmaintained/yoga
  - tox: Drop envdir
  - pre-commit: Integrate bandit, mypy
  - Bump hacking
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135453 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to version 5.3.0
  - Revert "Moves supported python runtimes from version 3.8 to 3.10"
  - Moves supported python runtimes from version 3.8 to 3.10
  - Update master for stable/2023.2
  - Bump bandit
  - Update master for stable/2023.1
  - Add method for getting redacted copy of context

- update to version 5.1.1
  - Update master for stable/zed
  - Cleanup py27 support
  - Add Python3 antelope unit tests
  - Fix the docs job
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 996555 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to version 5.0.0
  - Add Python3 zed unit tests
  - Drop python3.6/3.7 support in testing runtime
  - Update master for stable/yoga
  - Remove unnecessary unicode prefixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 983771 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- update to version 4.1.0
  - Don't test with setuptools local distutils.
  - Remove the deprecated argument tenant from RequestContext
  - Update master for stable/xena
  - Integrate mypy
  - Add Python3 yoga unit tests
  - Fix context from_dict() for system_scope
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 927612 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to version 3.3.1
  - Drop use of deprecated collections classes
  - Add Python3 xena unit tests
  - setup.cfg: Replace dashes with underscores
  - Remove lower-constraints remnants
  - Use TOX_CONSTRAINTS_FILE
  - Fix formatting of release list
  - Use py3 as the default runtime for tox
  - Ussuri+ is python3 only and update python to python3
  - Update master for stable/wallaby
  - Move flake8 as a pre-commit local target.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 788137 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- switch to python 3.x only builds
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774911 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to version 2.23.0
  - Replace git.openstack.org URLs with opendev.org URLs
  - Update master for stable/stein
  - Dropping the py35 testing
  - Add Python 3 Train unit tests
  - OpenDev Migration Patch
  - Cap Bandit below 1.6.0 and update Sphinx requirement
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692855 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to version 2.22.1
  - Update mailinglist from dev to discuss
  - fix tox python3 overrides
  - Implement domain-scope for context objects
  - Switch to stestr
  - Update hacking version
  - Always build universal wheels
  - Update reno for stable/rocky
  - Clean up .gitignore references to personal tools
  - Add release notes link to README
  - Use template for lower-constraints
  - add lib-forward-testing-python3 test job
  - add python 3.6 unit test job
  - add python 3.7 unit test job
  - import zuul job settings from project-config
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633098 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583337 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 565790 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to version 2.20.0
  - Remove -U from pip install
  - Follow the new PTI for document build
  - Update reno for stable/pike
  - Remove use of positional decorator
  - Remove setting of version/release from releasenotes
  - Rename deprecated context params
  - Update the documentation link for doc migration
  - Revert "Postpone deprecation warnings to Pike"
  - Ouput a placeholder instead of the auth_token
  - Make from_dict extensible
  - add bandit to pep8 job
  - Output 'project' key in context's to_dict function
  - Updated from global requirements
  - Avoid tox_install.sh for constraints support
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 518429 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- update to version 2.17.0
  - Provide unified calling interface for global_id
  - Fix URLs according to document migration
  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
  - Cleanup document formatting
  - rearrange the documentation to fit into the new standard layout
  - Postpone deprecation warnings to Pike
  - [Fix gate]Update test requirement
  - Add global_request_id to context
  - Update reno for stable/ocata
  - Remove pbr warnerrors in favor of sphinx check
  - Updated from global requirements
  - Switch from oslosphinx to openstackdocstheme
  - Optimize the link address
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456901 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393976 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- Switch to .spec from rpm-packaging upstream project
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 361766 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 337156 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- update to 0.6.0:
  * Updated from global requirements
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by