openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

/v1/bequeath-your-data-and-die is not sending a notification to /v1/update-ltp for tcp-client Updation #266

Closed ManasaBM1 closed 1 year ago

ManasaBM1 commented 1 year ago

Issue Description: when we execute /v1/bequeath-your-data-and-die service to Update the tcp- clinet information to newRealese it is updating the information in the config file but notification is not being sent to ALT.

Root Cause: Here we are sending the logicalTerminationPointConfigurationStatus list as a input to the forwarding here we are sending only tcpClientConfigurationStatus and we are not sending httpClientConfigurationStatus information

solution: while executing /v1/bequeath-your-data-and-die send both a httpClientConfigurationStatus and tcpClientConfigurationStatus both

ManasaBM1 commented 1 year ago

Assertion failure details:

/v1/bequeath-your-data-and-die Update LTP notified?::new-application-protocol update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow

/v1/bequeath-your-data-and-die Update LTP notified?::new-application-address update / ipv-4-address update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow

/v1/bequeath-your-data-and-die Update LTP notified?::new-application-address update / domain-name update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow

/v1/bequeath-your-data-and-die Update LTP notified?::new-application-port update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow