yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30135
[Bug 1431562] Re: cells: Error processing message locally: Object action save failed because: Calling remotables with context is deprecated
** 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/1431562
Title:
cells: Error processing message locally: Object action save failed
because: Calling remotables with context is deprecated
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Looks like this breaks the cells non-voting job:
http://logs.openstack.org/90/163890/1/check/check-tempest-dsvm-
cells/896e7e0/logs/screen-n-cell-
child.txt.gz?level=TRACE#_2015-03-12_17_44_00_202
2015-03-12 17:44:00.202 ERROR nova.cells.messaging [req-f0a74b8e-f85f-4711-ac78-ecca301bdd08 DeleteServersTestJSON-678023458 DeleteServersTestJSON-122475576] Error processing message locally: Object action save failed because: Calling remotables with context is deprecated
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging Traceback (most recent call last):
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging File "/opt/stack/new/nova/nova/cells/messaging.py", line 200, in _process_locally
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging resp_value = self.msg_runner._process_message_locally(self)
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging File "/opt/stack/new/nova/nova/cells/messaging.py", line 1306, in _process_message_locally
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging return fn(message, **message.method_kwargs)
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging File "/opt/stack/new/nova/nova/cells/messaging.py", line 838, in instance_update_from_api
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging expected_task_state=expected_task_state)
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging File "/opt/stack/new/nova/nova/objects/base.py", line 186, in wrapper
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging reason='Calling remotables with context is deprecated')
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging ObjectActionError: Object action save failed because: Calling remotables with context is deprecated
2015-03-12 17:44:00.202 19800 TRACE nova.cells.messaging
Introduced with this change: https://review.openstack.org/#/c/160500/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1431562/+subscriptions
References