1. f1799b0 allow exposing hyperthreading at guest using metadata topology=oneSocket:hyperthreading by tierno · 9 years ago
  2. 686b395 fix a race condition using database connection db_of at ovim.start without using db_lock by tierno · 9 years ago
  3. 3782945 new_external_port and DB table adds by mirabal · 9 years ago
  4. 1817f96 change initopenvim to create tenant name osm by tierno · 9 years ago
  5. 6045a9d OF controller port mapping by mirabal · 9 years ago
  6. 580435e Handle ofcs thread creation form db and openvim.cfg by mirabal · 9 years ago
  7. 5b6f749 Minor changes in ovim.py for SDN controllers functionality by Pablo Montes Moreno · 9 years ago
  8. fbfb797 Tenant code migration to ovim.py by mirabal · 9 years ago
  9. 9e19459 Create db entry for manage Openflow controllers by mirabal · 9 years ago
  10. abd98cc get_of_rules corrected by garciaana · 9 years ago
  11. e9f6f1a Move network logic from httpserver to ovim by mirabal · 9 years ago
  12. 65ba8f8 Move openflow logic to ovim.py from httpserver.py by mirabal · 9 years ago
  13. 18f5de3 Add gateway_ip to nets DB table by mirabal · 9 years ago
  14. b716ac5 Create dhcp thread at openvim startup by mirabal · 9 years ago
  15. 56c0c28 minor changes on stopping threads by tierno · 9 years ago
  16. 9ba00b5 minor changes at host thread tasks scheduler by tierno · 9 years ago
  17. 71b5a0f Avoid ssh connections to network controller in test mode by mirabal · 9 years ago
  18. 57f7bda Class OVIM to perform the logic done by http receptor by tierno · 9 years ago
  19. c1d1d47 Merge branch 'v1.1' by tierno · 9 years ago
  20. e9317ff Openvim controller dhcp server over a ovs vxlan mesh by Mirabal · 9 years ago
  21. 181f175 store OVS network ports at database as type instance:ovs by tierno · 9 years ago
  22. bb33459 Refactor to support OVS insted of prepopulate tagged interfaces and linux briges by Mirabal · 9 years ago
  23. 4131cfb Merge "Refactor to support OVS insted of prepopulate tagged interfaces and linux briges" by tierno · 9 years ago
  24. 3afd0ce minor change at initopenvim script by tierno · 9 years ago
  25. 4a8f0df fixes issues with ovs type using bridge netwoks by tierno · 9 years ago
  26. c569a03 Refactor to support OVS insted of prepopulate tagged interfaces and linux briges by Mirabal · 9 years ago
  27. d2ba19b Merge "Add openvswitch installation for openvim compute RHEL" by tierno · 9 years ago
  28. 3043d13 fixes 88: Change openvimd.cfg to listen in all interfaces by default by tierno · 9 years ago
  29. efd7660 Add openvswitch installation for openvim compute RHEL by Mirabal · 9 years ago
  30. 7256d6b Openvim managment nets OVS refactoring by Mirabal · 9 years ago
  31. e8283ab fixed a bug at deployment using public images by tierno · 9 years ago
  32. f30a677 Fixed length of some DB fields: path and name in table images, name in table flavors by garciadeblas · 9 years ago v1.0 v1.0.4 v1.0.5
  33. 922ad6f Support of lookup based on image name and checksum. Fixes bug 73. by garciadeblas · 9 years ago
  34. df24c74 allow public images to be visible at VM instantiation by tierno · 9 years ago
  35. 12cb90b avoid image duplication of public images referenced by several tenants by tierno · 9 years ago
  36. 150cde1 fix a bug at lvirt module load by tierno · 9 years ago
  37. 69a5739 allow public images to be visible by all tenants by tierno · 9 years ago
  38. a07bb94 merge v1.0.2 -commit 8940f6c- into master by tierno · 9 years ago
  39. 8940f6c change installation to checkout the v1.0.2 tag by tierno · 9 years ago v1.0.2 v1.0.3
  40. 36d2263 change installation to checkout the stable tag by tierno · 9 years ago
  41. 8750514 Plugin for ONOS 1.8 by Alaitz Mendiola · 9 years ago
  42. 37a7c6f installation script service add openflow tool by tierno · 9 years ago
  43. 1c84ac0 installation script enhancement. Make idempotent by tierno · 9 years ago
  44. e7bedeb allow openvim in test mode to run without python-libvirt package installed by tierno · 9 years ago
  45. 92c96c6 Compute script for Ubuntu 16.04 by Mirabal · 9 years ago
  46. d03ce28 Adapt test/test_openflow.sh for ONOS because it does not allow fixing flow id by tierno · 9 years ago
  47. 642c468 merge v1.0 commit 9aea043 on master by tierno · 9 years ago
  48. 9aea043 enhancement at script development scripts by Mirabal · 9 years ago
  49. e5d685e enhancement at script configure-compute-node-develop-UBUNTU16.04.sh by tierno · 9 years ago
  50. 0d8afbe Allow compute nodes without hugepages by tierno · 9 years ago
  51. c1bcd8d Merge "Fixed bug in openvim when connecting using ssh key file" into v1.0 by tierno · 9 years ago
  52. 6dfba21 Fixed bug in openvim when connecting using ssh key file by garciadeblas · 9 years ago
  53. d9cd596 Dev compute script generation by Leonardo · 9 years ago
  54. 1e81d75 Change in service-opendaylight to fix env variable OPENDAYLIGHT_PATH by garciadeblas · 9 years ago
  55. 6560f21 Merge "Bug 99: get_dhcp_lease.sh with support for LXD DHCP / fix in openvimd.cfg comment" into v1.0 by tierno · 9 years ago
  56. efc2bfb Bug 99: get_dhcp_lease.sh with support for LXD DHCP / fix in openvimd.cfg comment by Jokin Garay · 9 years ago
  57. 2a5a0c5 bug 73: Add url validator in http_post_images by Leonardo · 9 years ago
  58. 73940e0 install-openvim updated to use tag v1.0.1 by garciadeblas · 9 years ago v1.0.1
  59. 115b64a avoid warning at database manipulation because passwd is sent at command line by tierno · 9 years ago
  60. 789b61c fixes 88: Change openvimd.cfg to listen in all interfaces by default by tierno · 9 years ago
  61. 2594a3a change database credentials checking from mysqladmin ping to mysqladmin status by tierno · 9 years ago
  62. c01b383 0.5.0 openvim for OSM Release One by tierno · 10 years ago v1.0.0
  63. b0b9d08 bug getting parameters at initopenvim by tierno · 10 years ago
  64. 2459539 Support of image name and checksum when creating and using an image by garciadeblas · 10 years ago
  65. 34940a0 v0.4.9 allow URL for image path. Automatically download the image in the compute node by tierno · 10 years ago
  66. c486473 Script utility to get options. Allow service-openvim init-openvim to manage both openvim as a service and running inside a screen by tierno · 10 years ago
  67. 3e9a147 Added openvim client at path when installing openvim service by tierno · 10 years ago
  68. a36d64d fix some errors when parsing the command line input parameters by tierno · 10 years ago
  69. 7cf6fee make openvim client at the path when installing openvim as a service by tierno · 10 years ago
  70. 2028d6e Minor bug fix in install-openvim to install correctly the service by garciadeblas · 10 years ago
  71. f13617a v0.4.8 insert option --log-file to prepare to be a service by tierno · 10 years ago
  72. 9a61c6b changed/added license heading. Moved some json files to yaml by tierno · 10 years ago
  73. f053737 v0.4.7 remove folder utils moving files to parent to avoid an empty __utils.py__ file without license by tierno · 10 years ago
  74. f7aa8c4 Initial openvim v0.4.6 upload by tierno · 10 years ago
  75. de6d6e7 Initial empty repository by almagia · 10 years ago