Current Series Release Notes¶
20.0.0.0rc1-10¶
Bug Fixes¶
Manila now correctly handles the ‘server_migrating’ status of share and snapshot instances during share server migration especially during share server belonging to non-active replica. For more details, please check Launchpad bug #2104357
For generic driver, when resize a share it may failed due to exportfs can’t recognize “<world>” as part of the share path. This issue has been fixed by replacing “<world>” to “*”.