Retructuring the utils folder to make it a broader toolkit beyond just 19/12119/4
authorSrini Seetharaman <srini.seetharaman@gmail.com>
Tue, 21 Oct 2014 18:41:55 +0000 (11:41 -0700)
committerSrini Seetharaman <srini.seetharaman@gmail.com>
Wed, 22 Oct 2014 05:10:38 +0000 (22:10 -0700)
commit353b7ec925f3a82aabf52bb21a40189397c5176e
tree0f3056ceb31e0efb9a024d647f9035f54fb1447e
parent303e899c74cf722ee4acccaff7325a9afab7c1f1
Retructuring the utils folder to make it a broader toolkit beyond just
a mdsal toolkit. This will make room for adding the config prop utils.

Change-Id: I3df261ece22b9674c8e7a9cbd145ae766c961e64
Signed-off-by: Srini Seetharaman <srini.seetharaman@gmail.com>
commons/parent/pom.xml
openstack/net-virt-providers/pom.xml
ovs-sfc/pom.xml
pom.xml
utils/pom.xml [moved from utils/mdsal-openflow/pom.xml with 95% similarity]
utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/ActionUtils.java [moved from utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/ActionUtils.java with 100% similarity]
utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/InstructionUtils.java [moved from utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/InstructionUtils.java with 100% similarity]
utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/MatchUtils.java [moved from utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/MatchUtils.java with 100% similarity]