Commit 8f3572d7 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

Removed vnfd from within nsd.

parent c8dbd602
Loading
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -28,20 +28,6 @@ module etsi-nfv-nsd {
  }

  container nsd {
    list vnfd {
      key "id";

      description
        "A VNF Descriptor (VNFD) is a deployment template which
         describes a VNF in terms of deployment and operational
         behaviour requirements. It also contains connectivity,
         interface and virtualised resource requirements";
      reference
        "GS NFV-IFA011: Section 7.1.2, VNFD information element";

      uses nfv:vnfd;
    }

    list nsd {
      key "id";