DaanHoogland commented on a change in pull request #3575: [WIP DO NOT MERGE] 
Health check feature for virtual router
URL: https://github.com/apache/cloudstack/pull/3575#discussion_r358141034
 
 

 ##########
 File path: 
core/src/main/java/com/cloud/agent/resource/virtualnetwork/VRScripts.java
 ##########
 @@ -47,6 +47,8 @@
 
     // New scripts for use with chef
     public static final String UPDATE_CONFIG = "update_config.py";
+    public static final String CONFIGURE = "configure.py"; // Typically needs 
to be called if only update_config.py is called
 
 Review comment:
   Either I don't get this comment, or the logic is weird; Is this needed to 
complement the update_config.py script? 

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


With regards,
Apache Git Services

Reply via email to