Fix supporting-node in topology model so it can actually be used. 75/15475/2
authorEd Warnicke <eaw@cisco.com>
Wed, 18 Feb 2015 19:09:39 +0000 (12:09 -0700)
committerEd Warnicke <eaw@cisco.com>
Tue, 24 Feb 2015 22:18:31 +0000 (15:18 -0700)
commit3e04c9d2de4b99c62938611a8440a44f36f180c9
tree401cd518567ae346f85749dc6b2210c0784b8408
parentec5b29e3a4bcb3e02601f0d7facbf7a0be402b88
Fix supporting-node in topology model so it can actually be used.

supporting-node in the topology model *only* has a node-ref
The node-ref is a leafref, which only provides the node-id
for the node.  Since we have no notion of what topology the supporting node
is in, we can't find it.

Change-Id: Ibc5829a45d97bb5a95abee07b397447a4cd509e0
Signed-off-by: Ed Warnicke <eaw@cisco.com>
model/ietf/ietf-topology/src/main/yang/network-topology@2013-10-21.yang