- Imported Translations from Zanata
- Remove log translations
- turn on warning-is-error for sphinx
- Check reStructuredText documents for common style issues
- Using fixtures.MockPatch instead of mockpatch.Patch
- [Fix gate]Update test requirement
- Update URLs in documents according to document migration
- Remove support for py34
- rearrange existing documentation to follow the new layout standard
- pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
- Update reno for stable/ocata
- Check for SubprocessError by name on Python 3.x
- Updated from global requirements
- switch from oslosphinx to openstackdocstheme
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=29
- [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
- Update reno for stable/newton
- Automatically convert process_input to bytes
- Imported Translations from Zanata
- Change assertTrue(isinstance()) by optimal assert
- Updated from global requirements
- Add Constraints support
- Remove unnecessary requirements
- Show team and repo badges on README
- Changed the home-page link
- Enable release notes translation
- Ignore prlimit argument on Windows
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=27
* Add doc/ to pep8 check
* Remove unused import statement
* Add timeout option to ssh_execute
* Fix wrong import example in docstring
* Trivial: ignore openstack/common in flake8 exclude list
* Updated from global requirements
* Imported Translations from Zanata
* processutils: add support for missing process limits
* Remove direct dependency on babel
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add a few usage examples for lockutils
* Revert "Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set"
* Updated from global requirements
* Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=20
* Updated from global requirements
* Trival: Remove 'MANIFEST.in'
* Add complementary remove lock with prefix function
* Drop python 2.6 support
* Updated from global requirements
* Remove python 2.6 classifier
* Use versionadded and versionchanged in doc
* Updated from global requirements
* Imported Translations from Zanata
* Fix Tests to run under OSX
* Fix coverage configuration and execution
* Imported Translations from Zanata
* Move 'history' -> release notes section
* add auto-generated docs for config options
* Change ignore-errors to ignore_errors
* Updated from global requirements
* Imported Translations from Zanata
* Use int enumerations for log error constants
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=11