mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
By default, once we create a security group we cant change its name. In this feature, we introduce a new API command "updateSecurityGroup" which allows us to rename the security group name. Although we can't change the name of the "default" security group.