You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/03/05 12:49:44 UTC

[GitHub] [cloudstack] GabrielBrascher commented on issue #3197: Fix XenServer Security Groups 'vmops' script

GabrielBrascher commented on issue #3197: Fix XenServer Security Groups 'vmops' script
URL: https://github.com/apache/cloudstack/pull/3197#issuecomment-469667852
 
 
   @wido @rafaelweingartner @andrijapanicsb and others. I have updated this PR addressing the issue reported on #3192.
   
   Now the `CitrixMigrateCommandWrapper.java` calls the script `vmops` removing the SG network rules on the source host. Additionally, fixed a bug when secondary IP was null (was expecting `"0;"` instead of `"0:"`), adding the rules on the target host when migrating a VM.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services