GabrielBrascher opened a new pull request #2748: Warn Basic network end of life
URL: https://github.com/apache/cloudstack/pull/2748
 
 
   ## Description
   <!--- Describe your changes in detail -->
   This PR addresses the discussion in the mailing list and at the PR #2720. 
The message warns that Basic network will no longer be supported on CloudStack 
5.0.
   
   Note that this pull request was submitted against CloudStack 
`4.11.1.0-RC20180621T1552`
   
   The result of this PR can be seen in the following images when selecting the 
Basic network or Advanced network.
   
   From a new CloudStack environment the user might be interested in going 
through the basic installation.
   
![intro](https://user-images.githubusercontent.com/5025148/42850510-5faf93e0-89fe-11e8-92b0-653251957be3.jpg)
   
   In this case, he/she will be able to read a warn message and choose on 
proceeding or going back to the intro page.
   
![warnbasicinstallationreduced](https://user-images.githubusercontent.com/5025148/42850696-326488a4-89ff-11e8-9227-bf6e0360a95d.jpg)
   
   When creating a new zone in the "usual" way, the user will also be warned 
about basic network end of life.
   
![addzonebasic](https://user-images.githubusercontent.com/5025148/42850748-891969b2-89ff-11e8-881c-78f4bbc13125.jpg)
   
   If the user click on the Advanced network checkbox, the warning message is 
hidden.
   
![addzoneadvanced](https://user-images.githubusercontent.com/5025148/42850578-a638ea32-89fe-11e8-9ed1-a6724dbf873b.jpg)
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to 
reproduce. -->
   
   ## 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)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## GitHub Issue/PRs
   <!-- If this PR is to fix an issue or another PR on GH, uncomment the 
section and provide the id of issue/PR -->
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be 
closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   
   <!-- Fixes: # -->
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to 
-->
   <!-- see how your change affects other areas of the code, etc. -->
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
   - [x] I have read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md)
 document.
   - [x] My code follows the code style of this project.
   - [ ] My change requires a change to the documentation.
   - [ ] I have updated the documentation accordingly.
   Testing
   - [ ] I have added tests to cover my changes.
   - [ ] All relevant new and existing integration tests have passed.
   - [ ] A full integration testsuite with all test that can run on my 
environment has passed.
   
   

----------------------------------------------------------------
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

Reply via email to