fix 1183: Delete native charms before destroying juju model 53/9553/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 7 Aug 2020 06:36:38 +0000 (06:36 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 7 Aug 2020 06:36:43 +0000 (06:36 +0000)
commitb010eb0b25c9dbdd5d4e2087ac677215fe92bf4e
tree1138de9b2fef5a70b41ebb9c774dbb4fadabaab0
parent32ead8cbfdf1a44905ac9311d384a3d4afd60f14
fix 1183: Delete native charms before destroying juju model

Destroying the juju model automatically destroys all applications and machines.
However it is not deleted if they are native charms in pending status.

Change-Id: I8b3580e201f1d403d36b6e07fa3947ea4a655683
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_lcm/ns.py