GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/479
Fixed issue in adding vm SG rules on vm reboot for xenserver 6.5 Basic zone security groups with xenserver 6.5: - On restart vm some of the rules failed to apply. Fixed applying VM SG rules with updated vif id (new domain id). You can merge this pull request into a Git repository by running: $ git pull https://github.com/jayapalu/cloudstack basicSG Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/479.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 #479 ---- commit 6b4d81c1ca88c3cdb73fec26c9d1abee7d8495c0 Author: Jayapal <jaya...@apache.org> Date: 2015-06-17T09:46:54Z Fixed issue in adding vm SG rules on vm reboot for xenserver 6.5 ---- --- 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. ---