weizhouapache commented on pull request #4466:
URL: https://github.com/apache/cloudstack/pull/4466#issuecomment-726576436


   > code looks good @weizhouapache . Are we to understand that any modules 
imported don't get the changed logging config if it is set after importing?
   
   @DaanHoogland yes. actually all python scripts in /opt/cloud/bin/cs does not 
have logging settings, so there is no log appended to /var/log/cloud.log
   update_config.py is the entry to update VR configurations (including 
iptables rules/nics/configs,etc). 
   we have similar code in elder versions which work fine. After systemvm 
refactoring by @rhtyd , it does not work any more.  I have no idea what caused 
it.


----------------------------------------------------------------
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:
[email protected]


Reply via email to