rhtyd commented on a change in pull request #1448: CLOUDSTACK-9315: Removed
unused Classes
URL: https://github.com/apache/cloudstack/pull/1448#discussion_r141254298
##########
File path: server/src/com/cloud/configuration/Config.java
##########
@@ -1900,9 +1900,9 @@
Boolean.class,
"execute.in.sequence.network.element.commands",
"false",
- "If set to true, DhcpEntryCommand, SavePasswordCommand,
UserDataCommand, VmDataCommand will be synchronized on the agent side."
- + " If set to false, these commands become asynchronous.
Default value is false.",
- null),
+ "If set to true, DhcpEntryCommand, SavePasswordCommand,
VmDataCommand will be synchronized on the agent side."
Review comment:
@GabrielBrascher can you fix indentations changes in this class/file?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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