Reduce the number of service notifications sent 06/96406/5
authorThierry Jiao <thierry.jiao@orange.com>
Tue, 1 Jun 2021 13:47:36 +0000 (15:47 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 16 Jun 2021 07:50:41 +0000 (07:50 +0000)
commite1a8f465f06bc50b860d420da478c869dba5e28c
treedd48e67c3068eb294494b68ba1bd5beba4513ee2
parented10af1226bcc1c0e05e0a4cbf0c7a75f88a52e7
Reduce the number of service notifications sent

- Delete 'PCE calculation done OK' notification sent by
pceListenerImpl during serviceCreate
- Delete 'ServiceCreate request received' notification sent by
serviceHandlerImpl during serviceCreate
- Delete 'ServiceDelete request received' notification sent by
serviceHandlerImpl during serviceDelete
- Update the functional test test_nbinotifications

JIRA: TRNSPRTPCE-447
Signed-off-by: Thierry Jiao <thierry.jiao@orange.com>
Change-Id: Id52eb6bcfb63753158294a227bcaeb5c40a3c972
servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImpl.java
servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/PceListenerImpl.java
tests/transportpce_tests/2.2.1/test_nbinotifications.py