Fix for Bug:399 25/5225/3
authorSachi <sachi.gupta@tcs.com>
Mon, 10 Feb 2014 10:16:02 +0000 (15:46 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 10 Feb 2014 11:06:21 +0000 (11:06 +0000)
commitcfa1740d28797bdbcc815bf542d5348d7a21aeeb
tree273fb3f6a996f2b034fb354012e206740d77d2f7
parent19dd4beb38b1e7775953787b4841ffc49b5c0b5b
Fix for Bug:399
Bug Description: Northbound doesn't allow priority and multicastPriority values to be set to 255
Changes Made For: Northbound and Southbound allow priority and multicastPriority values to be set betweeen 0 and 255.

Change-Id: I3fb1191ce63b9b1cfb27aae61ba608065514e86e
Signed-off-by: Sachi <sachi.gupta@tcs.com>
mappingservice/api/pom.xml
mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/type/lisp/LocatorRecord.java
mappingservice/implementation/ms.impl-tests.launch