Closed danifernandezcalv closed 6 years ago
As discussed, I'll implement get_nsds()
to return a list of paths to the NSDs (relative to the project root). Typically this list should include exactly one NSD path. But since projects may contain anything, it's possible that there is no NSD (and just test data for example) or even multiple NSDs.
In the validation of the services we need this function to check the nsd files. This function already exist in the project.py of the son-cli, could be added in the new version of tng-sdk-project?