Merge "Update PNF SIM mandatory fields for config.json"
authorMariusz Wagner <mariusz.wagner@nokia.com>
Fri, 22 Feb 2019 12:09:34 +0000 (12:09 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 22 Feb 2019 12:09:34 +0000 (12:09 +0000)
test/mocks/pnfsimulator/json_schema/input_validator.json

index 4e75e0a..13ce589 100644 (file)
         "unitType": {
           "type": "string"
         }
-      },
-      "required": [
-        "serialNumber",
-        "vendorName",
-        "oamV4IpAddress",
-        "oamV6IpAddress",
-        "unitFamily",
-        "modelNumber",
-        "softwareVersion",
-        "unitType"
-      ]
+      }
     },
     "notificationParams": {
       "type": "object",