ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
Creating primary storage on StorPool is impossible because the URL needed is not valid. I checked that a few storage plugins could be affected as well (according to the code), like SolidFire, Nexenta and Cloudbyte (Elastisitor).
The issue is caused by this change PR 6699
I could fix it for StorPool but I think there is a need to be tested for those Storage drives mentioned above and to deliver a general fix.
STEPS TO REPRODUCE
create primary storage from UI/CLI
EXPECTED RESULTS
successfully created a storage pool
ACTUAL RESULTS
SP_API_HTTP=10.2.23.1:81;SP_AUTH_TOKEN=4343423;SP_TEMPLATE=ssd2 is not a valid uri
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
Creating primary storage on StorPool is impossible because the URL needed is not valid. I checked that a few storage plugins could be affected as well (according to the code), like SolidFire, Nexenta and Cloudbyte (Elastisitor).
The issue is caused by this change PR 6699
I could fix it for StorPool but I think there is a need to be tested for those Storage drives mentioned above and to deliver a general fix.
STEPS TO REPRODUCE
create primary storage from UI/CLI
EXPECTED RESULTS
ACTUAL RESULTS