Actions
Bug #9497
closedUser shouldn't be allowed to create BMC interface without mac
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1194641
Description of problem:
I tried to create BMC interface and didn't specify the mac. I marked it as managed too. I think UI should validate the form. Form was submitted successfully. I believe BMC interfaces should have mac as physical network interfaces.
Version-Release number of selected component (if applicable):
sat6.1 beta snap3
Satellite-6.1.0-RHEL-6-20150217.0
How reproducible:
always
Steps to Reproduce:
1. Add BMC interface without specifying mac
2.
3.
Actual results:
No error on UI
Expected results:
UI should raise validation error.
Additional info:
Actions