Comment 4 for bug 1655047

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Ubuntu SRU details:

[Description]
The connector at os_brick/initiator/connectors/fibre_channel_s390x.py is supposed to also attach LUNs created with ubuntu running as OS on s390. The support for this functionality is as of yet not complete.

[Testcase]
Run devstack on a ubunto on s390 host, and create a volume with the 'openstack volume create'.
Expected result: A LUN should be made available.

[Regression Potential]
Low. The newton patch is an unchanged cherry-pick from the stable/newton upstream branch. The mitaka branch is also cherry-picked from the stable/newton branch, and required some modifications due to code existing in different files in mitaka.