Update create_execution_environment to pass the chart_model 82/12182/6
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 8 Jun 2022 11:13:13 +0000 (13:13 +0200)
committercubag <gcuba@whitestack.com>
Fri, 7 Oct 2022 15:18:38 +0000 (17:18 +0200)
commit1d8aa81e353f6a9a1921d1efb0bd96b4719ec576
tree202b8957cd3693eade343cc9d493989139e5df13
parent28b0bf87c3fe2bd99cd3d5665eae484df8c3b44c
Update create_execution_environment to pass the chart_model

The function create_execution_environment has been updated
to allow the deployment from a file or from a reference
(repo/name:version).

This will call to the N2VC Helm connector to install the execution
environment in the local environment.

Change-Id: I03c8e95bf0f6a55d3f62bc7a55dabe3a9b348cde
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_lcm/lcm_helm_conn.py
osm_lcm/ns.py
osm_lcm/tests/test_lcm_helm_conn.py