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

Rename security groups in openstack #30

Closed babbageclunk closed 6 years ago

babbageclunk commented 7 years ago

Testing on a canonistack environment got almost all the way finished, but failed in AdoptResources during activate.

It couldn't rename the security groups, because the old groups are named juju-canonistack1-0 etc, rather than juju-controlleruuid-modeluuid-0.

I don't have a stack trace for it but the error was coming from: provider/openstack/firewaller.go:728

Test in canonistack to reproduce.