Commit 3eb8ac07 authored by Muhammad Umair Khan's avatar Muhammad Umair Khan Committed by Giacomo Bernini
Browse files

update datamodel: vnfinstance as per clause 5.5.2.2

parent c6f36d7d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2526,7 +2526,8 @@
                "type": "string",
                "enum": [
                  "Deployment",
                  "StatefulSet"
                  "StatefulSet",
                  "DaemonSet"
                ]
              },
              "desiredInstances": {
+2 −1
Original line number Diff line number Diff line
@@ -2528,7 +2528,8 @@
                  "type": "string",
                  "enum": [
                    "Deployment",
                    "StatefulSet"
                    "StatefulSet",
                    "DaemonSet"
                  ]
                },
                "desiredInstances": {