TOSIT-IO / tdp-lib

Python library to configure, manage and deploy TDP
Apache License 2.0
4 stars 8 forks source link

Refactor stale operations #630

Open PaulFarault opened 1 week ago

PaulFarault commented 1 week ago

Which issue(s) this PR fixes

Fixes None

Additional comments

Refactor DeploymentModel.from_stale_hosted_entities to remove the usage of Dag.node_to_operation and improve clarity.

Agreements