Uploaded image for project: 'VNF Validation Program'
  1. VNF Validation Program
  2. VVP-340

R-35666 Test Failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • Frankfurt Release
    • None

      Internal network check fails for floating IPs. VVP looks for parameters that look like internal network IPs, and then verifies that the network was created within the VNF via a OS::Neutron::Net and that network has a matching network roles.

      If an internal floating IP is used, then floating is made part of the network role because we check for the floating IP parameter format after the normal fixed IP format. The fixed IP pattern will match a floating IP pattern, but it will cause the _floating part to be come part of the network role.

      The fix is to check for floating iPs before fixed IPs.

            tl2972 tl2972
            tl2972 tl2972
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: