Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error not setting network_type in TOSCA network #982

Closed
micafer opened this issue Feb 6, 2020 · 0 comments
Closed

Error not setting network_type in TOSCA network #982

micafer opened this issue Feb 6, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@micafer
Copy link
Member

micafer commented Feb 6, 2020

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/IM/REST.py", line 731, in RESTAddResource
    remove_list, radl_data = tosca_data.to_radl(sel_inf)
  File "/usr/local/lib/python3.6/dist-packages/IM/tosca/Tosca.py", line 99, in to_radl
    net = self._gen_network(node)
  File "/usr/local/lib/python3.6/dist-packages/IM/tosca/Tosca.py", line 1224, in _gen_network
    if nework_type.lower() == "public":
AttributeError: 'NoneType' object has no attribute 'lower'
@micafer micafer added this to the 1.9.1 milestone Feb 6, 2020
@micafer micafer self-assigned this Feb 6, 2020
@micafer micafer closed this as completed in 424fe24 Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant