Adds descriptor translation logic from OSMv8 IM to SOL006 models 74/10174/6
authorgarciaale <agarcia@whitestack.com>
Tue, 12 Jan 2021 18:44:44 +0000 (15:44 -0300)
committerguzman <jmguzman@whitestack.com>
Thu, 4 Feb 2021 18:39:43 +0000 (19:39 +0100)
commit0a517b9e7545addee365ae2622f3db035435cc63
tree4892b1781122491148c99eeb8b0ef8f29b497ff9
parentf3c839e2a97ec3bcf918a69685e2959576dd5d7e
Adds descriptor translation logic from OSMv8 IM to SOL006 models

Change-Id: Ic7bd7d5e63c609600508e13ab21023b8fc38fc25
Signed-off-by: garciaale <agarcia@whitestack.com>
18 files changed:
osm_im/im_translation.py [new file with mode: 0644]
tests/examples/alternative_image_sol006.yaml
tests/examples/cirros_nsd_im.yaml
tests/examples/cirros_nsd_sol006.yaml
tests/examples/cirros_vnfd_sol006.yaml
tests/examples/epa_im.yaml
tests/examples/epa_sol006.yaml
tests/examples/hackfest_charmed_nsd_sol006.yaml
tests/examples/hackfest_charmed_vnfd_im.yaml
tests/examples/hackfest_charmed_vnfd_sol006.yaml
tests/examples/magma_knf_im.yaml
tests/examples/magma_knf_sol006.yaml
tests/examples/vepc_im.yaml
tests/examples/vepc_nsd_sol006.yaml
tests/examples/vepc_sol006.yaml
tests/examples/vnfd_im.yaml
tests/examples/vnfd_sol006.yaml
tests/test_im_translation.py [new file with mode: 0644]