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