| commit | 02ae5404cf6e5fed364fdc22505c9d0f11fa5398 | [log] [tgz] |
|---|---|---|
| author | David Garcia <david.garcia@canonical.com> | Tue May 04 13:15:57 2021 +0200 |
| committer | David Garcia <david.garcia@canonical.com> | Tue May 04 13:15:57 2021 +0200 |
| tree | 6b70046010516dbe9232fb2b55e5a363b08032b6 | |
| parent | c1fe90adf8ed0d671342c617fed7184629c7003e [diff] |
Fix bug 1525 This patch adds **kwargs in the LCMHelmConn methods that are not used. The feature 10239 added the vca_id parameter for the LCM and N2VC communication for Juju related execution environments. The current patch will avoid having to add extra parameters that are not needed nor used in the LCMHelmmConn. Change-Id: I673a36c7c13891a53de1d7dc547f13c81616d373 Signed-off-by: David Garcia <david.garcia@canonical.com>