problem
The UI doesn't show the Primary storage details for the storages created with provider 'SolidFireShared'. UI shows 404 error.
The iqn (eg. /iqn.2010-01.com.solidfire:3p53.test-001.007/0)of the storage is set as the UUID for the SolidFireShared Primary storage, which is resulting invalid UI route path as the UUID is not escaped (I manually escaped the UUID in the route and it worked). The list of storage pools and metrics works fine using the cmk.
versions
ACS 4.19.3 (maybe, earlier versions as well)
The steps to reproduce the bug
- Add a primary storage with with provider 'SolidFireShared'
- In UI, Navigate to Infrastructure -> Primary storage and Click on the primary storage added above.
What to do about it?
Expected to see the details of the SolidFireShared Primary storage.