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/04/06 12:22:06 UTC

[GitHub] se-bre opened a new issue #2545: dedicatePublicIpRange to domain doesn't work

se-bre opened a new issue #2545: dedicatePublicIpRange to domain doesn't work
URL: https://github.com/apache/cloudstack/issues/2545
 
 
   
   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   
   ~~~
   Network (Public)
   ~~~
   
   ##### CLOUDSTACK VERSION
   
   ~~~
   4.11.0.0
   ~~~
   
   ##### CONFIGURATION
   advanced networking
   
   
   ##### OS / ENVIRONMENT
   Ubuntu 16.04 (Management/Hypervisor)
   KVM
   
   
   ##### SUMMARY
   dedicate a public IP range to a domain doesn't work
   
   
   ##### STEPS TO REPRODUCE
   
   ~~~
   create a new (should not be the first) public IP range  
   dedicate this range to a domain
   acquire a new public IP in a project which is located in the specified domain
   ~~~
   
   ##### EXPECTED RESULTS
   
   ~~~
   get a IP which is located in the specified IP range for this domain
   ~~~
   
   ##### ACTUAL RESULTS
   
   ~~~
   ip is acquired from an other public pool (first created public IP range - with no assignment for 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