Fix bug service-create 20/101620/2
authorThierry Jiao <thierry.jiao@orange.com>
Wed, 22 Jun 2022 07:53:43 +0000 (09:53 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 30 Jun 2022 12:27:30 +0000 (12:27 +0000)
commit9075d4f547d8492cea29b1d755c789c0e7cb984c
tree810942e613c07d1b0777a3beb618d11542bee14a
parentab2ed53bd1a86e4f745a7a32902826ea09d50b9b
Fix bug service-create

When creating a new service with service-create RPC, ServiceHandlerImpl
will now check that there are no existing services with the same name
in the datastore.

JIRA: TRNSPRTPCE-675
Signed-off-by: Thierry Jiao <thierry.jiao@orange.com>
Change-Id: I6ba726bc40c391077f3766f782205b2ec2c541c4
servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImpl.java