Changelog for
python-ironic-lib-1.1.0-1.1.noarch.rpm :
Mon Mar 14 13:00:00 2016 tbechtoldAATTsuse.com
- update to 1.1.0:
* Fixes naming for the partitions in baremetal
* Add support for choosing the disk label
* Updated from global requirements
* Remove unused packages from requirements
* Sync test_utils from ironic
* Add tests for qemu_img_info() & convert_image()
* Use imageutils from oslo.utils
* Default for root_helper config
* Replace deprecated LOG.warn with LOG.warning
* Replace rootwrap_config and rootwrap_helper_cmd with root_helper
* Remove tempdir config, add tempdir parameter
* Fix help string for \'rootwrap_helper_cmd\'
* Use standard locale when executing \'parted\' command
* Replace .iteritems() with .items()
* Add more info level logs to disk_utils.work_on_disk() method
* Sync the make_partitions function with ironic
* Add \'node_uuid\' in debug logs to assist debugging
* Move to oslo.i18n
* Put py34 first in the env order of tox
* Remove README.md and update README.rst
* Update link for where to report bugs
* Remove execute permission from exception.py
* Add a cover target to tox
* Better optimize test runs
* Move tests/ under ironic_lib/, use ostestr
* Remove TODO
* Update setup.cfg
* Use standard locale when executing \'dd\' command
- Adjust Requires
Wed Sep 9 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packaging (version 0.1.0)