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 2021/08/19 18:05:58 UTC

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #4878: Support vm dynamic scaling with kvm

GabrielBrascher commented on a change in pull request #4878:
URL: https://github.com/apache/cloudstack/pull/4878#discussion_r692366004



##########
File path: plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtScaleVmCommandWrapperTest.java
##########
@@ -0,0 +1,246 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.

Review comment:
       Please check the **Copyright**

##########
File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtScaleVmCommandWrapper.java
##########
@@ -0,0 +1,105 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.

Review comment:
       Please check the **Copyright**

##########
File path: plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/LibvirtVmMemoryDeviceDefTest.java
##########
@@ -0,0 +1,43 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.

Review comment:
       Please check the Copyright

##########
File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtVmMemoryDeviceDef.java
##########
@@ -0,0 +1,45 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.

Review comment:
       @GutoVeronezi I think that these source code headers need to be updated removing  **Copyright** as we discussed in another PR (sorry but I forgot which one xD)




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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org