os-brick/os_brick
Stefan Amann 75d1f38e3b Handle FC LUN IDs greater 255 correctly on s390x architectures
FC LUN IDs betfeen 100 hex and ffff hex need to be formatted correctly
for the unit_add command. Otherwise, the volume will not be added to the
hypervisor configuration and the hypervisor will not be able to perform
I/O to it.

Closes-Bug: #1488233

Change-Id: Iaa0ead59132d6baf8bcb9e3dd95d4839c26e93ea
2015-08-25 10:34:49 +02:00
..
initiator Handle FC LUN IDs greater 255 correctly on s390x architectures 2015-08-25 10:34:49 +02:00
remotefs remotefs: add virtuozzo storage support 2015-07-20 22:01:20 +03:00
tests Handle FC LUN IDs greater 255 correctly on s390x architectures 2015-08-25 10:34:49 +02:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Cleanup Python 3 changes 2015-07-09 13:48:01 +02:00
executor.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 22:25:57 +00:00
utils.py Brick: Fix race in removing iSCSI device 2015-04-20 08:02:38 -07:00