fix 1183: Delete native charms before destroying juju model 75/9575/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 7 Aug 2020 06:36:38 +0000 (06:36 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Wed, 12 Aug 2020 12:11:34 +0000 (12:11 +0000)
commitaebd7da39850e4e7edac17417350256a2a571ec4
tree1f4ac53d6c99892c85a62c128a9ae289c8ea6a1d
parent6d488784e5c6417d1dfa00a8280c86cdfac69987
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