Change-Id: Ic773951c4d5177d47dc5b19d4e78e388d70019ac
Signed-off-by: Marek Gradzki <[email protected]>
namespace "urn:opendaylight:params:xml:ns:yang:interface:role";
prefix "if-role";
- revision "2017-06-15" {
- description "Basic specification of interface roles";
- }
-
import ietf-interfaces {
prefix "if";
}
prefix "ext";
}
+ revision "2017-06-15" {
+ description "Basic specification of interface roles";
+ }
+
identity network-role-base {
description "Base identity for network interface roles";
}