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

    https://github.com/apache/cloudstack/pull/1039#discussion_r44270972
  
    --- Diff: python/lib/cloudutils/serviceConfig.py ---
    @@ -54,7 +54,7 @@ def configration(self):
             except:
                 logging.debug(formatExceptionInfo())
                 if self.syscfg.env.mode == "Server":
    -                raise CloudRuntimeException("Configure %s failed, Please 
check the /var/log/cloudstack/setupManagement.log for detail"%self.serviceName)
    +                raise CloudRuntimeException("Configure %s failed, Please 
check the /var/log/cloudstack/management/setupManagement.log for 
detail"%self.serviceName)
    --- End diff --
    
    @DaanHoogland You have a valid point, but this is been done throughout all 
this Python code. Let's fix it later in one go.


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