** Changed in: nova
       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/1355875

Title:
  VMware: ESX deprecation break VC driver

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The ESX dprecation
  
https://github.com/openstack/nova/commit/1deb31f85a8f5d1e261b2cf1eddc537a5da7f60b
  break devstack

  2014-08-12 07:53:45.453 ERROR nova.openstack.common.threadgroup [-] 
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup Traceback 
(most recent call last):
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/openstack/common/threadgroup.py", line 125, in wait
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     x.wait()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/openstack/common/threadgroup.py", line 47, in wait
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     return 
self.thread.wait()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 168, in wait
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     return 
self._exit_event.wait()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     return 
hubs.get_hub().switch()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 187, in switch
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     return 
self.greenlet.switch()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     result = 
function(*args, **kwargs)
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/openstack/common/service.py", line 490, in run_service
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     
service.start()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/service.py", line 164, in start
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     
self.manager.init_host()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/compute/manager.py", line 1058, in init_host
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     
self.driver.init_host(host=self.host)
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup   File 
"/opt/stack/nova/nova/virt/driver.py", line 150, in init_host
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup     raise 
NotImplementedError()
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup 
NotImplementedError
  2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup 
  nicira@Ubuntu1404Server:/opt/stack/nova$

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