SOL instantiate NS test via independant json file 11/86111/1
authormaopengzhang <zhang.maopeng1@zte.com.cn>
Wed, 24 Apr 2019 04:09:31 +0000 (12:09 +0800)
committermaopengzhang <zhang.maopeng1@zte.com.cn>
Wed, 24 Apr 2019 04:09:31 +0000 (12:09 +0800)
commitc44171da5a3bcfd7572d661357086fd13d65f94b
tree65f4384677655e4479e93c07fd1c1ea1b20da12e
parentb0d6480f4e8a87c981ef5efd406ee3b0ffaf720c
SOL instantiate NS test via independant json file

instantiate NS test via independant json file

Change-Id: I4badbc5b93a130085087d5c9a55300bbd2a49209
Issue-ID: VFC-1241
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
lcm/ns/tests/__init__.py
lcm/ns/tests/data/ns_package_info.json [new file with mode: 0644]
lcm/ns/tests/data/sol_create_ns.json [new file with mode: 0644]
lcm/ns/tests/data/sol_rest_header.json [new file with mode: 0644]
lcm/ns/tests/test_sol_ns_instances_api.py