yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03089
[Bug 1179816] Re: ec2_eror_code mismatch
It looks like a nova issue.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: tempest
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1179816
Title:
ec2_eror_code mismatch
Status in OpenStack Compute (Nova):
New
Status in Tempest:
Invalid
Bug description:
It is reporting InstanceNotFound instead of InvalidAssociationID[.]NotFound
in
tests/boto/test_ec2_network.py
self.assertBotoError(ec2_codes.client.InvalidAssociationID.NotFound,
address.disassociate)
AssertionError :Error code (InstanceNotFound) doesnot match the expexted re pattern InvalidAssociationID[.]NotFound
boto: ERROR: 400 Bad RequInvalidAssociationID[.]NotFoundest
boto: ERROR: <?xml version="1.0"?>
<Response><Errrors><Error><Code>InstanceNotFound</Code><Message>Instance None could not be found.</Message></Error></Errors><RequestID>req-05235a67-0a70-46b1-a503-91444ab2b88d</RequestID></Response>
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1179816/+subscriptions