mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Description: 1. Missed replacing older table name for VSMs in a few files (changed the name from external_virtual_switch_management_devices to virtual_supervisor_module). Fixed that in this commit. 2. Missed adding the new Dao ClusterVSMMapDao in the Dao loading in DefaultComponentLibrary. Fixed. 3. Fixed wrong searchbuilder options passed to ipaddrSearch in CiscoNexusVSMDeviceDaoImpl.