Interface Bulk Import Exception when adding interfaces to virtual machines #4052
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Expected Behavior
Either interfaces are imported successfully or data validation errors are reported.
Observed Behavior
Submission results in the following Python exception.
Example input data:
virtual_machine,name,type
hostname,eth0,Virtual
The import seems to work without problems when importing for devices. Was able to reproduce issue in clean installs of both v2.7.2 and v2.7.3.
The text was updated successfully, but these errors were encountered: