Commit ddcea57e authored by jethanandani's avatar jethanandani
Browse files

Merge branch 'bug#133' into 'master'

Proposed fix for Bug#133

See merge request nfv/SOL006!19
parents eef9411d 4f3146d2
Loading
Loading
Loading
Loading
Loading
+47 −44
Original line number Original line Diff line number Diff line
@@ -146,6 +146,7 @@ submodule etsi-nfv-ns {
            "GS NFV IFA014: Section 6.2.3.2 Sapd information element";
            "GS NFV IFA014: Section 6.2.3.2 Sapd information element";
        }
        }


        choice cpd-or-virtual-link {
          leaf virtual-link-desc {
          leaf virtual-link-desc {
            type leafref {
            type leafref {
              path "../../virtual-link-desc/id";
              path "../../virtual-link-desc/id";
@@ -174,6 +175,7 @@ submodule etsi-nfv-ns {
                }
                }
              }
              }
            }
            }

            container pnf {
            container pnf {
              leaf pnfd-id {
              leaf pnfd-id {
                mandatory true;
                mandatory true;
@@ -208,6 +210,7 @@ submodule etsi-nfv-ns {
            }
            }
          }
          }
        }
        }
      }


      list virtual-link-desc {
      list virtual-link-desc {
        key "id";
        key "id";