Commit 7acbf92f authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

SOL005_37: VnfPkgInfo updated

parent 5a9694e2
Loading
Loading
Loading
Loading
+6 −3
Original line number Original line Diff line number Diff line
@@ -3,7 +3,6 @@ definitions:
    type: object
    type: object
    required:
    required:
      - id
      - id
      - packageSecurityOption
      - onboardingState
      - onboardingState
      - operationalState
      - operationalState
      - usageState
      - usageState
@@ -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