** Changed in: nova
       Status: Confirmed => Won't Fix

-- 
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/1212581

Title:
  ec2 api doesn't respect reclaim_instance_interval from nova.conf

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  When a user, uses the ec2 api to delete an instance the check whether
  the instance should be soft-deleted isn't done. This logic is current
  in api/nova/ and not in api/ec2.

  I expected the ec2 api to have the same behavior. We currently lost
  user data because of this.

  Would be nice to have compute/api.y only a contain a single delete
  function which does the checking whether to soft-delete or not instead
  of doing it in the api level.

  Impact: High

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1212581/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to