Skip to content

Conversation

@sajuptpm
Copy link

Fix:
Corrected python dictionary lookup to get list of routes

I were getting following errors:
conn.create_route(rtable.id, '10.0.0.0/28', gateway_id='igw-default')

boto.exception.BotoServerError: BotoServerError: 500 Internal Server Error

TypeErrorUnknown error occurred.
req-8d96ab7f-e72c-40a6-a4af-7137588ead1c

Fix:
Corrected python dictionary lookup to get list of routes

I were getting following errors:
conn.create_route(rtable.id, '10.0.0.0/28', gateway_id='igw-default')

boto.exception.BotoServerError: BotoServerError: 500 Internal Server Error

<Response><Errors><Error><Code>TypeError</Code><Message>Unknown error occurred.
</Message></Error></Errors><RequestID>req-8d96ab7f-e72c-40a6-a4af-7137588ead1c
</RequestID></Response>
@sajuptpm sajuptpm changed the title create_route fails with Unknown error AWS API Fixes: create_route fails with Unknown error Jan 28, 2015
@sajuptpm sajuptpm changed the title AWS API Fixes: create_route fails with Unknown error AWS VPC API Fixes: create_route fails with Unknown error Jan 28, 2015
@sajuptpm
Copy link
Author

sajuptpm commented Feb 3, 2015

I am using contrail 1.20 big debian package + Ubuntu 12.04.4

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.

1 participant