← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1179816] Re: ec2_eror_code mismatch

 

** Changed in: nova/icehouse
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released
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