Actions
Bug #16935
closedupdating a NIC's "Device identifier" if it doesn't already have one fails if the "Device identifier" includes a . or :
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Description of problem:
updating a NIC's "Device identifier" if it doesn't already have one fails if the "Device identifier" includes a . or :
Version-Release number of selected component (if applicable):
nightly
How reproducible:
100%
Steps to Reproduce:
1. Create a new ( dont set Device identifier on the NIC)
2. edit host and try to set Device identifier to eth1:210 for example
3.
Actual results:
Error: Can't add or remove : from identifier
Expected results:
to be able to set it.
Additional info
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3942 added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #10566: Unique interface identifier requirement prevents host from being edited if duplicate identifier exists added
Updated by Sean O'Keeffe over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal over 8 years ago
- Related to Bug #17494: Test fails because of the stray `end` in the test file added
Updated by Marek Hulán about 8 years ago
- Related to Bug #13161: bond0.vlan breaks fact upload added
Actions