← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1444446] [NEW] VMware: resizing a instance that has no root disk fails

 

Public bug reported:

2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher   File "/usr/lib/python2.7/dist-packages/nova/virt/vmwareapi/vmops.py", line 1278, in _resize_create_ephemerals
2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher     ds_ref = vmdk.device.backing.datastore
2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher AttributeError: 'NoneType' object has no attribute 'backing'
2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher 
2015-04-13 21:25:51.442 7852 ERROR oslo.messaging._drivers.common [-] Returning exception 'NoneType' object has no attribute 'backing' to caller

** Affects: nova
     Importance: Undecided
     Assignee: Gary Kotton (garyk)
         Status: In Progress

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

Title:
  VMware: resizing a instance that has no root disk fails

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher   File "/usr/lib/python2.7/dist-packages/nova/virt/vmwareapi/vmops.py", line 1278, in _resize_create_ephemerals
  2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher     ds_ref = vmdk.device.backing.datastore
  2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher AttributeError: 'NoneType' object has no attribute 'backing'
  2015-04-13 21:25:51.437 7852 TRACE oslo.messaging.rpc.dispatcher 
  2015-04-13 21:25:51.442 7852 ERROR oslo.messaging._drivers.common [-] Returning exception 'NoneType' object has no attribute 'backing' to caller

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


Follow ups

References