Comment 5 for bug 1830292

Revision history for this message
João Pedro Seara (jpseara) wrote :

Hello, all.

I got a little bit confused by the discussion in this post and the expected outcome for this fix.

I've created a test lab using JuJu controller 2.6.3, created two models (etcd, vault), and a simple relationacross those two models (vault offering the "certificates" interface).

Once I try to force remove the vault application, the following message still appears:

$ juju remove-application vault --force
removing application vault failed: cannot destroy application "vault": application is used by 1 offer

From what I've read of this bug, I was thinking that the supposed outcoming of this fix was that "--force" would actually deleting everything, including the pending relations.

Any clarifications would be good.

Thanks,
JP