Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nova: don't pass an empty string in "device" #26

Merged
merged 1 commit into from
Oct 26, 2016

Conversation

axw
Copy link
Member

@axw axw commented Oct 26, 2016

When attaching a volume to a server, don't pass an
empty string in the "device" field of the volume
attachment. Instead, the field should be omitted.
Some versions of OpenStack will fail the request
if an empty string is passed.

Part of the fix for https://bugs.launchpad.net/juju/+bug/1636648

When attaching a volume to a server, don't pass an
empty string in the "device" field of the volume
attachment. Instead, the field should be omitted.
Some versions of OpenStack will fail the request
if an empty string is passed.
@axw
Copy link
Member Author

axw commented Oct 26, 2016

$$merge$$

@jujubot
Copy link
Member

jujubot commented Oct 26, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose

@jujubot jujubot merged commit c2567cc into go-goose:v1 Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants