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.
   
   ![Bildschirmfoto 2019-04-25 um 11 25 
52](https://user-images.githubusercontent.com/6997263/56733898-b48ae180-6761-11e9-8e30-041f54973c41.png)
   
   You can now set the offering to a default one when creating a new system 
service offering.
   
   ![Bildschirmfoto 2019-04-24 um 13 38 
20](https://user-images.githubusercontent.com/6997263/56733928-cec4bf80-6761-11e9-85ac-73db53610c4a.png)
   
   You can set/unset the service offering as a default one in the edit view.
   
   ![Bildschirmfoto 2019-04-24 um 13 38 
46](https://user-images.githubusercontent.com/6997263/56733977-f2880580-6761-11e9-8e2b-b3b934b01391.png)
   
   ![Bildschirmfoto 2019-04-24 um 13 39 
14](https://user-images.githubusercontent.com/6997263/56734029-0f243d80-6762-11e9-9ab4-852c076b4407.png)
   
   I also added the possibility to create a elastic lb here because it was 
missing.
   
   ![Bildschirmfoto 2019-04-24 um 13 39 
40](https://user-images.githubusercontent.com/6997263/56734077-32e78380-6762-11e9-907e-401d515a9406.png)
   
   
   ## 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

Reply via email to