Fix wrong ipv6 in pnfRegistration event 02/118502/1
authorEdyta Krukowska <edyta.krukowska@nokia.com>
Thu, 25 Feb 2021 11:59:20 +0000 (12:59 +0100)
committerEdyta Krukowska <edyta.krukowska@nokia.com>
Thu, 25 Feb 2021 11:59:20 +0000 (12:59 +0100)
Issue-ID: DCAEGEN2-2477
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Id3a18a97523c5178f4e8b495848f18f61e078476

tests/dcaegen2/testcases/assets/json_events/ves7_pnf_registration_event.json

index dcd3aa5..1726e06 100644 (file)
@@ -28,7 +28,7 @@
       "unitFamily": "BBU",
       "vendorName": "Nokia",
       "oamV4IpAddress": "10.11.12.13",
-      "oamV6IpAddress": "1::::9",
+      "oamV6IpAddress": "2001:db2:31:1041:204a::1337",
       "softwareVersion": "val7"
     }
   }