Feature 9952: Distributed Proxy Charms 57/9957/10
authorDavid Garcia <david.garcia@canonical.com>
Mon, 9 Nov 2020 10:12:54 +0000 (11:12 +0100)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 17 Nov 2020 09:40:46 +0000 (10:40 +0100)
commitaae391fc83f3b20e058769ff3356ca4d9965a3b8
tree3fc7dda318659371735e3df7fef30362887b1090
parent18ebc3ad0e546dfa7ce649d336bd1c838b38d94c
Feature 9952: Distributed Proxy Charms

This feature allows to specify the destination clouds for Proxy Charms
associated with a specific VIM Account

- Remove N2VCJujuConnectorLCM usage.
- Parse VIM config parameters to get vca_k8s_cloud,
vca_k8s_cloud_credential, vca_cloud, and vca_cloud_credential
parameters.
- Pass the above parsed parameters to N2VC

Change-Id: I660d9b7245ae30d8fdc0dc3df470ee003abbba75
Signed-off-by: David Garcia <david.garcia@canonical.com>
osm_lcm/lcm_helm_conn.py
osm_lcm/ns.py
osm_lcm/tests/test_ns.py