17
0
Commit Graph

5 Commits

Author SHA256 Message Date
3c7ea7332f - update to version 4.14.0:
- Add docutils contraint on 0.13.1 to fix building
  - auth_token: set correct charset when replying with 401
  - Return and use an app wherever possible
  - standardize release note page ordering
  - Use oslo_messaging conf fixture
  - Enable release notes translation
  - clean up a few doc building warnings
  - Update reno for stable/newton
  - Remove references to Python 3.4
  - Raise NotImplementedError instead of NotImplemented
  - Add Constraints support
  - Show team and repo badges on README
  - Mock log only after app creation
  - Add service token to user token plugin
  - Deprecate PKI token format options
  - Use method constant_time_compare from oslo.utils
  - Specify that unknown arguments can be passed to fetch_token
  - Refactor audit tests to use create_middleware
  - Pass ?allow_expired
  - Globalize authentication failure error
  - Auth token, set the correct charset
  - Extract oslo_messaging specific audit tests
  - Removes unnecessary utf-8 coding
  - Limit deprecated token message to single warning
  - Update .coveragerc after the removal of respective directory
  - use oslo.log instead of logging
  - Drop MANIFEST.in - it's not needed by pbr
  - fix broken links
  - Changed the home-page link

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=16
2017-02-10 16:24:57 +00:00
e38b2b3d68 +1;4600;0c- Update BuildRequires
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=15
2016-10-14 14:29:06 +00:00
a03cd50669 - global requirements sync
- switch to stable/newton

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=13
2016-10-04 11:14:34 +00:00
8e70c5d545 update to version 4.9.0
* PEP257: add flake8-docstring testing
  * PEP257: Ignore D203 because it was deprecated
  * Use oslo.config fixture in audit tests
  * Add a fixture method to add your own token data
  * Remove bandit.yaml in favor of defaults
  * Fix typo 'olso' to 'oslo'
  * Fix D105: Missing docstring in magic method (PEP257)
  * remove old options from documentation
  * Extract a common notifier pattern
  * Refactor audit api tests into their own file
  * Return default value for pkg_version if missing
  * Fix an issue with oslo_config_project paste config
  * Use extras for oslo.messaging dependency
  * Move auth token opts calculation into auth_token
  * Fix D204 PEP257 violation and enable D301 and D209
  * Fix doc build if git is absent
  * Fix D401 PEP257 violation and enable H403
  * Add Python 3.5 classifier
  * Refactor create_event onto the api object.
  * Use AccessInfo in UserAuthPlugin instead of custom
  * Pop oslo_config_config before doing paste convert
  * Remove oslo-incubator
  * Create signing_dir upon first usage
  * Fix D202: No blank lines allowed after function docstring (PEP257)
  * Use jsonutils instead of ast for loading the service catalog
  * Make sure audit can handle API requests which does not require a token
  * Fix D200: One-line docstring should fit on one line with quotes (PEP257)
  * s3token config with auth URI
  * Return JSON for Unauthorized message

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=12
2016-09-01 18:51:30 +00:00
OBS User buildservice-autocommit
b9f3e2c37f Accepting request 375072 from Cloud:OpenStack:Factory
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/375072
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=10
2016-05-04 06:19:02 +00:00