summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils/yaml_utils.py
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02replace yaml.load with yaml.safe_load in several placesYaroslav Brustinov1-1/+1
Change-Id: I4ba8291acbb56ed3be58ad9bdfa1492892695458 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-03-24return client_utilsYaroslav Brustinov1-0/+163
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov1-163/+0
2016-02-08first refactorimarom1-1/+0
2015-12-23connected control plane to splitimarom1-1/+2
2015-10-20+ Added traffic options at stl directoryDan Klein1-2/+6
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein1-14/+14
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein1-1/+2
Next, start working on StreamList object
2015-10-18more yaml utils, better streams handlingDan Klein1-107/+8
2015-10-16Updated YAMLutils and rpc_defaults with relevant progressDan Klein1-76/+215
2015-10-15updated yaml utils and stream objectDan Klein1-0/+118