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 2020/04/01 19:58:08 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive
URL: https://github.com/apache/cloudstack/pull/3976#discussion_r401873299
 
 

 ##########
 File path: engine/api/src/main/java/org/apache/cloudstack/engine/orchestration/service/NetworkOrchestrationService.java
 ##########
 @@ -294,6 +294,15 @@ void implementNetworkElementsAndResources(DeployDestination dest, ReservationCon
 
     void finalizeUpdateInSequence(Network network, boolean success);
 
+    /**
+     * Adds hypervisor hostname to a file - hypervisor-host-name if the userdata
+     * service provider is ConfigDrive or VirtualRouter
+     * @param vm
+     * @param dest
+     * @throws ResourceUnavailableException
 
 Review comment:
   please remove or add description of use/reason for throwing

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