mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Fixes #4729 As reported in the issue ACP 4.7 used a normal UUID in db for a presetup primary store on Xenserver. Later the value has been changed to store's path with '/' removed. Current changes try to retrieve SR's name-lable from store's path if UUID doesn't match path field for a pre-setup store. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>