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

added a missing mandatory statement

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


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