You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/10/26 11:30:12 UTC

[GitHub] svenvogel opened a new issue #2929: add public IP range to domain fails in the inital setup (UI Problem)

svenvogel opened a new issue #2929: add public IP range to domain fails in the inital setup (UI Problem)
URL: https://github.com/apache/cloudstack/issues/2929
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   
   -->
   ~~~
   Cloudstack UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   
   -->
   
   ~~~
   we use the master branch. -> 4.12.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   
   -->
   advanced network, CentOS, KVM
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   If you create a public network in the infrastructure->zone->physical bridge->ip ranges and you add a ip range with initial "set reservation" the reservation will be set to "[ROOT] System"
   
   after its created you can change it again and its working BUT i think it should be initially set correctly to the account/domain.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   1. add the public network data
   ![image](https://user-images.githubusercontent.com/5433844/47563462-2eaceb80-d922-11e8-8d7b-f4c3c6fcbaff.png)
   2. set in the initial configuration a other domain e.g. dummy
   ![image](https://user-images.githubusercontent.com/5433844/47563683-e215e000-d922-11e8-9e6b-a77c5f560287.png)
   3. you will see it will not set the "dummy" domain but [ROOT] System... 
   ![image](https://user-images.githubusercontent.com/5433844/47563694-e80bc100-d922-11e8-9f55-7caf159538e3.png)
   ![image](https://user-images.githubusercontent.com/5433844/47563717-fb1e9100-d922-11e8-81a2-1eaaeaf5f065.png)
   4. after that it i add it again it works
   ![image](https://user-images.githubusercontent.com/5433844/47563726-070a5300-d923-11e8-84a7-756bfde6f477.png)
   ![image](https://user-images.githubusercontent.com/5433844/47563730-0a054380-d923-11e8-8f85-2e9869143ce9.png)
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   it should be set "initial" the correct account and/or domain!
   ~~~
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services