juju / 1.25-upgrade

Tools to upgrade and move a 1.25 environment to a 2.2.4+ controller
4 stars 7 forks source link

Change rollback-agents to abort #24

Closed babbageclunk closed 7 years ago

babbageclunk commented 7 years ago

It now will also remove the imported model from the target controller (as long as it hasn't been activated). If aborting the model fails, the agents will still be rolled back (and vice versa).

babbageclunk commented 7 years ago

This follows on from #23, the earlier two commits don't need separate reviewing here.