fuelmenu reports duplicating ip address by comparing it with itself
Bug #1463418 reported by
Tigran
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Medium
|
Matthew Mosesohn | ||
6.1.x |
Won't Fix
|
Medium
|
MOS Maintenance | ||
7.0.x |
Fix Released
|
Medium
|
Matthew Mosesohn |
Bug Description
Tested on Dell R210 fuel-community-
in fuelmenu i tried to set up eth5 interface by giving to it 10.10.0.10 address.
When applied changes, everything went fine, the eth5 got 10.10.0.10; but when pressed check button, it claimed that it is a duplicating ip address.
The same happens with the default 10.20.0.2 address for PXE boot.
Note: all interfaces are connected to one switch.
Workaround:
the test is done by running arping; /usr/lib/
replaced temporarily arping with a dummy script returning 0
Changed in fuel: | |
milestone: | none → 6.1 |
assignee: | nobody → Fuel Library Team (fuel-library) |
Changed in fuel: | |
status: | In Progress → Fix Committed |
tags: | added: known-issue |
Changed in fuel: | |
status: | Confirmed → In Progress |
tags: | added: on-verification |
no longer affects: | fuel/8.0.x |
tags: | added: area-library |
tags: | removed: on-verification |
tags: | added: on-verification |
tags: | added: wontfix-workaround |
To post a comment you must log in.
Matt, /github. com/stackforge/ fuel-web/ commit/ f9d9c89d8a943ce cceda2102adbcdd 73397ef158)
please take a look. You wrote the code which verifies IP duplication (https:/