Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-6308

when executing createNetwork as ROOT for a subdomain/account it checks for network overlap in all subdomains/accounts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 4.2.0, 4.2.1, 4.3.0, 4.4.0, 4.5.0, 4.3.1, Future
    • 4.3.0
    • API
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jvanlieshout@schubergphilis.com Joris van Lieshout
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: