[Yahoo-eng-team] [Bug 1280532] Re: Detach volume fails with Unexpected KeyError in EC2 interface.

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana
   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/1280532

Title:
  Detach volume fails with Unexpected KeyError in EC2 interface.

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  Detach volume fails with Unexpected KeyError in EC2 interface when I
  detach a attaching status volume.

  The volume with attaching status don't contain a
  propertyinstance_uuid, a KeyError will be raised at the following
  function.

  def _get_instance_from_volume(self, context, volume):
  if volume['instance_uuid']:
  ..

  Attaching volume dict:

  {
'status': u'attaching',
'volume_type_id': u'None',
'display_name': None,
'attach_time': '',
'availability_zone': u'nova',
'created_at': u'2014-02-13T16: 50: 53.620080',
'attach_status': 'detached',
'display_description': None,
'volume_metadata': {

},
'snapshot_id': None,
'mountpoint': '',
'id': u'99d118ee-3666-4983-8825-f8c096bccbd1',
'size': 1
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280532/+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 1280532] Re: Detach volume fails with Unexpected KeyError in EC2 interface.

2014-06-11 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = juno-1

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

Title:
  Detach volume fails with Unexpected KeyError in EC2 interface.

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  In Progress
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  Detach volume fails with Unexpected KeyError in EC2 interface when I
  detach a attaching status volume.

  The volume with attaching status don't contain a
  propertyinstance_uuid, a KeyError will be raised at the following
  function.

  def _get_instance_from_volume(self, context, volume):
  if volume['instance_uuid']:
  ..

  Attaching volume dict:

  {
'status': u'attaching',
'volume_type_id': u'None',
'display_name': None,
'attach_time': '',
'availability_zone': u'nova',
'created_at': u'2014-02-13T16: 50: 53.620080',
'attach_status': 'detached',
'display_description': None,
'volume_metadata': {

},
'snapshot_id': None,
'mountpoint': '',
'id': u'99d118ee-3666-4983-8825-f8c096bccbd1',
'size': 1
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280532/+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 1280532] Re: Detach volume fails with Unexpected KeyError in EC2 interface.

2014-06-05 Thread Alan Pevec
** 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/1280532

Title:
  Detach volume fails with Unexpected KeyError in EC2 interface.

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  Detach volume fails with Unexpected KeyError in EC2 interface when I
  detach a attaching status volume.

  The volume with attaching status don't contain a
  propertyinstance_uuid, a KeyError will be raised at the following
  function.

  def _get_instance_from_volume(self, context, volume):
  if volume['instance_uuid']:
  ..

  Attaching volume dict:

  {
'status': u'attaching',
'volume_type_id': u'None',
'display_name': None,
'attach_time': '',
'availability_zone': u'nova',
'created_at': u'2014-02-13T16: 50: 53.620080',
'attach_status': 'detached',
'display_description': None,
'volume_metadata': {

},
'snapshot_id': None,
'mountpoint': '',
'id': u'99d118ee-3666-4983-8825-f8c096bccbd1',
'size': 1
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280532/+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 1280532] Re: Detach volume fails with Unexpected KeyError in EC2 interface.

2014-06-04 Thread Alan Pevec
** Also affects: nova/icehouse
   Importance: Undecided
   Status: New

** Changed in: nova/icehouse
   Status: New = Fix Committed

** Changed in: nova/icehouse
Milestone: None = 2014.1.1

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

Title:
  Detach volume fails with Unexpected KeyError in EC2 interface.

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) icehouse series:
  Fix Committed

Bug description:
  Detach volume fails with Unexpected KeyError in EC2 interface when I
  detach a attaching status volume.

  The volume with attaching status don't contain a
  propertyinstance_uuid, a KeyError will be raised at the following
  function.

  def _get_instance_from_volume(self, context, volume):
  if volume['instance_uuid']:
  ..

  Attaching volume dict:

  {
'status': u'attaching',
'volume_type_id': u'None',
'display_name': None,
'attach_time': '',
'availability_zone': u'nova',
'created_at': u'2014-02-13T16: 50: 53.620080',
'attach_status': 'detached',
'display_description': None,
'volume_metadata': {

},
'snapshot_id': None,
'mountpoint': '',
'id': u'99d118ee-3666-4983-8825-f8c096bccbd1',
'size': 1
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280532/+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