Comment 6 for bug 1696866

Revision history for this message
Alex Schultz (alex-schultz) wrote :

I think the correct fix is for cinder to stop assuming the IP is ok to just concatenate with the port, example https://github.com/openstack/cinder/blob/a55a6b5c717c0802288ab802a8fbff287a4b6b66/cinder/volume/targets/scst.py#L233

I think technically [ivp6address] is not valid. It's a convention for URIs. I could be wrong though