← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1199946] Re: Hypervisor uptime is not implemented in VCDriver

 

** 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/1199946

Title:
  Hypervisor uptime is not implemented in VCDriver

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Steps to reproduce:
  nova hypervisor-uptime 1

  Error:
   ERROR nova.openstack.common.rpc.amqp [req-9b70f9eb-d78d-4c4a-8634-431fdaccc45c admin demo] Exception during message handling
   TRACE nova.openstack.common.rpc.amqp Traceback (most recent call last):
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/openstack/common/rpc/amqp.py", line 421, in _process_data
   TRACE nova.openstack.common.rpc.amqp     **args)
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/openstack/common/rpc/dispatcher.py", line 172, in dispatch
   TRACE nova.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/exception.py", line 99, in wrapped
   TRACE nova.openstack.common.rpc.amqp     temp_level, payload)
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/exception.py", line 76, in wrapped
   TRACE nova.openstack.common.rpc.amqp     return f(self, context, *args, **kw)
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/compute/manager.py", line 2880, in get_host_uptime
   TRACE nova.openstack.common.rpc.amqp     return self.driver.get_host_uptime(self.host)
   TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/virt/driver.py", line 760, in get_host_uptime
   TRACE nova.openstack.common.rpc.amqp     raise NotImplementedError()
   TRACE nova.openstack.common.rpc.amqp NotImplementedError

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