Merge "Use equalsIgnoreCase when comparing subnet name to default subnet. Using equal...
authorGiovanni Meo <gmeo@cisco.com>
Tue, 17 Dec 2013 13:43:22 +0000 (13:43 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 17 Dec 2013 13:43:22 +0000 (13:43 +0000)
commit59edff19362f894f68b598f989716070c57abe1c
tree1849338913f7b066f959aad789a7592132d9027a
parentdf3615ff3fd59b4c28175b9f359e8caa3a14f914
parent9a31a0576d603016c8a09863ea9e38eb213e735b
Merge "Use equalsIgnoreCase when comparing subnet name to default subnet. Using equals or == is not accurate enough. Also, move declaration of variable to be where it's used, to save its allocation before an 'if' validation that's not related to it."
opendaylight/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/SwitchManager.java