ResourceGroup stack update fails with error

Bug #1494703 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Rabi Mishra

Bug Description

ResourceGroup stack update with rolling__update fails with error.

 stack_status | UPDATE_FAILED |
| stack_status_reason | TypeError: resources.group_of_instances: _run_update() |
| | takes exactly 5 arguments (4 given) |
| stack_user_project_id | 4af3864a935a4bec8a8e95f680590455

2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource Traceback (most recent call last):
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/resource.py", line 601, in _action_recorder
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource yield
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/resource.py", line 924, in update
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource prop_diff])
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/scheduler.py", line 303, in wrapper
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource step = next(subtask)
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/resource.py", line 643, in action_handler_task
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource handler_data = handler(*args)
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/resources/openstack/heat/resource_group.py", line 439, in handle_update
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource checkers[0].start()
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource File "/opt/stack/heat/heat/engine/scheduler.py", line 200, in start
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource result = self._task(*self._args, **self._kwargs)
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource TypeError: _run_update() takes exactly 5 arguments (4 given)
2015-09-11 16:06:26.940 20725 ERROR heat.engine.resource

Rabi Mishra (rabi)
Changed in heat:
assignee: nobody → Rabi Mishra (rabi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

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

Reviewed: https://review.openstack.org/222569
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=b9e465c83b1902480920fb4c0bb0e67d2320446c
Submitter: Jenkins
Branch: master

commit b9e465c83b1902480920fb4c0bb0e67d2320446c
Author: Rabi Mishra <email address hidden>
Date: Fri Sep 11 16:29:12 2015 +0530

    Remove 'names' parameter from '_run_update' function

    Change-Id: I43e17633ff65557e3c62b4e16b6beac815e4120b
    Closes-Bug: #1494703

Changed in heat:
status: In Progress → Fix Committed
Changed in heat:
milestone: none → liberty-rc1
importance: Undecided → High
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-rc1 → 5.0.0
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.