API extension for agent scheduler (NVP plugin)
NVP can use the quantum dhcp agent to provide dhcp services to tenant VM's. The aim of this blueprint is to provide support to the agent scheduler to allow the deployment of multiple dhcp agents. This improves scalability and avoid SPoF's. For more information, please read:
- http://
- http://
Support to this extension is rather minimal and it reduces itself to just ensuring that the API extension is properly hooked up with the plugin.
Blueprint information
- Status:
- Complete
- Approver:
- Salvatore Orlando
- Priority:
- Medium
- Drafter:
- Armando Migliaccio
- Direction:
- Needs approval
- Assignee:
- Armando Migliaccio
- Definition:
- Approved
- Series goal:
- Accepted for havana
- Implementation:
- Implemented
- Milestone target:
- 2013.2
- Started by
- Armando Migliaccio
- Completed by
- Armando Migliaccio
Related branches
Related bugs
Sprints
Whiteboard
After looking at blueprint:
https:/
And taking into account the fact that NVP does not need any L3 agent capabilities, I think there's room for restructuring the base extension to allow the plugins to discern between what's actually provided and what not. I would like to propose we split the base extension to allow composability.
Gerrit topic: https:/
Addressed by: https:/
Add support for the agent extension to NVP Plugin.