aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/requirements.txt
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-05-14 07:38:54 -0700
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-05-15 06:42:14 -0700
commitbe79e4d2c5e9acacead38c264d356d4c82234342 (patch)
tree1cde25e2738438224b0d557a1a42b115a49b9879 /test/mocks/mass-pnf-sim/requirements.txt
parentb61465f0662d183442eafe7bfed2f1d1061f2c09 (diff)
Leverage internal shell runner in bootstrap mode
Use native python modules for file operations Change-Id: I1ca505f9a891c722c2aace118536fa470bf50b35 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'test/mocks/mass-pnf-sim/requirements.txt')
-rw-r--r--test/mocks/mass-pnf-sim/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/mass-pnf-sim/requirements.txt b/test/mocks/mass-pnf-sim/requirements.txt
index 60316e13f..27dd31c35 100644
--- a/test/mocks/mass-pnf-sim/requirements.txt
+++ b/test/mocks/mass-pnf-sim/requirements.txt
@@ -2,3 +2,4 @@ argparse
ipaddress
requests
json
+shutil