** Changed in: openstack-vmwareapi-team
       Status: In Progress => 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/1199954

Title:
  VCDriver: Failed to resize instance

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  Fix Released
Status in The OpenStack VMwareAPI subTeam:
  Fix Released

Bug description:
  Steps to reproduce:
  nova resize <UUID> 2

  Error:
   ERROR nova.openstack.common.rpc.amqp 
[req-762f3a87-7642-4bd3-a531-2bcc095ec4a5 demo demo] Exception during message 
handling
    Traceback (most recent call last):
      File "/opt/stack/nova/nova/openstack/common/rpc/amqp.py", line 421, in 
_process_data
        **args)
      File "/opt/stack/nova/nova/openstack/common/rpc/dispatcher.py", line 172, 
in dispatch
        result = getattr(proxyobj, method)(ctxt, **kwargs)
      File "/opt/stack/nova/nova/exception.py", line 99, in wrapped
        temp_level, payload)
      File "/opt/stack/nova/nova/exception.py", line 76, in wrapped
        return f(self, context, *args, **kw)
      File "/opt/stack/nova/nova/compute/manager.py", line 218, in 
decorated_function
        pass
      File "/opt/stack/nova/nova/compute/manager.py", line 204, in 
decorated_function
        return function(self, context, *args, **kwargs)
      File "/opt/stack/nova/nova/compute/manager.py", line 269, in 
decorated_function
        function(self, context, *args, **kwargs)
      File "/opt/stack/nova/nova/compute/manager.py", line 246, in 
decorated_function
        e, sys.exc_info())
      File "/opt/stack/nova/nova/compute/manager.py", line 233, in 
decorated_function
        return function(self, context, *args, **kwargs)
      File "/opt/stack/nova/nova/compute/manager.py", line 2633, in 
resize_instance
        block_device_info)
      File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 410, in 
migrate_disk_and_power_off
        dest, instance_type)
      File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 893, in 
migrate_disk_and_power_off
        raise exception.HostNotFound(host=dest)
    HostNotFound:

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to