Bug 5423: Fix for ERROR messages when intents were deleted. 08/35608/3
authorvinoth <m.vinoth@hcl.com>
Mon, 29 Feb 2016 22:27:53 +0000 (03:57 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 18 Mar 2016 13:04:47 +0000 (13:04 +0000)
commit7d2063bdec07fd06d64e56f7924b5583200b8305
tree12cedc0dec4114e1f845ad400d33e59b3bd14ee2
parent156d9cc57dcd6b2dff898594fdd9315b9d910fa8
Bug 5423: Fix for ERROR messages when intents were deleted.

  * Previously the warn message "Invalid Address" is written in source code as log.error,
    due to this warn message was displaying in error message.
  * Currently the warn message handled properly in the source code as log.warn
link: https://git.opendaylight.org/gerrit/#/c/35273/
other changes:
  * Fixed one of additional test case failed on to check drop the
    packet when intent is delete.
Change-Id: I608ba47c8b64639c09a22056a710be194ca6bc50
Signed-off-by: vinoth <m.vinoth@hcl.com>
csit/libraries/NicKeywords.robot
csit/suites/nic/vtn_renderer/vtn_renderer_nic_cli_test.robot
csit/suites/nic/vtn_renderer/vtn_renderer_nic_rest_test.robot