1. a62249e Doing vim_db threading safe with a Lock. by tierno · 8 years ago
  2. bd15be4 Allow idempotency for sdn assist network/port deletion by tierno · 8 years ago BUILD_v4.0.1_1
  3. bd7d70e Set network to BUILD when added/deleted ports to it until reconfigured by tierno · 8 years ago
  4. e8b761a Capture more exceptions for SDN floodlight plugin by tierno · 8 years ago
  5. 9a8846d Provide openflow information at network show by tierno · 8 years ago
  6. 423a408 Bug 462 (Enhancement) - Add support for Xen and Unikernels by Paolo Lungaroni · 8 years ago v3.1 v3.1.0
  7. 9b5d7f9 Feature 5650. Allow set VM interface ip-address by tierno · 8 years ago
  8. b5eb341 Fix database insertion error field oversize by tierno · 8 years ago
  9. 5f79a26 give clearer error message at new network fail by tierno · 8 years ago rift300 v3.0.3
  10. 259459f updated DB to change type of ram in flavors table by garciadeblas · 8 years ago
  11. 338e998 Allow VIO extended PCI address for the port_mapping by tierno · 9 years ago v2.0
  12. 0ec17ec Fix minor service start in ovim by mirabal · 9 years ago
  13. 1d5c229 set network status to ACTIVE at service start by tierno · 9 years ago v2.0.2
  14. e16a636 Refactor ssh commands by mirabal · 9 years ago
  15. 6878e3f Provider network and dnsmaq conf improvment by mirabal · 9 years ago
  16. d48f4f9 Fix thread start during service start. by mirabal · 9 years ago ssh_command
  17. 42ca009 Fix 295:Check conectivity btw nodes when net type is ovs by mirabal · 9 years ago
  18. caeb224 Empty disk support added to openvim by mirabal · 9 years ago
  19. 86b8dd1 enhance log message errors when fails at starting by tierno · 9 years ago
  20. a693304 Allow specifying ssh key file for compute nodes and network controller by tierno · 9 years ago
  21. 11c45e7 fix small bug at used bridge networks checking and dhcp by tierno · 9 years ago
  22. 72fcda7 Fix minor bugs in dhcp service during vm deployment by mirabal · 9 years ago
  23. 7fa5a65 Changes to import dynamically modules in ovim.py by garciadeblas · 9 years ago
  24. 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
  25. a290d8f Add region to nets and allow ovelapping vlan at each region by tierno · 9 years ago
  26. 95a9e83 changes at migrate_vim_db to use database version as a parameter and not use openvim version by tierno · 9 years ago
  27. 5106895 fix issues running from source by tierno · 9 years ago
  28. 29d8024 Fix import problems of vimconnector by tierno · 9 years ago
  29. 071df95 Fixed imports in ovim.py by garciadeblas · 9 years ago
  30. f135eff loggin enhancement at host_thread by tierno · 9 years ago
  31. 9f65710 Modify openvim code structure, improve py package by mirabal · 9 years ago[Renamed (99%) from ovim.py]
  32. 43044b0 logging enhancement at dhcp_thread by tierno · 9 years ago
  33. 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
  34. 46ca3a9 Allow several pci for of_port_mapping. Log enhancement by tierno · 9 years ago
  35. d87877c New file setup.py: builds a python package by mirabal · 9 years ago
  36. 9282755 Minor changes to allow SDN connectivity for RO by montesmoreno · 9 years ago
  37. 6c60065 Openflow controller abstract connector by mirabal · 9 years ago
  38. aa94146 fix issue at port deletion and network check ports to know what sdn_controller to update by tierno · 9 years ago
  39. a8776d1 Fixed bug that was ommiting the user and password info of the SDN controllers by montesmoreno · 9 years ago
  40. 275b199 minor change to avoid deleting a non existing element from dictionary by montesmoreno · 9 years ago
  41. 2db743b fix moving openvim version/date/db_version to ovim by tierno · 9 years ago
  42. 50a052f Move openvim version/date/db_version to ovim by mirabal · 9 years ago
  43. 8223258 minor logs changes at http for network update openflow rules by tierno · 9 years ago
  44. 1600750 minor error at exception launch when no port mapping found at ovim new_external_port by tierno · 9 years ago
  45. f9a1a8d Modify http get/clear openflows to handle n ofc_id by mirabal · 9 years ago
  46. 7bbf50e Refactor update-net task to ovim.py by mirabal · 9 years ago
  47. 686b395 fix a race condition using database connection db_of at ovim.start without using db_lock by tierno · 9 years ago
  48. 3782945 new_external_port and DB table adds by mirabal · 9 years ago
  49. 6045a9d OF controller port mapping by mirabal · 9 years ago
  50. 580435e Handle ofcs thread creation form db and openvim.cfg by mirabal · 9 years ago
  51. 5b6f749 Minor changes in ovim.py for SDN controllers functionality by Pablo Montes Moreno · 9 years ago
  52. fbfb797 Tenant code migration to ovim.py by mirabal · 9 years ago
  53. 9e19459 Create db entry for manage Openflow controllers by mirabal · 9 years ago
  54. e9f6f1a Move network logic from httpserver to ovim by mirabal · 9 years ago
  55. 65ba8f8 Move openflow logic to ovim.py from httpserver.py by mirabal · 9 years ago
  56. 18f5de3 Add gateway_ip to nets DB table by mirabal · 9 years ago
  57. b716ac5 Create dhcp thread at openvim startup by mirabal · 9 years ago
  58. 56c0c28 minor changes on stopping threads by tierno · 9 years ago
  59. 57f7bda Class OVIM to perform the logic done by http receptor by tierno · 9 years ago