ID's are made in sync with openflow specification. Flow/Group/Table/Port/Queue/Meter...
authorPrasanna Huddar <prasanna.huddar@ericsson.com>
Tue, 19 Nov 2013 09:07:23 +0000 (14:37 +0530)
committerPrasanna Huddar <prasanna.huddar@ericsson.com>
Tue, 19 Nov 2013 13:25:55 +0000 (13:25 +0000)
commitd24234b75c84e4ca5e5a8a958513521fdf971db4
tree2b2e55921439191ccbc064a40499198430c1cb3d
parent1285ce333a7b5bb173337650058d8dba578f5b67
ID's are made in sync with openflow specification. Flow/Group/Table/Port/Queue/Meter all Id's where string. The Spec points to uint32. So all ID have been moved to uint32 type.

Signed-off-by: Prasanna Huddar <prasanna.huddar@ericsson.com>
Change-Id: I75382f32ba715879db25cff1513283035c0d2dfd
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/sal/binding/test/bugfix/DOMCodecBug01Test.java