mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
* Don't send sql exception/query from dao to upper layer, log it and send only the error message * Updated charset to utf8mb4, for display_name column/user_vm table and job_result column/async_job table to support unicode chars & emojis * Added API arg validator for RFC compliance domain name, to validate VM's host name * Updated user resources name / display name column's charset to utf8mb4 * Check and update char set for affinity group name to utf8mb4, from the data migration in upgrade path * Updated backup offering name column charset to utf8mb4 * Added unit tests for vm host/domain name validation * Added smoke test to check resource name for vm, volume, service & disk offering, template, iso, account(first/lastname) * Updated resource annotation charset to utf8mb4 * Updated some resources description charset to utf8mb4