TypeError: Unexpected keyword passed to sqlalchemy.orm.session from cf_connections
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Medium
|
Felipe Monteiro | ||
Mitaka |
Fix Committed
|
Undecided
|
Felipe Monteiro | ||
Newton |
Fix Committed
|
Undecided
|
Felipe Monteiro | ||
Ocata |
Fix Released
|
Medium
|
Felipe Monteiro |
Bug Description
In both Python 2.7 and 3.4, when calling delete_
The function prototype for delete in sqlalchemy/
The following stacktrace is produced:
Traceback (most recent call last):
File "/opt/stack/
cf_
File "/opt/stack/
synchronize
TypeError: delete() got an unexpected keyword argument 'synchronize'
Changed in murano: | |
assignee: | nobody → Felipe Monteiro (fm577c) |
status: | New → In Progress |
Changed in murano: | |
status: | In Progress → Fix Committed |
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → ocata-1 |
Fix proposed to branch: master /review. openstack. org/382652
Review: https:/