Commit 533006c9 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

Fix bug#96

parent 1e9c93d1
Loading
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -1479,6 +1479,16 @@ submodule etsi-nfv-ns {
                "GS NFV IFA014: Section 6.2.8.2 MonitoringParameter
                "GS NFV IFA014: Section 6.2.8.2 MonitoringParameter
                 information element";
                 information element";
            }
            }

            leaf collection-period {
              type string;
              description
                "An attribute that describes the periodicity at which
                 to collect the performance information.";
              reference
                "GS NFV IFA014: Section 6.2.8.2 MonitoringParameter
                 information element";
            }
          }
          }
	}
	}
      }
      }