aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/README.md
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-05-20 02:07:39 -0700
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-05-20 02:07:39 -0700
commit50975a2d401f79a57f4a72cd6fa1b0591bf64d81 (patch)
tree185484159e42fccba3592d8e254d4f7ad95ad6bf /test/mocks/mass-pnf-sim/README.md
parent5717b5ee81cedfb3c1361cad6683cf585c90ae31 (diff)
Create setuptools based Python env setup for the scripts
Change-Id: I00095182de5532c28fd7d9605de2d9c8b29f6c1c Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'test/mocks/mass-pnf-sim/README.md')
-rw-r--r--test/mocks/mass-pnf-sim/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mocks/mass-pnf-sim/README.md b/test/mocks/mass-pnf-sim/README.md
index fc829f5d1..d79eccc75 100644
--- a/test/mocks/mass-pnf-sim/README.md
+++ b/test/mocks/mass-pnf-sim/README.md
@@ -15,6 +15,8 @@ The ipstart should align to a /28 Ip address range start (e.g. 10.11.0.16, 10.11
For debug purposes, you can use your own IP address as VES collector, use "ip" command to determine it.
+Run ./setup.sh to create pre-set Python virtualenv with all required dependencies for the scripts.
+
### Build simulator image
```