CN-UPB / tng-sdk-benchmark

5GTANGO SDK tool for fully automated VNF and network service benchmarking and profiling.
https://5gtango.eu
Apache License 2.0
2 stars 6 forks source link

Generator yaml output bug fix. Started using flake8 style checker #31

Closed qarawlus closed 5 years ago

qarawlus commented 5 years ago

Fixed a bug where the output yaml vnfd inside the output project folder was empty. Enhanced code readability with using flake8 and fixed all mistakes.