PNF macro instantiation 21/116421/4
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 25 Nov 2020 10:52:03 +0000 (10:52 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 16 Dec 2020 12:54:40 +0000 (12:54 +0000)
commitaf63861d32daac92cfaf1e00842fa23bc6ba7c6b
tree634460460c186c219ae1df50cf0e04bffd2384ff
parent6a19fe0a4bbf2319af52c34a21ceca88cadd84cd
PNF macro instantiation

Issue-ID: TEST-280
Change-Id: I6d18b90c3f4c66ddf8c9a4ebe3de7182481e331f
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
src/onaptests/configuration/pnf_macro_settings.py [new file with mode: 0644]
src/onaptests/scenario/pnf_macro.py [new file with mode: 0644]
src/onaptests/steps/instantiate/service_macro.py [new file with mode: 0644]
src/onaptests/steps/onboard/service.py
src/onaptests/steps/simulator/pnf/pnf_instantiate.py
src/onaptests/steps/simulator/pnf/utils.py
src/onaptests/templates/vnf-services/pnf-service.yaml [new file with mode: 0644]
tests/data/service_macro_template_pnfs.yaml [new file with mode: 0644]
tests/data/service_macro_template_vnfs.yaml [new file with mode: 0644]
tests/test_service_macro_instantiation.py [new file with mode: 0644]