Return the correct error codes for volume related errors #43

Merged
merged 1 commit into from Mar 19, 2015

Conversation

Projects
None yet
2 participants
Member

wallyworld commented Mar 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.

Member

dimitern commented Mar 19, 2015

Great! LGTM.

wallyworld added a commit that referenced this pull request Mar 19, 2015

Merge pull request #43 from wallyworld/fix-volume-errors
Return the correct error codes for volume related errors

@wallyworld 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