Deployment with plugin leads to 500 error for deployment_history request
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
High
|
Fedor Zhadaev | ||
Newton |
Fix Released
|
High
|
Fedor Zhadaev |
Bug Description
ISO 1509
Steps to repro:
Deploy cluster with example plugin
Get /transactions/
Result: 500 error
2017-03-24 02:29:38.532 ERROR [7fbc390ed880] (base) Unexpected exception occured
Traceback (most recent call last):
File "/usr/lib/
return func(cls, *args, **kwargs)
File "<string>", line 2, in GET
File "/usr/lib/
return func(cls, *args, **kwargs)
File "/usr/lib/
include_
File "/usr/lib/
task_
KeyError: 'task_name'
Changed in fuel: | |
status: | New → Confirmed |
milestone: | 10.1 → 10.x-updates |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Fedor Zhadaev (fzhadaev) |
Changed in fuel: | |
milestone: | 10.x-updates → 10.1 |
Changed in fuel: | |
milestone: | 10.1 → 12.0 |
tags: | added: on-verification |
Fix proposed to branch: master /review. openstack. org/451319
Review: https:/