Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
nova: omit "id" and "serverId" from attach request #28
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose |
jujubot
merged commit 328e6b2
into
go-goose:v1
Nov 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedNov 3, 2016
When POSTing to os-volume_attachments, we should not
be passing anything for "id" or "serverId". Set these
to omitempty.