Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cinder: correct type for Volume.Metadata #12
Conversation
|
LGTM |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose |
added a commit
that referenced
this pull request
Jul 22, 2015
jujubot
merged commit c405c31
into
go-goose:v1
Jul 22, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJul 22, 2015
Fix the type of Volume.Metadata. The type was wrongly deduced by wadl2go.
Also, a couple of drive-by fixes found when running live tests.