Version: 4.2.0-bp153.2.1
* Tue May 12 2020 cloud-devel@suse.de
- update to version 4.2.0
- Update master for stable/train
- Remove 'oslotest.functional'
- Remove os-client-config and debtcollector
- remove outdated header
- gitignore: Ignore reno artefacts
- tools: Default to Python 3
- Switch to Ussuri jobs
- Switch to unittest.mock from mock
- tox: Trivial cleanup
- Remove stestr from requirements.txt
- Invoke correct python version in shell scripts
- Remove 'oslotest.moxstubout' module
- Revert "Switch to unittest.mock from mock"
- [ussuri][goal] Drop python 2.7 support and testing
- trivial: Cleanup of doc config file
* Sat Mar 14 2020 Dirk Mueller <dmueller@suse.com>
- switch to python 3.x only builds
* Wed Oct 09 2019 cloud-devel@suse.de
- removed 0001-Stop-testing-mock-functionality.patch
- update to version 3.8.1
- Stop testing mock functionality
- Add Python 3 Train unit tests
- Dropping the py35 testing
- OpenDev Migration Patch
- Replace git.openstack.org URLs with opendev.org URLs
- Sync Sphinx requirement
- Update master for stable/stein
- Replace openstack.org git:// URLs with https://
* Mon Aug 05 2019 cloud-devel@suse.de
- added 0001-Stop-testing-mock-functionality.patch
* Mon Apr 08 2019 cloud-devel@suse.de
- update to version 3.7.1
- Add release note link in README
- Add DEFAULT_TIMEOUT and TIMEOUT_SCALING_FACTOR
- Change python3.5 job to python3.7 job on Stein+
- Change openstack-dev to openstack-discuss
- Update hacking version
- Update reno for stable/rocky
- Fix requirements check ci in oslotest
- Fix nits in timeout change
- add python 3.6 unit test job
- Title underline too long
- import zuul job settings from project-config
- Use templates for cover and lower-constraints
- Don't quote {posargs} in tox.ini
* Thu Sep 20 2018 cloud-devel@suse.de
- update to version 3.6.0
- Switch to using stestr
- Fix requirements
- fix tox python3 overrides
- Deprecate MoxStubout class
- mock: Perform patch's autospec checks on __enter__
* Mon Sep 03 2018 cloud-devel@suse.de
- update to version 3.4.2
- set default python to python3
- Update reno for stable/queens
- Update links in README
- make the CaptureOutput fixture easier to control
- Trivial: Update pypi url to new url
- mock: Apply autospec to a mock's return_value
- mock: Properly patch mock.MagicMock
- Updated from global requirements
- add lower-constraints job
- mock: Fixes mock.patch.multiple autospec
Version: 3.2.0-bp151.1.1
* Fri Feb 23 2018 tbechtold@suse.com
- Switch to stable/queens spec template
* Mon Jan 15 2018 cloud-devel@suse.de
- update to version 3.2.0
- Remove -U from pip install
- Remove setting of version/release from releasenotes
- Avoid tox_install.sh for constraints support
- Remove oslotest.mockpatch
- Adds mock autospec fixture
- Updated from global requirements
* Thu Nov 23 2017 cloud-devel@suse.de
- update to version 2.18.1
- Update reno for stable/pike
- Use assertIsNone(...) instead of assertIs(None,...)
- Updated from global requirements
- Deprecate oslotest.functional
* Mon Aug 07 2017 cloud-devel@suse.de
- update to version 2.17.0
- Remove pbr warnerrors in favor of sphinx check
- Trivial fix style in document
- Using fixtures instead of deprecated mockpatch module
- rearrange content to fit the new standard layout
- Update URLs in documents according to document migration
- [Fix gate]Update test requirement
- Update reno for stable/ocata
- Remove support for py34
- Updated from global requirements
- Switch from oslosphinx to openstackdocstheme
* Fri Feb 10 2017 cloud-devel@suse.de
- update to version 2.13.0:
- Add Constraints support
- Updated from global requirements
- Show team and repo badges on README
- Changed the home-page link
- Add reno for release notes management
- Remove testscenarios from requirements
* Tue Aug 30 2016 tbechtold@suse.com
- update to version 2.10.0
* A DisableModules fixture that removes modules from path
* Updated from global requirements
* Wed Aug 10 2016 tbechtold@suse.com
- update to 2.8.0:
* Import mock so that it works on Python 3.x
* Fix parameters of assertEqual are misplaced
* Updated from global requirements
* Add Python 3.5 classifier and venv
* Mon Jul 04 2016 tbechtold@suse.com
- update to 2.6.0:
* Updated from global requirements
* Remove mockpatch re-implementations
* Sun Jun 19 2016 dmueller@suse.com
- update to 2.4.0:
* Updated from global requirements
* Update .gitreview for stable/mitaka
* Add some gitignore files
* move unit tests into the oslotest package
* Updated from global requirements
* Hack to get back stopall cleanup behavior feature
* Fix misspelling
* Updated from global requirements
* Trival: Remove 'MANIFEST.in'
* Thu Mar 03 2016 tbechtold@suse.com
- update to 2.0.0:
* Updated from global requirements
* Remove Python 2.6 classifier
* mockpatch: deprecate in favor of native fixtures
* Remove python 2.6 and cleanup tox.ini
* Updated from global requirements
* Fix coverage configuration and execution
* Updated from global requirements
* Add documentation about using oslo_debug_helper
* add oslo.config a test requirement
* clean up readme and doc title
* clean up toctree
* auto-generate API documentation
* Fix the home-page with Oslotest wikipage
* Fixup docstrings
* Updated from global requirements
* Updated from global requirements
- Switch to .spec from rpm-packaging upstream project
* Fri Aug 07 2015 dmueller@suse.com
- update to 1.10.0:
* Allow TRACE and integer logging levels for 'OS_DEBUG'
* Updated from global requirements
* Tue Jul 14 2015 dmueller@suse.com
- update to 1.9.0:
* Fix use of mock
* Add documentation for cross-project unit testing
* Updated from global requirements
* Fix build break with Fixtures 1.3
* Updated from global requirements
* Wed Jun 24 2015 tbechtold@suse.com
- update to 1.8.0:
* Updated from global requirements
* Allow ``OS_DEBUG`` environment variable to specify log level
* Updated from global requirements
* always rebuild cross-test venv
* Add CreateFileWithContent fixture
* Create ConfigureLogging fixture
* Create CaptureOutput fixture
* Create Timeout wrapper fixture
* Document the mock attribute for mockpatch
* Mon Jun 22 2015 tbechtold@suse.com
- update to 1.7.0:
* Updated from global requirements
* Fix argument handling in oslo_run_cross_tests
* Add class to deal with clouds.yaml support
* Remove unneeded runtime pbr dep
* Updated from global requirements
* Advertise support for Python3.4 / Remove support for Python 3.3
* Do not sync run_cross_tests.sh
* Remove unused discover dependency
* Uncap library requirements for liberty
* Cleanup README.rst and setup.cfg
* mockpatch: factorize code
* Update to latest hacking
* Updated from global requirements
* mockpatch: fix a potential race condition
- Adjust Requires according to requirements.txt
* Tue Apr 07 2015 bwiedemann@suse.com
- update to 1.5.1
* Tue Feb 24 2015 tbechtold@suse.com
- update to 1.5.0:
* Restore missing module for pre-release test script
* Updated from global requirements
* Set a higher default for maxDiff
* Move the script for running pre-releases into oslotest
* Update docs for new script name
* Publish cross-test runner as part of oslotest
* Fix for mktemp failure on osx
* Activate pep8 check that _ is imported
* Workflow documentation is now in infra-manual
* Fix the URL for reporting bugs in the README
* Updated from global requirements
* Add pbr to installation requirements
* Clean up the docs for oslo_debug_helper
- Adjust Requires according to requirements.txt
- Add oslo_run_cross_tests oslo_run_pre_release_tests to /usr/bin/
* Tue Oct 28 2014 dmueller@suse.com
- update to 1.2.0:
* Updated from global requirements
* Set install_command in tox to avoid pre-releases
* Add an extra parameter for test directory in debugger script
* Handle tempfile content encoding
* Work toward Python 3.4 support and testing
* Add links to best practices video and etherpad
* Updated from global requirements
* Drop .sh extension from oslo_debug_helper.sh
* Add history/changelog to docs
* fix typo and formatting in contributing docs
* Sat Sep 27 2014 dmueller@suse.com
- update to 1.1.0:
* no change compared to 1.1.0.0a2
* Tue Sep 16 2014 dmueller@suse.com
- update to 1.1.0.0a2:
* Add fixture for mock.patch.multiple
* Ensure that mock.patch.stopall is called last
* Remove differences between Python 2.x and 3.x versions
* Require six
* Add documentation for running oslo_debug_heler.sh
* Restructure oslotest docs
* Add pdb support to tox with debug helper shell script
* Updated from global requirements
* Cleaning up index.rst file
* Add known issue about time.time mocking
* Updated from global requirements
* Add API documentation
* Moving to use the mock module found in Python3
* Wed Sep 03 2014 dmueller@suse.com
- add drop-mox-dependency.diff