nvazquez commented on a change in pull request #4004:
URL: https://github.com/apache/cloudstack/pull/4004#discussion_r431136714
##########
File path:
server/src/main/java/com/cloud/network/element/ConfigDriveNetworkElement.java
##########
@@ -478,7 +476,7 @@ private boolean deleteConfigDriveIso(final VirtualMachine
vm) throws ResourceUna
return true;
}
- private void addConfigDriveDisk(final VirtualMachineProfile profile, final
DataStore dataStore) throws ResourceUnavailableException {
+ public static void addConfigDriveDisk(final VirtualMachineProfile profile,
final DataStore dataStore) throws ResourceUnavailableException {
Review comment:
@Spaceman1984 have you seen this question?
----------------------------------------------------------------
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]