Rework input parameters handling 82/107382/4
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 8 May 2020 11:39:22 +0000 (04:39 -0700)
committerMarco Platania <platania@research.att.com>
Mon, 11 May 2020 19:25:09 +0000 (19:25 +0000)
commit6a09dd6c591612f7afc26d3a427c7e1ff85928e5
tree016ede3ace99d6d8a6602b93fb9ed35852d6f2b3
parentc981fa0f1062dcebd0f2fa01aff1ff58ecb302fc
Rework input parameters handling

Main input options were turned into subcommands
for improved CLI user experience.

Input parameters handling and validation logic was
moved out of the code to argparse native facilities.

Updated the doc around script usage details.

Change-Id: Ifaa2a0e49f2a0b5b677020307dc74942c422bbe1
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
test/mocks/mass-pnf-sim/README.md
test/mocks/mass-pnf-sim/clean.sh
test/mocks/mass-pnf-sim/mass-pnf-sim.py