Get rid of static/dynamic splitting of FuelAdmin network
Now we split FuelAdmin (PXE) network to the two parts - one for dynamic allocation via DHCP and another for static allocation by This becomes a legacy behaviour since we got rid of assign IPs for all node's interfaces: https:/
So now we are ready to remove the static part of PXE network and expand the dynamic part all over the network. We can just use that IP which has bee assigned automaticaly during bootstrap stage.
Blueprint information
- Status:
- Complete
- Approver:
- Dmitry Pyzhov
- Priority:
- Medium
- Drafter:
- Andrey Danin
- Direction:
- Approved
- Assignee:
- Dima Shulyak
- Definition:
- Approved
- Series goal:
- Accepted for 6.0.x
- Implementation:
-
Implemented
- Milestone target:
-
6.0
- Started by
- Dima Shulyak
- Completed by
- Dima Shulyak
Related branches
Whiteboard
https:/
Gerrit topic: https:/
Addressed by: https:/
Reuse current DHCP address for admin interface
Gerrit topic: https:/
Addressed by: https:/
Reuse addresses from dhcp pool when possible
Addressed by: https:/
Use dhcp pool for nailgun default admin range
Addressed by: https:/
Remove overlapping verification btw static and dhcp
Work Items
Work items:
rework nailgun to re-use current DHCP address https:/
rework library scripts to set whole range in cobbler and fuel : TODO
check fuelmenu to see if there is anything that needs updates : TODO