CHANGES
=======

0.1.1
-----

* Preparing for 0.1.1 release
* ISCSI be careful parsing iscsiadm output
* Updated from global requirements
* Drop use of 'oslo' namespace package

0.1.0
-----

* Update README to work with release tools
* Brick: Fix race in removing iSCSI device
* Update os-brick requirements
* Mask passwords with iscsiadm commands
* Sync latest _i18n module for os_brick
* Use oslo_log instead of openstack.common.log
* Sync loopingcall from oslo-incubator for os-brick
* Fix wrong command for _rescan_multipath
* Fix multipath device discovery when UFN is enabled
* Use six.text_type instead of unicode
* Fix missing translations for log messages
* Remove error messages from multipath command output before parsing
* Remove mocks after each unit test finished
* Correct project name in .gitreview
* Adjust os-brick to support FCP on System z systems
* Use target_portals/iqns/luns for alternative target information
* Fix comments style according to Hacking rules
* Update the documentation for os-brick
* Failover to alternative iSCSI portals on login failure
* Remove some unused exceptions from Cinder
* Brick os-brick up to par with cinder brick
* renamed the project to os-brick
* Created the Brick library from Cinder
