openBackhaul / OperationKeyManagement

Manages keys required for consuming services between applications
Apache License 2.0
3 stars 7 forks source link

Mechanism to handle 2 consecutive regard application request #329

Closed IswaryaaS closed 2 months ago

IswaryaaS commented 3 months ago

While testing the overall regard-update-approval-status , noticed that OKM after receiving regard-application 2 times , parallelly its creating the regarded application LTP and fc-port instance twice resulting in having non unique uuids in the client/serve-ltps and fc-port.

(A similar scenario was handled in RO by @IswaryaaS , the same shall be applied here )