File python-os-refresh-config.changes of Package python-os-refresh-config
-------------------------------------------------------------------
Mon Mar 25 11:42:08 UTC 2019 - cloud-devel@suse.com
- update to version 9.1.1
- Update UPPER_CONSTRAINTS_FILE for stable/rocky
- Update .gitreview for stable/rocky
- import zuul job settings from project-config
-------------------------------------------------------------------
Thu Mar 7 08:22:44 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Fix installation paths for the directories pre-configure.d/,
configure.d/, migration.d/ and post-configure.d/
-------------------------------------------------------------------
Wed Nov 7 14:36:22 UTC 2018 - cloud-devel@suse.com
- update to version 9.1.0
- Remove unused Babel requirement
- Move migration to run after post-configure
- Migrate os-refresh-config to zuul v3 jobs
- Add os_refresh_config package to setup.py
- Switch to stestr
- Fix coverage job
- Remove tox locale overrides
- Avoid tox_install.sh for constraints support
- `os-refresh-config` README enhancement
- Delete H803 from ignore list
- Add default argument of sys.argv to main()
- Add error handler to os-refresh-config
- Remove discover from test-requirements
- Add tox.ini and fix pep8 problems
- Add Constraints support
- Update stackforge references to openstack
- Show team and repo badges on README
- Add basic unit tests
- Deprecated tox -downloadcache option removed
- bump version.
- Adding setup.py to make for an easier installation
- Functional test which executes os-refresh-config
- add __init__.py, bump version
- Have tox install via setup.py develop
- bump version
- Adjust test suite for new psutil versions
- Add a lockfile.
- Remove -U from pip install
- Change ignore-errors to ignore_errors
- Update links in README
- Implement a --timeout for killing stalled scripts
- Coverage report was't created
- Bump hacking to 0.9.x series
- Add .gitreview.
- Conform .gitignore with other OpenStack projects.
- Use FHS-compliant default base directory
- Remove RH1 OVB jobs from configuration
- Use dib-run-parts.
- Support building wheels (PEP-427)
- Updated to OpenStack standards
- Update hacking library in test requirement
- Remove argparse from requirements
- Zuul: Remove project name
- Make more pythonic
- Add argparse to requirements.txt
- Updated from global requirements
- Remove bogus path in tox.ini's flake8 exclude
-------------------------------------------------------------------
Wed Nov 7 14:25:05 UTC 2018 - snica@suse.com
- initial version