From 90032da55b38afd238af88d646bf178cb73c8174 Mon Sep 17 00:00:00 2001 From: Deepthi Kandavara Jayarama Date: Tue, 2 May 2017 09:44:58 -0700 Subject: [PATCH] Adding pyshark requirements for QoS scenario testing Change-Id: Ie64be6132013cb790d75515e4f9035a07d8cf701 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 91f18414be..dc1a19a231 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,3 +27,4 @@ tempest>=14.0.0 # Apache-2.0 pylint==1.4.5 # GPLv2 python-openstackclient>=3.3.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 +pyshark>=0.3.7.2 # pyshark