fix two issues in ServiceHandlerImpl 41/83241/1
authorAhmed Abbas <ahmad.helmy@orange.com>
Wed, 24 Jul 2019 17:19:27 +0000 (19:19 +0200)
committerAhmed Abbas <ahmad.helmy@orange.com>
Wed, 24 Jul 2019 17:19:27 +0000 (19:19 +0200)
commit759ed49ef57c74e391b26b6300b02f1e48e824e6
tree89a6b58ebb65bae1344326af2587dd5dbe918c11
parent7c90be243c9c65418b81768e1e0ed6ac58bad4a8
fix two issues in ServiceHandlerImpl

- remove duplicate call to performPCE
- return false on NullPointerException in validate service creation

Change-Id: Ia87f913009f20a0e85b91cef709f555ade72b5a7
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImpl.java
servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/validation/ServiceCreateValidation.java