Bug #16935
closedupdating a NIC's "Device identifier" if it doesn't already have one fails if the "Device identifier" includes a . or :
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 about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3942 added
Updated by Sean O'Keeffe about 8 years ago
I forgot to add downstream bug link: https://bugzilla.redhat.com/show_bug.cgi?id=1384980
Updated by Dominic Cleal about 8 years ago
- Related to Bug #10566: Unique interface identifier requirement prevents host from being edited if duplicate identifier exists added
Updated by Dominic Cleal about 8 years ago
Linked bug explicitly prevented interfaces from changing their type, by adding an identifier to a physical interface to change it to a virtual interface.
Updated by Marek Hulán about 8 years ago
- Category changed from Orchestration to Network
Updated by Marek Hulán almost 8 years ago
- Translation missing: en.field_release set to 189
Updated by Sean O'Keeffe almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 16cbc5c31d1bc12b10ebf2d9bb40e5b0e33d9e06.
Updated by Dominic Cleal almost 8 years ago
- Related to Bug #17494: Test fails because of the stray `end` in the test file added
Updated by Marek Hulán almost 8 years ago
Did you also find out why the tests in this PR succeeded?
Updated by Marek Hulán over 7 years ago
- Related to Bug #13161: bond0.vlan breaks fact upload added