mike-tutkowski opened a new pull request #3019: Adding three new settings into cloud.configuration. URL: https://github.com/apache/cloudstack/pull/3019 ## Description I need to add three new settings into cloud.configuration. These settings support features that went into 4.11; however, these settings were not themselves automatically placed in cloud.configuration (it required manual work to do so). ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ## How Has This Been Tested? I have rebuilt the code and run mvn -P developer -pl developer -Ddeploydb. The new settings appear in cloud.configuration now. <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document -->
---------------------------------------------------------------- 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
