1. 29e4f58 fix issue 2 at vim_db by tierno · 8 years ago
  2. 87a7519 fix issue at vim_db by tierno · 8 years ago
  3. a62249e Doing vim_db threading safe with a Lock. by tierno · 8 years ago
  4. 9ec4ad8 fix installation problem with openflow-lib script by tierno · 8 years ago
  5. b0ae0fe Restrict git describe to tags matching v* by Michael Marchetti · 8 years ago BUILD_v4.0.1_2
  6. bd15be4 Allow idempotency for sdn assist network/port deletion by tierno · 8 years ago BUILD_v4.0.1_1
  7. bd7d70e Set network to BUILD when added/deleted ports to it until reconfigured by tierno · 8 years ago
  8. e8b761a Capture more exceptions for SDN floodlight plugin by tierno · 8 years ago
  9. 9a8846d Provide openflow information at network show by tierno · 8 years ago
  10. caaa6cf Empty commit to make v4.0.0 and v3.1.0 tags point to different commits by garciadeblas · 8 years ago v4.0.0 v4.0.1
  11. 423a408 Bug 462 (Enhancement) - Add support for Xen and Unikernels by Paolo Lungaroni · 8 years ago v3.1 v3.1.0
  12. 9b5d7f9 Feature 5650. Allow set VM interface ip-address by tierno · 8 years ago
  13. b5eb341 Fix database insertion error field oversize by tierno · 8 years ago
  14. 5f79a26 give clearer error message at new network fail by tierno · 8 years ago rift300 v3.0.3
  15. 986f8b2 flat database mano_db structure to version 22 by tierno · 8 years ago v3.0.2
  16. 1b20f66 rollback database when migrate fails by tierno · 8 years ago
  17. 259459f updated DB to change type of ram in flavors table by garciadeblas · 8 years ago
  18. fb9b059 Merge branch 'v2.0' by tierno · 9 years ago v3.0.0 v3.0.0rc v3.0.0rc16 v3.0.0rc17 v3.0.0rc2 v3.0.1
  19. 338e998 Allow VIO extended PCI address for the port_mapping by tierno · 9 years ago v2.0
  20. 5519577 Changes in Makefile,setup and devops files, including new tox.ini by garciadeblas · 9 years ago
  21. cbccaab add aritifactory server, node config by Mike Marchetti · 9 years ago
  22. 005a9dc Bug fix 333, pexpect installation fix by mirabal · 9 years ago v3.0.0rc14 v3.0.0rc15
  23. 126e787 PyTest, test to cover VM creation a ovs nets by mirabal · 9 years ago
  24. 0ec17ec Fix minor service start in ovim by mirabal · 9 years ago
  25. d81b2d4 Merge branch 'v2.0' tag 'v2.0.2' by tierno · 9 years ago
  26. 1d5c229 set network status to ACTIVE at service start by tierno · 9 years ago v2.0.2
  27. c8a24a8 Merge "Refactor ssh commands" into v2.0 by tierno · 9 years ago
  28. e16a636 Refactor ssh commands by mirabal · 9 years ago
  29. 44985bb update jenkins pipeline by Mike Marchetti · 9 years ago
  30. c67abe2 Unify ssh_command. Allow remote ssh with paramiko and localhost with subprocess by tierno · 9 years ago
  31. 6878e3f Provider network and dnsmaq conf improvment by mirabal · 9 years ago
  32. d48f4f9 Fix thread start during service start. by mirabal · 9 years ago ssh_command
  33. 42ca009 Fix 295:Check conectivity btw nodes when net type is ovs by mirabal · 9 years ago
  34. caeb224 Empty disk support added to openvim by mirabal · 9 years ago
  35. 1dd7eb2 Changes to fix bugs in the support of topologies of 1 socket with hyperthreading by garciadeblas · 9 years ago
  36. 1ff6c02 Minor change by tierno · 9 years ago v2.0.1
  37. 86b8dd1 enhance log message errors when fails at starting by tierno · 9 years ago
  38. d6eb868 adjust installer to get latest stable tag by tierno · 9 years ago
  39. efc4d97 Fix minor bug with bridge_data and ovs nets by mirabal · 9 years ago
  40. a693304 Allow specifying ssh key file for compute nodes and network controller by tierno · 9 years ago
  41. e3cf1f7 fix minor bugs related with dhcp by mirabal · 9 years ago
  42. 47fa483 Merge "Fix minor bug when iface is not connected to net" by tierno · 9 years ago
  43. 8afc8a2 Fix minor bug when iface is not connected to net by mirabal · 9 years ago
  44. 11c45e7 fix small bug at used bridge networks checking and dhcp by tierno · 9 years ago
  45. 0c5d424 fix bug, Bandwith showed wrong listing a VM by mirabal · 9 years ago
  46. 007797e Fix bug, check VF is active before destroy by mirabal · 9 years ago
  47. e088f32 fix issue at install-openvim.sh by tierno · 9 years ago
  48. 72fcda7 Fix minor bugs in dhcp service during vm deployment by mirabal · 9 years ago
  49. 24ca7a8 fix issues at installation scripts. Change at initopenvim by tierno · 9 years ago
  50. 3221331 fix some errors by tierno · 9 years ago
  51. 7fa5a65 Changes to import dynamically modules in ovim.py by garciadeblas · 9 years ago
  52. 49f2e85 Enhance install-openvim script to add same options as in RO by tierno · 9 years ago
  53. 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
  54. 515e971 Avoid at init_vim_db.sh prompt user for confirmation with option --createdb by tierno · 9 years ago
  55. a290d8f Add region to nets and allow ovelapping vlan at each region by tierno · 9 years ago
  56. fa6928a Merge "added createdb option to init_vim_db.sh" by tierno · 9 years ago
  57. 9f72b5d added createdb option to init_vim_db.sh by tierno · 9 years ago
  58. 9cc283f Fix bug installing openvim and db generation by mirabal · 9 years ago
  59. 95a9e83 changes at migrate_vim_db to use database version as a parameter and not use openvim version by tierno · 9 years ago
  60. dc7a2da better parsing of user answers by tierno · 9 years ago
  61. 5106895 fix issues running from source by tierno · 9 years ago
  62. b0c600d Merge branch 'v2.0' by tierno · 9 years ago
  63. 8bcea0f Merge "Fix import problems of vimconnector" into v2.0 by tierno · 9 years ago v2.0.0
  64. 29d8024 Fix import problems of vimconnector by tierno · 9 years ago
  65. 334af28 Updated Makefile to install pip-setuptools as user by garciadeblas · 9 years ago
  66. 3c4b2bf fix issue at install-db-server.sh by tierno · 9 years ago
  67. d32ca30 Changes in Makefile to upgrade setuptools by garciadeblas · 9 years ago
  68. b3fd885 Jenkinsfile updated to use agent any for the debian stage by garciadeblas · 9 years ago
  69. fdbdb09 Fix issue at option updatedb by tierno · 9 years ago
  70. e52c0b7 Added option updatedb to allow preserving current database by tierno · 9 years ago
  71. e5f663c install-db-server enhancement by tierno · 9 years ago
  72. e1177a6 Updated Jenkinsfile using ReleaseOne instead of $RELEASE by garciadeblas · 9 years ago
  73. 6ea0132 Changes in Makefile to copy deb packages to .build by garciadeblas · 9 years ago
  74. 0c52db4 Dockerfile updated to include pypi2deb package by garciadeblas · 9 years ago
  75. 6c77e42 Dockerfile updated to include additional required packages by garciadeblas · 9 years ago
  76. d4c45fd Updated Dockerfile to include build-essential by garciadeblas · 9 years ago
  77. dd93363 Updated Dockerfile and Jenkinsfile to push to openvim FTP folder by garciadeblas · 9 years ago
  78. c9f7058 Preliminar Jenkinsfile and Dockerfile; not working with agreed debian repo structure by garciadeblas · 9 years ago
  79. 27c1c92 Merge branch 'master' into v2.0 by garciadeblas · 9 years ago
  80. 57697f9 Fix bug when installing vim_db based on ovim.py version by garciadeblas · 9 years ago
  81. 071df95 Fixed imports in ovim.py by garciadeblas · 9 years ago
  82. 0119d7d Fix install_lite to make RO installation from source works; new Makefile rules for building and cleaning both packages by garciadeblas · 9 years ago
  83. 8b7767b Support of debian packaging with versioning for openvim and ovim library; dealing with openflow exec; inclusion of README.rst for both; service file and postinst file added for openvim by garciadeblas · 9 years ago
  84. 6931a3e added build to gitcommon by tierno · 9 years ago
  85. f135eff loggin enhancement at host_thread by tierno · 9 years ago
  86. 9f65710 Modify openvim code structure, improve py package by mirabal · 9 years ago
  87. ee19576 Add --uninstall to install-db-server.sh by mirabal · 9 years ago
  88. 43044b0 logging enhancement at dhcp_thread by tierno · 9 years ago
  89. 38cf607 Add openflow-port-mapping CLI command by mirabal · 9 years ago
  90. 8629cd5 Merge "setup.py fix for non py files during installation" by tierno · 9 years ago
  91. 622e55d setup.py fix for non py files during installation by mirabal · 9 years ago
  92. 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
  93. 46ca3a9 Allow several pci for of_port_mapping. Log enhancement by tierno · 9 years ago
  94. 76fd48f added some missing packages for floodlight installation by tierno · 9 years ago
  95. 15f2387 Add openflow_conn to setup.py by mirabal · 9 years ago
  96. d87877c New file setup.py: builds a python package by mirabal · 9 years ago
  97. 9282755 Minor changes to allow SDN connectivity for RO by montesmoreno · 9 years ago
  98. 6c60065 Openflow controller abstract connector by mirabal · 9 years ago
  99. aa94146 fix issue at port deletion and network check ports to know what sdn_controller to update by tierno · 9 years ago
  100. a8776d1 Fixed bug that was ommiting the user and password info of the SDN controllers by montesmoreno · 9 years ago