yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04016
[Bug 1205967] Re: nova service-list error when using cells
Marking as invalid since it was already fixed when the bug was reported.
** Changed in: nova
Status: Fix Committed => Invalid
--
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/1205967
Title:
nova service-list error when using cells
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I have setup a 3 nodes cells experimental environment using Grizzly,
everything works fine except the command `nova service-list`.
Here is the exact error from nova-api.log
2013-07-29 09:30:33.999 ERROR nova.api.openstack.wsgi [req-f3081dfd-1644-41ae-a32a-c612250a0446 d67899f634b5450799bdf157286dc56a 8830776dfdae437184f89be068b4b8ad] Exception handling resource: unsupported operand type (s) for - : 'datetime.datetime' and 'unicode'
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi Traceback (most recent call last):
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi File "/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py", line 942, in _process_stack
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args)
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi File "/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py", line 1022, in dispatch
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi return method(req=request, **action_args)
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi File "/usr/lib/python2.7/dist-packages/nova/api/openstack/compute/contrib/services.py", line 103, in index
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi delta = now - (svc['updated_at'] or svc['created_at'])
2013-07-29 09:30:33.999 2354 TRACE nova.api.openstack.wsgi TypeError: unsupported operand type (s) for - : 'datetime.datetime' and 'unicode'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1205967/+subscriptions