Bug 2064 fixed 61/12161/3
authorPedro Escaleira <escaleira@av.it.pt>
Fri, 3 Jun 2022 18:48:46 +0000 (19:48 +0100)
committergarciadav <david.garcia@canonical.com>
Tue, 21 Jun 2022 08:11:53 +0000 (10:11 +0200)
commit547f823676bf59d2c972bc6da0cfd231170b27d0
tree0369cb9c3c5c66b029cc140ee1e8fab575d30622
parent0439319e76e6a5e71ecf4b3efd1ece2c82d52b53
Bug 2064 fixed

Removed the unnecessary verification for if the repo_url exists in the
method get_scale_count of the Helm Base Connection class; The same
problem also applies for the scale method, so this verification was also
removed there;
Also did some fixes/additions to the description of some methods being called
in this verification block.

Change-Id: I710b8678b4b70c6f24c2150d44bb714e9e4c5b66
Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
n2vc/k8s_helm3_conn.py
n2vc/k8s_helm_base_conn.py