add Neutron support so that Ironic can appropriately forward DHCP BOOT requests
When a deployed instance is moved from one ironic conductor to another, Ironic will need to inform Neutron of an instance:conductor change so that Neutron can appropriately forward DHCP BOOT requests to the correct conductor.
This should be a small shim which merely updates these options in Neutron. Full management of Neutron ports is not needed -- this can be done by the Nova driver (or any other client).
See
https:/
for information on how instances are mapped to conductors.
Blueprint information
- Status:
- Complete
- Approver:
- aeva black
- Priority:
- Essential
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- dkehn
- Definition:
- Approved
- Series goal:
- Accepted for icehouse
- Implementation:
-
Implemented
- Milestone target:
-
2014.1
- Started by
- aeva black
- Completed by
- aeva black
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adds Neutron support to Ironic
Addressed by: https:/
Implement _update_neutron in PXE driver
Addressed by: https:/
Fix log and test for NeutronAPI.