slavkap opened a new pull request #4631: URL: https://github.com/apache/cloudstack/pull/4631
Fixes problems with: * undefined params * if we define those params when invoking the functions create_from_volume/create_from_snapshot will be created two templates * according to the API docs and some digging into the code createTemplate command does not accept account and domainid ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [X ] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [X ] Minor - [ ] Trivial ### How Has This Been Tested? execute nose tests ---------------------------------------------------------------- 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]
