aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Create CIRV python packageCédric Ollivier4-0/+0
It adds missing __init__py and fixes concrete and abstract dependencies. It adds pylint in tox without loading pylintrc which seems too much permissive. The missing requirements and the pylint fixes will be managed in next changes. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Id4e1e290012e53e275f7d64765d388118e7ac235
2020-03-19fix flake8 checking issue of hdvchenliangyjy6-26/+29
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com> Change-Id: Ie779c186635e57fe5d900df7326e4a704ebcad42
2020-03-16FLAKE8: Fixes to SDV python files.opensource-tnbt13-18/+39
This patch adds fixes to python files in tools/sdv folder to overcome issues raised by flake8 Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Id5ab73b326c34234d673763e472b4d1d3d08792d
2020-03-13introduce hdv implementation by redfish support yaml and excelchenliangyjy14-0/+2560
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com> Change-Id: I2c5bfbc23e603418f99946c0ad6417b0589496b0
2020-03-10DOCS: Added docs folder and Readmeopensource-tnbt2-397/+1
This patch added docs folder and Readme. It also moves pylintrc to home-folder. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I1297ee26cdaba34455b276b63c69606f1c650c6a
2020-03-05Tools: Version-1 of SDV Added.opensource-tnbt19-0/+1300
This patch adds Version-1 of the SDV. Please refer to docs folder for the details. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I4fefa4752e40a735414d57b45d1dc929afa301b1
2020-03-04tools: Create a folder to host all the toolsopensource-tnbt3-0/+467
A folder is created to host the tools. Start with HDV and SDV. Refer to CONTRIBUTING.md file for python guidelines Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I2cab5262a6f66ac0750eb43ba48010b1fbf83a06