Commit c333b2cf authored by jethanandani's avatar jethanandani
Browse files

Merge branch 'issue#10' into 'dev-v3.3.1'

#10 - NFVIFA(19)000154: FEAT02 IFA011 Review declare LCM...

See merge request !66
parents 4d228637 7ca96d92
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -2442,12 +2442,14 @@ submodule etsi-nfv-vnf {
          type enumeration {
          type enumeration {
            enum vnf-configuration;
            enum vnf-configuration;
            enum vnf-indicator;
            enum vnf-indicator;
            enum vnf-lcm-coordination;
          }
          }
          description
          description
            "Identifies an interface produced by the VNF. Valid
            "Identifies an interface produced by the VNF. Valid
             values:
             values:
             - VNF_CONFIGURATION
             - VNF_CONFIGURATION
             - VNF_INDICATOR";
             - VNF_INDICATOR
             - VNF_LCM_COORDINATION";
          reference
          reference
            "GS NFV IFA011: Section 7.1.8.16 VnfInterfaceDetails
            "GS NFV IFA011: Section 7.1.8.16 VnfInterfaceDetails
             information element";
             information element";