Introduce API to manage container networks
Right now, docker network is automatically created [1] if it is not existing in before. In long-term, we needs a network API to manage docker networks (create/
As the docker network is on each compute node, zun support multi compute node, so wrap the docker network api is meaningless for zun.
Per discussion on team meeting, change this BP's goal to implement the attach/detach network api for zun networks(neutron network).
--shunli 2017.8.8
Blueprint information
- Status:
- Complete
- Approver:
- hongbin
- Priority:
- High
- Drafter:
- hongbin
- Direction:
- Approved
- Assignee:
- Shunli Zhou
- Definition:
- New
- Series goal:
- Accepted for queens
- Implementation:
- Implemented
- Milestone target:
- queens-1.0.0
- Started by
- Shunli Zhou
- Completed by
- Shunli Zhou
Related branches
Related bugs
Sprints
Whiteboard
Hi, Madhuri Kumari , I would like to take this BP if you have no time work on this.
@Shunli, Please feel free to take it.
Gerrit topic: https:/
Addressed by: https:/
[WIP]Add detach network server side.
Addressed by: https:/
[WIP]Add attach a network to a container server side.
Work Items
Dependency tree
* Blueprints in grey have been implemented.