]> git.proxmox.com Git - mirror_frr.git/blobdiff - yang/frr-test-module.yang
isisd: implement the 'lsp-generation' notification
[mirror_frr.git] / yang / frr-test-module.yang
index c02c0a11d7b38e492f760b8cd31981c3bb0553d8..d85b12ea06ee36adfeae3c56ae6b571407107c4d 100644 (file)
@@ -34,8 +34,6 @@ module frr-test-module {
         }
         container routes {
           list route {
-            key "prefix";
-
             leaf prefix {
               type inet:ipv4-prefix;
             }