DVS agent scaffold
Bug #1516992 reported by
Andrzej Skupień
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vmware-dvs |
In Progress
|
Wishlist
|
Andrzej Skupień | ||
Kilo |
Fix Committed
|
Wishlist
|
Ann Taraday |
Bug Description
Branch: kilo-dvs-agent
Please create scaffold for vmware-dvs-driver in agent architecture. It should be minimal set of code that can be executed. It should include:
- VMwareDVSMechan
- Scaffold for DVSNeutronAgent, that can be run as process
- Documentation, how to start dvs agent process
Agent and driver should communicate with each other via RPC communicates. Agent don't have to do anything beside receiving communicates. Delegation of network, ports and security groups management will subject of another tickets.