File python-os-brick.changes of Package python-os-brick
-------------------------------------------------------------------
Mon Feb 15 18:40:48 UTC 2016 - dmueller@suse.com
- add 0001-Multipath-Device-Action-Being-Parsed-as-Name.patch
-------------------------------------------------------------------
Mon Feb 15 17:58:41 UTC 2016 - dmueller@suse.com
- add 0001-Wait-for-FC-multipath-devices-to-become-writable.patch
0002-Updated-from-global-requirements.patch,
0003-Parse-FCoE-sysfs-device-paths.patch
-------------------------------------------------------------------
Sun Oct 4 07:22:13 UTC 2015 - tbechtold@suse.com
- update to 0.5.0:
* Change ignore-errors to ignore_errors
* Updated from global requirements
* Add fancy pypi version and download images
* iSCSI fix misleading Log warning on connect fail
* Fix missing value types for log message
* Log a message when can’t find multipath device
* Removed unused dependency: discover
* Use 'device' instead of 'volume_path'
-------------------------------------------------------------------
Sun Sep 6 12:22:13 UTC 2015 - tbechtold@suse.com
- update to 0.4.0:
* Add support for --interface option in iscsiadm
* FC Stop calling multipath command line
* Updated from global requirements
* Add rootwrap filters
* Handle FC LUN IDs greater 255 correctly on s390x architectures
* Fix incorrect comments in FibreChannelConnector
* Adding CHAP discovery logic to os-brick
* Updated from global requirements
* Remove the iSCSI rescan during disconnect
* Remotefs: add ScalityFS support
* Updated from global requirements
* Updated from global requirements
* Change SCSI device removal backoff rate
* Changed connector protocols to use constants
* Updated from global requirements
* Fix race in check and access of /dev/disk/by-path/
* Updated from global requirements
- Adjust Requires according to requirements.txt
- Install %{_sysconfdir}/os-brick/rootwrap.d/os-brick.filters
-------------------------------------------------------------------
Thu Jul 30 13:29:50 UTC 2015 - tbechtold@suse.com
- update to 0.3.2:
* FC discover existing devices for removal
* Use pbr's automatically generated changelog
* Updated from global requirements
* Updated from global requirements
* Update changelog to 0.3.0 being latest
* Fix mock==1.1.0 break unit tests
* Cleanup Python 3 changes
* Prep for 0.2.1 release
* Add connector driver for the ScaleIO cinder driver
* Added ABCMeta class to the InitiatorConnector
* Remove unused oslo incubator files
* update os-brick to pass python3 tests
* Updated from global requirements
* FC Eliminate the need to return devices list
* Switch to oslo.service
* Add RBD connector
* Add HGST Solutions connector
* Support host type specific block volume attachment
* Updated from global requirements
* optimize multipath call to identify IQN
* Updated from global requirements
* Trivial exception parameter name fix for Huawei
* Fix connecting unnecessary iSCSI sessions issue
* Fix disconnecting necessary iSCSI sessions issue
* Add retry to iSCSI delete
* Updated from global requirements
* Add missing connectors to factory test
* Fix local connector test case inheritance
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Jun 2 09:00:13 UTC 2015 - tbechtold@suse.com
- update to 0.2.0:
* Allow overriding the host field
* Assign the platform after declaration
* Added a unit test for masking iscsiadm passwords
* Preparing for the 0.1.1 release
* ISCSI be careful parsing iscsiadm output
* Updated from global requirements
* Drop use of 'oslo' namespace package
- Fix _service
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Sat May 16 00:08:07 UTC 2015 - dmueller@suse.com
- Initial package