Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Return the correct error codes for volume related errors #43
Conversation
|
Great! LGTM. |
added a commit
that referenced
this pull request
Mar 19, 2015
wallyworld
merged commit 34e4f2c
into
go-amz:v3
Mar 19, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedMar 19, 2015
Not all of the AWS error codes were being correctly returned by the test server.
Fix these also meant that the volume attachments test had to be moved, so that when run locally, fake instance status could be set.
Tested live.