5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

Orchestrator deletes used NetApp #226

Closed Artonus closed 10 months ago

Artonus commented 10 months ago

When multiple Clients are using the same NetApp and one of the Clients finishes its work, Orchestrator deletes the ActionPlan (correct) and NetApp that is used by other Clients (incorrect). Correct the Orchestrator so it will check if the NetApp is used by other Clients (Action Plans) and skip the deletion of the NetApp if it is used.