• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • resources
  • RequireInstanceDefaultValueInInstance...
  • janani b's avatar
    [ONOS-4744] Leafref implementation and UT · e18b5340 ...
    e18b5340
    Change-Id: I151797185e0bb1695c0640b667ae76ef87c4d4b0
    janani b authored 2016-07-13 20:56:52 +0000
RequireInstanceDefaultValueInInstanceIdentifier.yang 126 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
module PathListener {
    namespace "test";
    prefix test;
    leaf admin-status {
        type instance-identifier;
    }
}