GitHub user atrbgithub opened a pull request: https://github.com/apache/cloudstack/pull/937
Sorting of security groups Simple change to sort the security groups in alphabetical order within the instance creation wizard. This makes it much easier to find a security group when the user is presented with a long list. You can merge this pull request into a Git repository by running: $ git pull https://github.com/autotraderuk/cloudstack sec-group-sorting Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/937.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #937 ---- commit ff7a5bbd9b615818bb4b4691df0fc8d9170a0c5d Author: atrbgithub <atrbgit...@gmail.com> Date: 2015-10-16T20:13:51Z Sorting of security groups ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---