Github user wilderrodrigues commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/765#discussion_r38404211
  
    --- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py ---
    @@ -414,7 +426,7 @@ def fw_router(self):
             self.fw.append(['', '', '-A NETWORK_STATS -i eth2 -o eth0'])
             self.fw.append(['', '', '-A NETWORK_STATS -o eth2 ! -i eth0 -p 
tcp'])
             self.fw.append(['', '', '-A NETWORK_STATS -i eth2 ! -o eth0 -p 
tcp'])
    -
    +        
    --- End diff --
    
    3 days of work to find the cause of the bugs and the thing goes with 
trailing spaces... crap.
    
    Will remove it once I add a marvin test.


---
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.
---

Reply via email to