pbankonier opened a new pull request #3198: Set service offering unique name 
over api and gui
URL: https://github.com/apache/cloudstack/pull/3198
 
 
   ## Description
   This adds the possibility to add/change the 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 unique name.
   
   When setting a unique name to a new service offering or when editing an 
existing one, the unique name of the offering which currently had it gets set 
to NULL.
   
   ## 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
   
   The unique name now gets shown in the list view for the system service 
offerings.
   
   ![bildschirmfoto 2019-02-28 um 12 42 
26](https://user-images.githubusercontent.com/6997263/53564320-db101000-3b56-11e9-9e58-9fa396a52bd3.png)
   
   You can now add the unique name when creating a new system service offering.
   
   ![bildschirmfoto 2019-02-28 um 12 42 
48](https://user-images.githubusercontent.com/6997263/53564311-d3e90200-3b56-11e9-972b-1e478ce5de8c.png)
   
   You can change the unique name of a system service offering in the  edit 
view.
   
   ![bildschirmfoto 2019-02-28 um 12 43 
11](https://user-images.githubusercontent.com/6997263/53565099-c7fe3f80-3b58-11e9-845d-7e7dd36e6f2e.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 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