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

Handle Openstack security groups better #46

Closed babbageclunk closed 7 years ago

babbageclunk commented 7 years ago

Tagging was wrong for Openstack - we needed to update security groups as well so that they have the right names. Work around a deficiency in the nova-firewaller code in the target controller's Openstack provider when we call AdoptResources.

babbageclunk commented 7 years ago

Fixes #30.