Revisions of python-oslo.middleware
Dominique Leuenberger (dimstar_suse)
accepted
request 1198361
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to version 6.2.0 - reno: Update master for unmaintained/xena - Remove old excludes - reno: Update master for unmaintained/zed - Make ConfigInvalid generic - reno: Update master for unmaintained/victoria - Update master for stable/2024.1 - pre-commit: Bump versions - reno: Update master for unmaintained/wallaby - pre-commit: Integrate bandit - Add a enabled by files healthcheck plugin - update to version 6.1.0 - healthcheck: Ignore proxied requests - Bump hacking - Imported Translations from Zanata - Update python classifier in setup.cfg - healthcheck: Limit source IP range - reno: Update master for unmaintained/yoga - Remove oslo namespace package (again) - Remove deprecated SSLMiddleware - Update master for stable/2023.2
Ana Guerrero (anag+factory)
accepted
request 1130300
from
Dirk Mueller (dirkmueller)
(revision 21)
- update to version 5.2.0 - Bump bandit and make oslo.middleware compatible with latest rules - Revert "Moves supported python runtimes from version 3.8 to 3.10" - fix spelling - Update master for stable/2023.1 - Moves supported python runtimes from version 3.8 to 3.10 - Use upper-constraint in doc generation - Imported Translations from Zanata
Dominique Leuenberger (dimstar_suse)
accepted
request 1073028
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to version 5.1.1 - Add Python3 antelope unit tests - Update master for stable/zed - Fix issues related to tox4 - update to version 5.0.0 - Add Python3 zed unit tests - Update master for stable/yoga - Fix formatting of release list - Drop python3.6/3.7 support in testing runtime
Dominique Leuenberger (dimstar_suse)
accepted
request 979083
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to version 4.5.1 - Add paste.filter_factory entrypoint for basic auth middleware - Update python testing classifier - Update master for stable/xena - Add oslo.config.opts entrypoint for basic auth middleware - Add Python3 yoga unit tests
Dominique Leuenberger (dimstar_suse)
accepted
request 939534
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to version 4.4.0 - Add Python3 xena unit tests - ignore reno generated artifacts - Add new basic auth middleware - setup.cfg: Replace dashes with underscores - Fix requirements issues - Upgrade the pre-commit-hooks version - Warning about /healthcheck - remove unicode from code - Use py3 as the default runtime for tox - Update master for stable/wallaby
Dominique Leuenberger (dimstar_suse)
accepted
request 889994
from
Dirk Mueller (dirkmueller)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 841212
from
Dirk Mueller (dirkmueller)
(revision 16)
switch to victoria
Dominique Leuenberger (dimstar_suse)
accepted
request 803594
from
Dirk Mueller (dirkmueller)
(revision 15)
Ussuri Update
Dominique Leuenberger (dimstar_suse)
accepted
request 786401
from
Dirk Mueller (dirkmueller)
(revision 14)
- switch to python 3.x only builds
Dominique Leuenberger (dimstar_suse)
accepted
request 774916
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to version 3.38.1 - Fix invalid escape sequence warnings - Cap Bandit below 1.6.0 and update Sphinx requirement - Update master for stable/stein - OpenDev Migration Patch - More details when logging 413 Entity Too Large - Add Python 3 Train unit tests - Bump the openstackdocstheme extension to 1.20 - Update hacking version - Replace git.openstack.org URLs with opendev.org URLs - Dropping the py35 testing - Do not use the deprecated best_match() method - Blacklist sphinx 2.1.0 (autodoc bug)
Dominique Leuenberger (dimstar_suse)
accepted
request 692860
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to version 3.37.1 - Update mailinglist from dev to discuss - Document security considerations for detailed healthcheck - add lib-forward-testing-python3 test job - Remove moxstubout usage - Update reno for stable/rocky - Clean up .gitignore references to personal tools - Use template for lower-constraints - add python 3.6 unit test job - add python 3.7 unit test job - import zuul job settings from project-config
Dominique Leuenberger (dimstar_suse)
accepted
request 633103
from
Dirk Mueller (dirkmueller)
(revision 11)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger (dimstar_suse)
accepted
request 583343
from
Dirk Mueller (dirkmueller)
(revision 10)
- Switch to stable/queens spec template
Dominique Leuenberger (dimstar_suse)
accepted
request 575946
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to version 3.34.0 - Updated from global requirements - Avoid tox_install.sh for constraints support - add bandit to pep8 job
Dominique Leuenberger (dimstar_suse)
accepted
request 567276
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to version 3.33.0 - Invalid parsing of Forwarded header fixed - Update reno for stable/pike - Remove setting of version/release from releasenotes - doc: Specify openstackdocs theme - Remove method set_latent - Imported Translations from Zanata - Remove Class HTTPProxyToWSGIMiddleware - Updated from global requirements - Fix exception in json response under py35
Dominique Leuenberger (dimstar_suse)
accepted
request 529083
from
Thomas Bechtold (tbechtold)
(revision 7)
- update to version 3.30.1 - Invalid parsing of Forwarded header fixed - Update .gitreview for stable/pike - Updated from global requirements - Update UPPER_CONSTRAINTS_FILE for stable/pike
Dominique Leuenberger (dimstar_suse)
accepted
request 514890
from
Thomas Bechtold (tbechtold)
(revision 6)
- update to version 3.30.0 - Remove usage of parameter enforce_type - Remove log translations - Replace deprecated inspect function in Python 3 - Remove deprecated oslo.subdomain from CORS opts - Fix test_request_too_large_no_content_length failure - rearrange content to fit the new standard layout - Update URLs in documents according to document migration - update the docs url in the readme - [Fix gate]Update test requirement - import admin guide content from openstack-manuals - Allow compatibility headers for request_id - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) - Set global_request_id if passed in as X-OpenStack-Request-ID. - 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 - update to version 3.23.1: - remove superfluous random stuff - Add new middleware to send API data to statsd - Allow healthcheck to be configured by oslo.config - Remove self-referential link in docs - Imported Translations from Zanata - Enable release notes translation - Suggest to use egg based filter_factory rather than fragile full path - Remove references to Python 3.4 - Add Constraints support
Dominique Leuenberger (dimstar_suse)
accepted
request 433106
from
Dirk Mueller (dirkmueller)
(revision 5)
- global requirements sync - switch to stable/newton - update to 3.19.0: * Remove pot files * Fix inline docstring to use default path (not /status) * Updated from global requirements * Updated from global requirements * Fixed typo in SSL - update to version 3.16.0 * Do not add a default content type when replying * Expose sample config opts for http-proxy-to-wsgi * Deprecate using String as valid value for allowed_origin. * Deprecate multiple config block parsing. * Fix unit tests on Windows * Fix spelling of config option help * Updated from global requirements - update to 3.11.0: * cors: remove unused import * Updated from global requirements * Add a simple __main__ to easily show healthcheck output * Removed simple headers from documentation examples * Added PATCH method to default config * Added set_defaults method to oslo_middleware.cors * Set default allow methods to those defined in RFC 2616 * Removed default headers from CORS_OPTS * Imported Translations from Zanata * Updated from global requirements
Dominique Leuenberger (dimstar_suse)
accepted
request 393975
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 3.8.0: * Updated from global requirements * Update .gitreview for stable/mitaka - Adjust Requires - update to 3.7.0: * work around doc build error * Update translation setup * Updated from global requirements * Updated from global requirements * Updated from global requirements * Imported Translations from Zanata * Remove ordereddict from requirements.txt * Updated from global requirements * Remove old references to namespace packages * test: pass enforce_type=True when using CONF.set_override * Updated from global requirements * Change LOG.warn to LOG.warning * Fix the url in the CONTRIBUTING.rst * Python 3 deprecated the logger.warn method in favor of warning * assertIsNone(val) instead of assertEqual(None,val) * Updated from global requirements * [fix-compat] More definitions for oslo.middleware * Updated from global requirements * Re-Add oslo.middleware namespace for backward compat * Removes MANIFEST.in as it is not needed explicitely by PBR * Support Unicode request_id on Python 3 * Drop python 2.6 support - Adjust Requires according to requirements.txt
Dominique Leuenberger (dimstar_suse)
accepted
request 346982
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 3.0.0 * Move cors allowed_origin check into add_origin * Backward compat for allowed_origin * remove bad entry point test logic * Remove python 2.6 classifier * Switched StrOpt to ListOpt in CORS allowed_origins * Enable latent CORS configuration via pastedeploy * Remove python 2.6 and cleanup tox.ini * Add oslo_config program support to paste middleware * Define entry points for filter factories for Paste Deployment * Remove oslo namespace package * add missing shortcut for HTTPProxyToWSGI middleware * Revert "Add 'X-Auth-Token' default header to CORS middleware" * Add a disabled by ports -> files healthcheck plugin * Add 'X-Auth-Token' default header to CORS middleware - update to 2.10.0 * Fix coverage configuration and execution * No need for Oslo Incubator Sync * ssl: deprecated in favor of http_proxy_to_wsgi * Introduce HTTP Proxy to WSGI middleware * Imported Translations from Zanata * Fix string formatting * Fix typos in docstring * Include changelog/history in docs * Add shields.io version/downloads links/badges into README.rst * Change ignore-errors to ignore_errors * Fix the home-page in setup.cfg with Oslo wiki page * Add plugin doco generated with stevedore.sphinxext * Avoid any body when request is a HEAD request
Displaying revisions 1 - 20 of 22