Fixing Basic 12 Ns Primitives 75/12475/2
authoraticig <gulsum.atici@canonical.com>
Sat, 20 Aug 2022 17:56:19 +0000 (20:56 +0300)
committercubag <gcuba@whitestack.com>
Mon, 22 Aug 2022 23:07:24 +0000 (01:07 +0200)
commita37c6ff4d2afe2ee96f3515406210eed3ab1b30f
treebc9d648f823694bdf5a3825292154f90c602c71c
parent0240ddd4e59fa01455fe7cecc44a5b292b6c1a1e
Fixing Basic 12 Ns Primitives

NSD folder name can be different than the NSD package name.
Getting the exact NSD folder name while finding charm name.
Removing redefined the method async def upgrade_charm causing flake8 error.

Change-Id: I772c6a47104271de0a18c748d380ed71849194f0
Signed-off-by: aticig <gulsum.atici@canonical.com>
osm_lcm/lcm_helm_conn.py
osm_lcm/lcm_utils.py
osm_lcm/tests/test_lcm_utils.py