Add ability to serialize/deserialize iids to/from Strings 81/17381/2
authorEd Warnicke <eaw@cisco.com>
Mon, 30 Mar 2015 17:43:22 +0000 (13:43 -0400)
committerEd Warnicke <eaw@cisco.com>
Mon, 30 Mar 2015 20:41:30 +0000 (16:41 -0400)
commit6723ef8099e73ffdb9565df1d55b5d73985ae0a2
treed20e8414719f680b1a9bcdc099fd02ce8d4eec21
parent3bd4b5b9857e47b7637fe62e397987947a7a5a09
Add ability to serialize/deserialize iids to/from Strings

Change-Id: I17df9cb64f53f7084bf439b4d6ae2203af8a2e19
Signed-off-by: Ed Warnicke <eaw@cisco.com>
southbound/southbound-impl/pom.xml
southbound/southbound-impl/src/main/config/default-config.xml
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java [new file with mode: 0644]
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java
southbound/southbound-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/southbound/impl/rev141210/SouthboundImplModule.java
southbound/southbound-impl/src/main/yang/southbound-impl.yang