- update to version 4.17.0
- Fix oslo.messaging deprecation of get_transport - Use https for *.openstack.org references - Added "warning-is-error" sphinx check for docs - Imported Translations from Zanata - Update reno for stable/ocata - Fix html_last_updated_fmt for Python3 - Pass located tests directory in oslo debug - add a log when the option in conf can't be identitied - Remove deprecated oslo.messaging aliases parameter - Replace six.iteritems() with .items() - Switch from oslosphinx to openstackdocstheme - Using assertFalse(A) instead of assertEqual(False, A) - Replace pycrypto with cryptography - Remove old comment referencing fixed bug - Fixed man_pages no value warning when making docs - Update URLs in documentation - Remove unused logging import - Change locations of docs for intersphinx - Bump the token deferral message from info to debug - Remove log translations - Removing double spaces - Redundant adminURL in test_gives_v2_catalog - Update driver config parameter from string to list - Updated from global requirements OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-keystonemiddleware?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 09:18:18 UTC 2017 - cloud-devel@suse.de
|
||||
|
||||
- update to version 4.17.0
|
||||
- Fix oslo.messaging deprecation of get_transport
|
||||
- Use https for *.openstack.org references
|
||||
- Added "warning-is-error" sphinx check for docs
|
||||
- Imported Translations from Zanata
|
||||
- Update reno for stable/ocata
|
||||
- Fix html_last_updated_fmt for Python3
|
||||
- Pass located tests directory in oslo debug
|
||||
- add a log when the option in conf can't be identitied
|
||||
- Remove deprecated oslo.messaging aliases parameter
|
||||
- Replace six.iteritems() with .items()
|
||||
- Switch from oslosphinx to openstackdocstheme
|
||||
- Using assertFalse(A) instead of assertEqual(False, A)
|
||||
- Replace pycrypto with cryptography
|
||||
- Remove old comment referencing fixed bug
|
||||
- Fixed man_pages no value warning when making docs
|
||||
- Update URLs in documentation
|
||||
- Remove unused logging import
|
||||
- Change locations of docs for intersphinx
|
||||
- Bump the token deferral message from info to debug
|
||||
- Remove log translations
|
||||
- Removing double spaces
|
||||
- Redundant adminURL in test_gives_v2_catalog
|
||||
- Update driver config parameter from string to list
|
||||
- Updated from global requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 15:58:55 UTC 2017 - cloud-devel@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user