Commit af781a84 authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent 7e1e0c73
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ module _3gpp-common-mnsregistry {
    }
  }
    
  augment "mnsregist3gpp:MNSRegistry" {
  augment "/mnsregist3gpp:MNSRegistry" {
  list MNSInfo {
    description "Represents the MNSInfo IOC.";
    key id;   
@@ -76,10 +76,6 @@ module _3gpp-common-mnsregistry {
  
  augment "/subnet3gpp:SubNetwork" {
    description "Represents the MNSRegistry IOC.";
    key id;   
    uses top3gpp:Top_Grp;
    container attributes {
      uses MNSRegistryGrp;
    }
  }
}
 No newline at end of file