mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
dynamic-roles: packaging improvementsOn some MySQL server envs, this may cause a SQL statement error, though I was unable to reproduce it. Since it's not needed, an order by 'sort_order' is enough, we can safely remove it. /cc @swill @anshulgangwar @DaanHoogland and others * pr/1551: migrate-dynamicroles: use mysql.connector due to #1054 packaging: don't bundle systemvm.zip in rpms packaging: backup commands.properties as it does not exist in new rpms dynamic-roles: remove unnecessary order by ID Signed-off-by: Will Stevens <williamstevens@gmail.com>