pbankonier opened a new pull request #3294: Set default service offering over api and ui URL: https://github.com/apache/cloudstack/pull/3294 ## Description This adds the possibility to add/change the defaultUse/unique name of system service offerings over the ui and api. The create and update command of the system service offerings now have an optional parameter for the default use. The default use parameter is a boolean value. When setting a a new service offering or when editing an existing one to be a default one, the unique name and default use value of the offering which currently had it gets set to NULL. The unique name depends on the system vm type, localstorage and defaultuse values. ## Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] New feature (non-breaking change which adds functionality) - [ ] 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) ## Screenshots In the list it gets shown if the service offering is a default one.  You can now set the offering to a default one when creating a new system service offering.  You can set/unset the service offering as a default one in the edit view.   I also added the possibility to create a elastic lb here because it was missing.  ## How Has This Been Tested? Deployed this to our test environment and tested functionality.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services