sync bay failed raise exception

Bug #1509236 reported by Eli Qiao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Eli Qiao

Bug Description

2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall [-] Fixed interval looping call 'magnum.conductor.handlers.bay_conductor.HeatPoller.poll_and_check' failed
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall Traceback (most recent call last):
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall File "/usr/local/lib/python2.7/dist-packages/oslo_service/loopingcall.py", line 113, in _run_loop
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall result = func(*self.args, **self.kw)
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall File "/opt/stack/new/magnum/magnum/conductor/handlers/bay_conductor.py", line 243, in poll_and_check
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall self._bay_failed()
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall File "/opt/stack/new/magnum/magnum/conductor/handlers/bay_conductor.py", line 298, in _bay_failed
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall {'bay_status': self.bay.stack_status,
2015-10-23 07:00:06.474 2979 ERROR oslo.service.loopingcall AttributeError: 'Bay' object has no attribute 'stack_status'

Eli Qiao (taget-9)
Changed in magnum:
assignee: nobody → Eli Qiao (taget-9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/238835

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/238835
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=38c9cb1ab7d51f07104bafc074e353faaa2cdb4b
Submitter: Jenkins
Branch: master

commit 38c9cb1ab7d51f07104bafc074e353faaa2cdb4b
Author: Eli Qiao <email address hidden>
Date: Fri Oct 23 16:10:57 2015 +0800

    Fix exception when create bay failed

    Fix Wrong usage of bay object when create bay failed, stack_status should be
    should from stack.

    Closes-Bug: #1509236
    Change-Id: Ieea0c990853d49876f4bbf850c8f6aaa6cef9683

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.