Please create scaffold for vmware-dvs-driver in agent architecture. It should be minimal set of code that can be executed. It should include:
- VMwareDVSMechanismDriver that inherits from proper base class
- 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 anything beside receiving communicates. Delegation of Network, ports, and security groups management will subject of another tickets.
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: ismDriver that inherits from proper base class
- 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 anything beside receiving communicates. Delegation of Network, ports, and security groups management will subject of another tickets.