Clean up traffic_profile vs osi_layer 37/18937/2
authorVratko Polak <vrpolak@cisco.com>
Tue, 16 Apr 2019 14:32:59 +0000 (16:32 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 17 Apr 2019 10:39:18 +0000 (10:39 +0000)
commit258f2666143138f20d84665fcfed53475bc88041
treebe45d45e1913bd0c9c738662efea52deb16ffa9c
parentc481185ca0662f4e7800af2ae6a8f3f81c753470
Clean up traffic_profile vs osi_layer

The two types were not well distinguished before.

Error introduced in:
https://gerrit.fd.io/r/#/c/17811/84/resources/libraries/robot/performance/performance_setup.robot@255

Error hotfixed in:
https://gerrit.fd.io/r/#/c/18847/4/resources/libraries/robot/shared/default.robot@109

+ Rename some arguments and improve method docstrings.

Newly introduced argument name osi_layer should be dissimilar enough.

Change-Id: Ie0f6f97dc010fc6477f09c54574970f1d15462e2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/test_code_guidelines.rst
resources/libraries/python/DropRateSearch.py
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/TrafficGenerator.py
resources/libraries/robot/performance/performance_setup.robot
resources/libraries/robot/performance/performance_utils.robot
resources/libraries/robot/shared/default.robot