Update task in the Service Actions API references invalid Session State
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Felipe Monteiro | ||
Liberty |
New
|
Undecided
|
Unassigned | ||
Mitaka |
Fix Committed
|
High
|
Felipe Monteiro | ||
Newton |
Fix Committed
|
High
|
Felipe Monteiro | ||
Ocata |
Fix Released
|
High
|
Felipe Monteiro |
Bug Description
Currently, the function update_task in murano.
The following traceback is produced:
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/opt/stack/
return func(*args, **keywargs)
File "murano/
mock_task, mock_unit)
File "murano/
AttributeError: 'SessionState' object has no attribute 'deploying'
Changed in murano: | |
assignee: | nobody → Felipe Monteiro (fm577c) |
status: | New → In Progress |
Changed in murano: | |
milestone: | none → ocata-1 |
Fix proposed to branch: master /review. openstack. org/380375
Review: https:/