This is an old revision of the document!
| Feature | Function |
|---|---|
| Virtual Network Northbound API | Network Create/Update/Delete |
| Subnet Create/Update/Delete | |
| Virtualport Create/Update/Delete | |
| Ovsdb function Test | Ovsdb connection setup/Default configuration send |
| Openflow connection setup automaticly/Default openflow table install | |
| VM go online and fullmesh vxlan build/VM can reach each other |
Level 1:Testing NB API.Take the method of sending json message to test network/subnet/port api.The testing actions will include post/get/delete/put.
Level 2:Testing OVSDB . This method need to develop a number of api,and call ovsdb features from these api to check if the ovs config correctly.
Level 3:Testing VM go online.Using hosts of mininet to simulate the vm of the compute node.