Loading src/SOL005/VNFPackageManagement/definitions/SOL005VNFPackageManagement_def.yaml +6 −3 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,6 @@ definitions: type: object type: object required: required: - id - id - packageSecurityOption - onboardingState - onboardingState - operationalState - operationalState - usageState - usageState Loading Loading @@ -67,8 +66,12 @@ definitions: description: > description: > Signals the security option used by the Signals the security option used by the package as defined in clause 5.1 of ETSI package as defined in clause 5.1 of ETSI GS NFV-SOL 004 [5]. GS NFV-SOL 004. It shall be present after Valid values: OPTION_1, OPTION_2 the VNF package content has been on-boarded and absent otherwise. Valid values: - OPTION_1 - OPTION_2 type: string type: string enum: enum: - OPTION_1 - OPTION_1 Loading Loading
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPackageManagement_def.yaml +6 −3 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,6 @@ definitions: type: object type: object required: required: - id - id - packageSecurityOption - onboardingState - onboardingState - operationalState - operationalState - usageState - usageState Loading Loading @@ -67,8 +66,12 @@ definitions: description: > description: > Signals the security option used by the Signals the security option used by the package as defined in clause 5.1 of ETSI package as defined in clause 5.1 of ETSI GS NFV-SOL 004 [5]. GS NFV-SOL 004. It shall be present after Valid values: OPTION_1, OPTION_2 the VNF package content has been on-boarded and absent otherwise. Valid values: - OPTION_1 - OPTION_2 type: string type: string enum: enum: - OPTION_1 - OPTION_1 Loading