1. 6c77e42 Dockerfile updated to include additional required packages by garciadeblas · 9 years ago
  2. d4c45fd Updated Dockerfile to include build-essential by garciadeblas · 9 years ago
  3. dd93363 Updated Dockerfile and Jenkinsfile to push to openvim FTP folder by garciadeblas · 9 years ago
  4. c9f7058 Preliminar Jenkinsfile and Dockerfile; not working with agreed debian repo structure by garciadeblas · 9 years ago
  5. 27c1c92 Merge branch 'master' into v2.0 by garciadeblas · 9 years ago
  6. 57697f9 Fix bug when installing vim_db based on ovim.py version by garciadeblas · 9 years ago
  7. 071df95 Fixed imports in ovim.py by garciadeblas · 9 years ago
  8. 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
  9. 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
  10. 6931a3e added build to gitcommon by tierno · 9 years ago
  11. f135eff loggin enhancement at host_thread by tierno · 9 years ago
  12. 9f65710 Modify openvim code structure, improve py package by mirabal · 9 years ago
  13. ee19576 Add --uninstall to install-db-server.sh by mirabal · 9 years ago
  14. 43044b0 logging enhancement at dhcp_thread by tierno · 9 years ago
  15. 38cf607 Add openflow-port-mapping CLI command by mirabal · 9 years ago
  16. 8629cd5 Merge "setup.py fix for non py files during installation" by tierno · 9 years ago
  17. 622e55d setup.py fix for non py files during installation by mirabal · 9 years ago
  18. 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
  19. 46ca3a9 Allow several pci for of_port_mapping. Log enhancement by tierno · 9 years ago
  20. 76fd48f added some missing packages for floodlight installation by tierno · 9 years ago
  21. 15f2387 Add openflow_conn to setup.py by mirabal · 9 years ago
  22. d87877c New file setup.py: builds a python package by mirabal · 9 years ago
  23. 9282755 Minor changes to allow SDN connectivity for RO by montesmoreno · 9 years ago
  24. 6c60065 Openflow controller abstract connector by mirabal · 9 years ago
  25. aa94146 fix issue at port deletion and network check ports to know what sdn_controller to update by tierno · 9 years ago
  26. a8776d1 Fixed bug that was ommiting the user and password info of the SDN controllers by montesmoreno · 9 years ago
  27. 275b199 minor change to avoid deleting a non existing element from dictionary by montesmoreno · 9 years ago
  28. 2db743b fix moving openvim version/date/db_version to ovim by tierno · 9 years ago
  29. 50a052f Move openvim version/date/db_version to ovim by mirabal · 9 years ago
  30. 8223258 minor logs changes at http for network update openflow rules by tierno · 9 years ago
  31. 1600750 minor error at exception launch when no port mapping found at ovim new_external_port by tierno · 9 years ago
  32. f9a1a8d Modify http get/clear openflows to handle n ofc_id by mirabal · 9 years ago
  33. 7bbf50e Refactor update-net task to ovim.py by mirabal · 9 years ago
  34. f1799b0 allow exposing hyperthreading at guest using metadata topology=oneSocket:hyperthreading by tierno · 9 years ago
  35. 686b395 fix a race condition using database connection db_of at ovim.start without using db_lock by tierno · 9 years ago
  36. 3782945 new_external_port and DB table adds by mirabal · 9 years ago
  37. 1817f96 change initopenvim to create tenant name osm by tierno · 9 years ago
  38. 6045a9d OF controller port mapping by mirabal · 9 years ago
  39. 580435e Handle ofcs thread creation form db and openvim.cfg by mirabal · 9 years ago
  40. 5b6f749 Minor changes in ovim.py for SDN controllers functionality by Pablo Montes Moreno · 9 years ago
  41. fbfb797 Tenant code migration to ovim.py by mirabal · 9 years ago
  42. 9e19459 Create db entry for manage Openflow controllers by mirabal · 9 years ago
  43. abd98cc get_of_rules corrected by garciaana · 9 years ago
  44. e9f6f1a Move network logic from httpserver to ovim by mirabal · 9 years ago
  45. 65ba8f8 Move openflow logic to ovim.py from httpserver.py by mirabal · 9 years ago
  46. 18f5de3 Add gateway_ip to nets DB table by mirabal · 9 years ago
  47. b716ac5 Create dhcp thread at openvim startup by mirabal · 9 years ago
  48. 56c0c28 minor changes on stopping threads by tierno · 9 years ago
  49. 9ba00b5 minor changes at host thread tasks scheduler by tierno · 9 years ago
  50. 71b5a0f Avoid ssh connections to network controller in test mode by mirabal · 9 years ago
  51. 57f7bda Class OVIM to perform the logic done by http receptor by tierno · 9 years ago
  52. c1d1d47 Merge branch 'v1.1' by tierno · 9 years ago
  53. e9317ff Openvim controller dhcp server over a ovs vxlan mesh by Mirabal · 9 years ago
  54. 181f175 store OVS network ports at database as type instance:ovs by tierno · 9 years ago
  55. bb33459 Refactor to support OVS insted of prepopulate tagged interfaces and linux briges by Mirabal · 9 years ago
  56. 4131cfb Merge "Refactor to support OVS insted of prepopulate tagged interfaces and linux briges" by tierno · 9 years ago
  57. 3afd0ce minor change at initopenvim script by tierno · 9 years ago
  58. 4a8f0df fixes issues with ovs type using bridge netwoks by tierno · 9 years ago
  59. c569a03 Refactor to support OVS insted of prepopulate tagged interfaces and linux briges by Mirabal · 9 years ago
  60. d2ba19b Merge "Add openvswitch installation for openvim compute RHEL" by tierno · 9 years ago
  61. 3043d13 fixes 88: Change openvimd.cfg to listen in all interfaces by default by tierno · 9 years ago
  62. efd7660 Add openvswitch installation for openvim compute RHEL by Mirabal · 9 years ago
  63. 7256d6b Openvim managment nets OVS refactoring by Mirabal · 9 years ago
  64. e8283ab fixed a bug at deployment using public images by tierno · 9 years ago
  65. 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
  66. 922ad6f Support of lookup based on image name and checksum. Fixes bug 73. by garciadeblas · 9 years ago
  67. df24c74 allow public images to be visible at VM instantiation by tierno · 9 years ago
  68. 12cb90b avoid image duplication of public images referenced by several tenants by tierno · 9 years ago
  69. 150cde1 fix a bug at lvirt module load by tierno · 9 years ago
  70. 69a5739 allow public images to be visible by all tenants by tierno · 9 years ago
  71. a07bb94 merge v1.0.2 -commit 8940f6c- into master by tierno · 9 years ago
  72. 8940f6c change installation to checkout the v1.0.2 tag by tierno · 9 years ago v1.0.2 v1.0.3
  73. 36d2263 change installation to checkout the stable tag by tierno · 9 years ago
  74. 8750514 Plugin for ONOS 1.8 by Alaitz Mendiola · 9 years ago
  75. 37a7c6f installation script service add openflow tool by tierno · 9 years ago
  76. 1c84ac0 installation script enhancement. Make idempotent by tierno · 9 years ago
  77. e7bedeb allow openvim in test mode to run without python-libvirt package installed by tierno · 9 years ago
  78. 92c96c6 Compute script for Ubuntu 16.04 by Mirabal · 9 years ago
  79. d03ce28 Adapt test/test_openflow.sh for ONOS because it does not allow fixing flow id by tierno · 9 years ago
  80. 642c468 merge v1.0 commit 9aea043 on master by tierno · 9 years ago
  81. 9aea043 enhancement at script development scripts by Mirabal · 9 years ago
  82. e5d685e enhancement at script configure-compute-node-develop-UBUNTU16.04.sh by tierno · 9 years ago
  83. 0d8afbe Allow compute nodes without hugepages by tierno · 9 years ago
  84. c1bcd8d Merge "Fixed bug in openvim when connecting using ssh key file" into v1.0 by tierno · 9 years ago
  85. 6dfba21 Fixed bug in openvim when connecting using ssh key file by garciadeblas · 9 years ago
  86. d9cd596 Dev compute script generation by Leonardo · 9 years ago
  87. 1e81d75 Change in service-opendaylight to fix env variable OPENDAYLIGHT_PATH by garciadeblas · 9 years ago
  88. 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
  89. efc2bfb Bug 99: get_dhcp_lease.sh with support for LXD DHCP / fix in openvimd.cfg comment by Jokin Garay · 9 years ago
  90. 2a5a0c5 bug 73: Add url validator in http_post_images by Leonardo · 9 years ago
  91. 73940e0 install-openvim updated to use tag v1.0.1 by garciadeblas · 9 years ago v1.0.1
  92. 115b64a avoid warning at database manipulation because passwd is sent at command line by tierno · 9 years ago
  93. 789b61c fixes 88: Change openvimd.cfg to listen in all interfaces by default by tierno · 9 years ago
  94. 2594a3a change database credentials checking from mysqladmin ping to mysqladmin status by tierno · 9 years ago
  95. c01b383 0.5.0 openvim for OSM Release One by tierno · 10 years ago v1.0.0
  96. b0b9d08 bug getting parameters at initopenvim by tierno · 10 years ago
  97. 2459539 Support of image name and checksum when creating and using an image by garciadeblas · 10 years ago
  98. 34940a0 v0.4.9 allow URL for image path. Automatically download the image in the compute node by tierno · 10 years ago
  99. 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
  100. 3e9a147 Added openvim client at path when installing openvim service by tierno · 10 years ago