GitHub user jayapalu opened a pull request:
https://github.com/apache/cloudstack/pull/1824
CLOUDSTACK-9657: Fixed security group ipset issues with long vm name
ipset set name max length allowed is 31 char. If the vm name has longer
name then the trimming of set has done in this fix. Also cleanup of rules are
taken care.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jayapalu/cloudstack SGipset
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1824.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 #1824
----
commit 32357d0b7c62bbef983967e3b7b690f9d3d68426
Author: Jayapalu <[email protected]>
Date: 2016-12-08T10:35:21Z
CLOUDSTACK-9657: Fixed security group ipset issues with long vm name
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---