Joris van Lieshout created CLOUDSTACK-6308:
----------------------------------------------

             Summary: when executing createNetwork as ROOT for a 
subdomain/account it checks for network overlap in all subdomains/accounts
                 Key: CLOUDSTACK-6308
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6308
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.2.0, Future, 4.2.1, 4.3.0, 4.4.0, 4.5.0, 4.3.1
            Reporter: Joris van Lieshout
            Priority: Critical


When executing createNetwork with an account from the ROOT domain with a 
domainid and account specified of a subdomain/account the error below is thrown 
when the ip range overlaps with a network of another subdomain.

errorCode: 431, errorText:The IP range has already been added with gateway 
192.168.150.1 ,and netmask 255.255.255.0, Please specify the gateway/netmask if 
you want to extend ip range

scenario:
ROOT/ACME has network 192.168.150.0/24 gw 192.168.150.1
exec createNetwork for ROOT/MEGACORP account johndoe network 192.168.150.0/24 
gw 192.168.150.1 with ROOT domain credentials.

workaround for now:
execute createNetwork with credentials from domain MEGACORP and account johndoe.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to