commit 9ff3f49f23f9bf40f657e68e2359cf79df047138
Author: Felipe Monteiro <email address hidden>
Date: Wed Oct 5 16:33:47 2016 -0400
Fix TypeError being thrown by delete_environment_from_space
in cf_connections.
An unexpected keyword, 'synchronized', is passed to the
function delete from delete_environment_from_space.
This fix removes 'synchronized' arg from the call to
delete.
Reviewed: https:/ /review. openstack. org/382652 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=9ff3f49f23f 9bf40f657e68e23 59cf79df047138
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9ff3f49f23f9bf4 0f657e68e2359cf 79df047138
Author: Felipe Monteiro <email address hidden>
Date: Wed Oct 5 16:33:47 2016 -0400
Fix TypeError being thrown by delete_ environment_ from_space
in cf_connections.
An unexpected keyword, 'synchronized', is passed to the environment_ from_space.
function delete from delete_
This fix removes 'synchronized' arg from the call to
delete.
Change-Id: I065dc1a81dc0c2 3cc9a264399a992 55e8272b07d
Closes-Bug: #1630747