File python-dib-utils.changes of Package python-dib-utils
-------------------------------------------------------------------
Wed Nov 7 14:50:00 UTC 2018 - cloud-devel@suse.com
- update to version 0.0.11
- Source environment files in a subshell
- Add a simple implementation of element dependency
- Don't match editor backup files in environment
- Fix set -eu and pipefail failures
- Make it possible for openstack-CI to run tests
- Updates .gitignore
- Use --tmpdir with mktemp
- Set locale for the profiling printf command
- Sort the list of scripts in the profile view
- Show tracing around sourcing environment.d files
- Update stackforge references to openstack
- Enhance dib-run-parts usage message
- Add build files so this can actually be packaged
- Deprecated tox -downloadcache option removed
- Add .gitreview file.
- Ensure dib-run-parts profiling works with py3 and py2
- Remove hardcoded version.
- Delete elements moved to tripleo-image-elements.
- Add --list support to dib-run-parts.
- Add a .testr.conf configuration and ignore .testrepository.
- Package with pbr.
- Ignore temporary files.
- Add *.egg to .gitignore
- dib-run-parts should dereference symlinks
- Add tox.ini
- Add missing LICENSE
- Fix os-refresh-config failing without scripts.
- Build ramdisks in an image chroot.
- Depend on awk rather than python
- Move dib-run-parts into bin/
- Use 'output' function instead of 'echo' for statistics log
- Update dib-run-parts
- Set LC_ALL=C into dib-run-parts env
- Move initial root contents into a hook.
- Don't hardcode environment.d
- Fix up diskimage-builder references
- Ignore .pyc files.
- Create a new baremetal element
- Build images using loopdev instead of qemu-nbd.
- Enable running disk-image-create on SUSE Linux
-------------------------------------------------------------------
Wed Nov 7 14:49:51 UTC 2018 - snica@suse.com
- initial version