Updated model yang file to use recommended practices found on wiki, then updated... 24/28824/1
authorRyan Vail <r.vail@cablelabs.com>
Mon, 26 Oct 2015 15:49:43 +0000 (09:49 -0600)
committerRyan Vail <r.vail@cablelabs.com>
Mon, 26 Oct 2015 21:55:43 +0000 (15:55 -0600)
ODL wiki recommends
- All lists should be in a container
- The name just after the list should be singular since it is the element name not the list name
- The outer container should be plural

Updated yang file to do the recommended things, then updated code to match the updated yang generated bindings.

Change-Id: Idafb6b3205fa5ca5d99acc56c7c2b19b8eb4200f
Signed-off-by: Ryan Vail <r.vail@cablelabs.com>

No differences found