Commit c87bb029 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

added a missing mandatory statement

parent f8dfee70
Loading
Loading
Loading
Loading
+27 −26
Original line number Diff line number Diff line
@@ -448,6 +448,7 @@ submodule etsi-nfv-ns {
          }

          choice constituent-base-element-id {
            mandatory "true";
            container vnf-profile {
              leaf vnf-profile-id {
                must ". = deref(../../vnfd-profile-id)" {