Commit c55657b4 authored by Pietro Piscione's avatar Pietro Piscione
Browse files

from SOL009_14 to SOL009_16

parent 97cd9e3a
Loading
Loading
Loading
Loading
+26 −12
Original line number Diff line number Diff line
@@ -1900,12 +1900,18 @@ definitions:
        "cismstrgm"	              Represents the "OS container storage management" service interface produced by a CISM (refer to IFA040).
        "cismnetwm"	              Represents the "OS container network management" service interface produced by a CISM (refer to IFA040).
        "cismcfgm"	              Represents the "OS container configuration management" service interface produced by a CISM (refer to IFA040).
        "cismcisim"               Represents the "CIS instance management" service interface produced by a CISM (refer to IFA036).
        "cismcismccom"            Represents the "CIS MCCO management" service interface produced by a CISM (refer to IFA036).
        "cirimgm"                 Represents the "OS container image management" service interface produced by a CIR (refer to IFA040).
        "ccmcisclcm"              Represents the "CIS cluster lifecycle management" service interface produced by a CCM (refer to IFA036).
        "ccmciscfm"               Represents the "CIS cluster fault management" service interface produced by a CCM (refer to IFA036).
        "ccmciscpm"               Represents the "CIS cluster performance management" service interface produced by a CCM (refer to IFA036).
        "ccmcisccm"               Represents the "CIS cluster configuration management" service interface produced by a CCM (refer to IFA036).
        "ccmciscsm"               Represents the "CIS cluster security management" service interface produced by a CCM (refer to IFA036).

        NOTE:	"IFA005", "IFA006", "IFA007", "IFA008", "IFA013", "IFA032", "IFA040" are used as a shorthand for the
        specifications ETSI GS NFV-IFA 005 [i.5], ETSI GS NFV-IFA 006 [i.6], ETSI GS NFV-IFA 007 [i.7],
        ETSI GS NFV IFA 008 [i.8], ETSI GS NFV-IFA 013 [i.9], ETSI GS NFV-IFA 032 [i.18] and
        ETSI GS NFV-IFA 040 [i.27], respectively.

        specifications ETSI GS NFV-IFA 005, ETSI GS NFV-IFA 006, ETSI GS NFV-IFA 007, ETSI GS NFV IFA 008, ETSI GS NFV-IFA 013, 
        ETSI GS NFV-IFA 032 and ETSI GS NFV-IFA 040, and ETSI GS NFV-IFA 036 respectively.
      type: string

    UsageStateEnumType:
@@ -1983,6 +1989,8 @@ definitions:
          - VIM	  The NFV-MANO functional entity is a VIM.
          - WIM   The NFV-MANO functional entity is a WIM.
          - CISM  The NFV-MANO functional entity is a CISM. 
          - CIR   The NFV-MANO functional entity is a CIR.
          - CCM   The NFV-MANO functional entity is a CCM.
      type: string
      enum:
        - NFVO
@@ -1990,6 +1998,8 @@ definitions:
        - VIM
        - WIM
        - CISM
        - CIR
        - CCM 

    PeerEntityEnumType:
      description: >
@@ -2001,6 +2011,8 @@ definitions:
        - VIM	  The peer functional entity is a VIM.
        - WIM	  The peer functional entity is a WIM.
        - CISM   The peer functional entity is a CISM. 
        - CIR   The NFV-MANO functional entity is a CIR.
        - CCM   The NFV-MANO functional entity is a CCM.
        - EM	  The peer functional entity is an EM.
        - OSS	  The peer functional entity is an OSS/BSS.
      type: string
@@ -2010,6 +2022,8 @@ definitions:
        - VIM
        - WIM
        - CISM
        - CIR
        - CCM 
        - EM
        - OSS