Commit f02f557c authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003: v308 updates -> StopType updated

parent 058ca35b
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -818,12 +818,12 @@ definitions:


  StopType:
  StopType:
    description: >
    description: >
      * FORCEFUL: The VNFM will stop the VNF immediately after accepting the
      * FORCEFUL: The VNFM will stop the VNF instance immediately after accepting 
        request.
        the request.
      * GRACEFUL: The VNFM will first arrange to take the VNF out of service
      * GRACEFUL: The VNFM instance will first arrange to take the VNF out of 
        after accepting the request. Once that operation is successful or once
        service after accepting the request. Once that operation is successful 
        the timer value specified in the "gracefulStopTimeout" attribute
        or once the timer value specified in the "gracefulStopTimeout" attribute
        expires, the VNFM will stop the VNF.
        expires, the VNFM will stop the VNF instance.
    type: string
    type: string
    enum:
    enum:
      - FORCEFUL
      - FORCEFUL