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

forced network update to a nuage network offering with vr fails with IllegalArgumentException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.11.0.0
    • None
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • NuageVSP

    Description

      a forced network update from a nuage network offering without vr to a nuage network offering with vr fails with java.lang.IllegalArgumentException
      Message: 'null' is not an IP string literal.
      It looks like this issue was introduced by recalculate broadcasturi introduced by the network migration PR. Cause: VspNetwork.getVirtualRouterIp() == "null" NuageVspElement:287

      Scenario to reproduce:
      update network id <networkid> networkofferingid <newnetworkofferingid> forced=true
      In failing test , existing network offering is one withoutVR, newnetworkoffering is one with VR as DNS requires VR.

      The exception reported in cloudstack is : java.lang.IllegalArgumentException
      Message: 'null' is not an IP string literal.
      Full cloudstack management server logs are attached.

      Attachments

        1. configdrivemanagement-server.log
          3.58 MB
          Raf Smeets

        Issue Links

          Activity

            People

              sgoeminn Sigert Goeminne
              smeetsr Raf Smeets
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: