[Yahoo-eng-team] [Bug 1212581] Re: ec2 api doesn't respect reclaim_instance_interval from nova.conf

2015-08-02 Thread Davanum Srinivas (DIMS)
** 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


[Yahoo-eng-team] [Bug 1212581] Re: ec2 api doesn't respect reclaim_instance_interval from nova.conf

2015-06-21 Thread Andrey Pavlov
standalone ec2-api project doesn't have such bug because it works
through piblic Nova API.

** No longer affects: ec2-api

-- 
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):
  Confirmed

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


[Yahoo-eng-team] [Bug 1212581] Re: ec2 api doesn't respect reclaim_instance_interval from nova.conf

2015-06-12 Thread Davanum Srinivas (DIMS)
** Also affects: ec2-api
   Importance: Undecided
   Status: New

-- 
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 EC2 API:
  New
Status in OpenStack Compute (Nova):
  Confirmed

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/ec2-api/+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