Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
provider/openstack: Don't update volume tags when storage is unsupported #7206
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c9bbf4f
into
juju:develop
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
babbageclunk commentedApr 6, 2017
Description of change
In nova-lxd, storage isn't supported, so ownership transfer would fail during migration when we tried to get volumes to update their controller tags. Detect the not-supported error and skip updating volumes in that case.
QA steps
Bug reference
Fixes https://bugs.launchpad.net/juju/+bug/1677225