You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/lib/python2.7/dist-packages/IM/tosca/Tosca.py", line 112, in to_radl
sys = self._gen_system(node, self.tosca.nodetemplates)
File "/usr/lib/python2.7/dist-packages/IM/tosca/Tosca.py", line 1357, in _gen_system
availability_zone = self._get_placement_property(res.name, "availability_zone")
File "/usr/lib/python2.7/dist-packages/IM/tosca/Tosca.py", line 65, in _get_placement_property
if prop in policy.properties:
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: