rhtyd commented on a change in pull request #2381: CLOUDSTACK-10117 Account ldap binding URL: https://github.com/apache/cloudstack/pull/2381#discussion_r159589845
########## File path: server/src/com/cloud/configuration/Config.java ########## @@ -39,6 +39,10 @@ import com.cloud.vm.UserVmManager; import com.cloud.vm.snapshot.VMSnapshotManager; +/** + * @deprecated use the more dynamic ConfigKey + */ +@Deprecated Review comment: +1 ---------------------------------------------------------------- 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
