1. 7fa5a65 Changes to import dynamically modules in ovim.py by garciadeblas · 9 years ago
  2. e0c28c1 fix bugs at host_thread; start net controller thread; sharing same variables db_lock and db between the two ovim instances; logger name at openflow thread by tierno · 9 years ago
  3. a290d8f Add region to nets and allow ovelapping vlan at each region by tierno · 9 years ago
  4. 95a9e83 changes at migrate_vim_db to use database version as a parameter and not use openvim version by tierno · 9 years ago
  5. 5106895 fix issues running from source by tierno · 9 years ago
  6. 29d8024 Fix import problems of vimconnector by tierno · 9 years ago
  7. 071df95 Fixed imports in ovim.py by garciadeblas · 9 years ago
  8. f135eff loggin enhancement at host_thread by tierno · 9 years ago
  9. 9f65710 Modify openvim code structure, improve py package by mirabal · 9 years ago[Renamed (99%) from ovim.py]
  10. 43044b0 logging enhancement at dhcp_thread by tierno · 9 years ago
  11. ba1862b Fixed bug that generated an error when adding a sdn-controller without user or password. These two parameters are optional by montesmoreno · 9 years ago
  12. 46ca3a9 Allow several pci for of_port_mapping. Log enhancement by tierno · 9 years ago
  13. d87877c New file setup.py: builds a python package by mirabal · 9 years ago
  14. 9282755 Minor changes to allow SDN connectivity for RO by montesmoreno · 9 years ago
  15. 6c60065 Openflow controller abstract connector by mirabal · 9 years ago
  16. aa94146 fix issue at port deletion and network check ports to know what sdn_controller to update by tierno · 9 years ago
  17. a8776d1 Fixed bug that was ommiting the user and password info of the SDN controllers by montesmoreno · 9 years ago
  18. 275b199 minor change to avoid deleting a non existing element from dictionary by montesmoreno · 9 years ago
  19. 2db743b fix moving openvim version/date/db_version to ovim by tierno · 9 years ago
  20. 50a052f Move openvim version/date/db_version to ovim by mirabal · 9 years ago
  21. 8223258 minor logs changes at http for network update openflow rules by tierno · 9 years ago
  22. 1600750 minor error at exception launch when no port mapping found at ovim new_external_port by tierno · 9 years ago
  23. f9a1a8d Modify http get/clear openflows to handle n ofc_id by mirabal · 9 years ago
  24. 7bbf50e Refactor update-net task to ovim.py by mirabal · 9 years ago
  25. 686b395 fix a race condition using database connection db_of at ovim.start without using db_lock by tierno · 9 years ago
  26. 3782945 new_external_port and DB table adds by mirabal · 9 years ago
  27. 6045a9d OF controller port mapping by mirabal · 9 years ago
  28. 580435e Handle ofcs thread creation form db and openvim.cfg by mirabal · 9 years ago
  29. 5b6f749 Minor changes in ovim.py for SDN controllers functionality by Pablo Montes Moreno · 9 years ago
  30. fbfb797 Tenant code migration to ovim.py by mirabal · 9 years ago
  31. 9e19459 Create db entry for manage Openflow controllers by mirabal · 9 years ago
  32. e9f6f1a Move network logic from httpserver to ovim by mirabal · 9 years ago
  33. 65ba8f8 Move openflow logic to ovim.py from httpserver.py by mirabal · 9 years ago
  34. 18f5de3 Add gateway_ip to nets DB table by mirabal · 9 years ago
  35. b716ac5 Create dhcp thread at openvim startup by mirabal · 9 years ago
  36. 56c0c28 minor changes on stopping threads by tierno · 9 years ago
  37. 57f7bda Class OVIM to perform the logic done by http receptor by tierno · 9 years ago