Feature 10983: changes to ns_migrate JSON schema to allow the specification of the... 41/14541/8
authorPedro Pereira <pedrocjdpereira@av.it.pt>
Fri, 23 Aug 2024 09:40:28 +0000 (10:40 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 12 Dec 2024 13:20:33 +0000 (14:20 +0100)
Change-Id: Id6926057833d33a7d69dd12b588dd3bed4399e80
Signed-off-by: Pedro Pereira <pedrocjdpereira@av.it.pt>
osm_nbi/validation.py

index 75d16ca..95556ff 100644 (file)
@@ -599,6 +599,7 @@ ns_migrate = {
         "nsInstanceId": id_schema,
         "vnfInstanceId": id_schema,
         "migrateToHost": string_schema,
+        "targetHostK8sLabels": object_schema,
         "vdu": {
             "type": "object",
             "properties": {