1. 70eeb18 Feature 7184 New Generation RO enhancemnt by tierno · 5 years ago sol006
  2. 08aacc1 Bug 1248 fixed by davide.borsatti@unibo.it · 5 years ago
  3. 7a1f525 feat(port security): adds port security strategy by bravof · 5 years ago
  4. b9ffecd fix 1238. Fix other error at commit 9405d17 by tierno · 6 years ago
  5. 77c159e fix 1238. Fix error introduced at commit 9405d17 by tierno · 6 years ago
  6. 3eb76f8 fix 1238: Allow individual cloud-init user-data at each VM by tierno · 6 years ago
  7. 274bfc7 fix 1223. Increment ip address on scaling vdus by tierno · 6 years ago
  8. 807879b Fix IP address auto-assignment for VDU at instantiation and scaling by garciadeblas · 6 years ago
  9. 3963a56 fix validation error oneOf by tierno · 6 years ago
  10. 5ad826a fix 1190 enhanced reported error text by tierno · 6 years ago
  11. 187b52a adding capability to set log level at vimconnectors by tierno · 6 years ago
  12. 146bf9a fix 1168 ensure VIM plugin is loaded at vim_account_create by tierno · 6 years ago
  13. cb813f9 fix 1168 ensure VIM plugin is loaded at instanatiate/delete by tierno · 6 years ago
  14. 529a2de fix 1150 limit error length of a failing SDN connector by tierno · 6 years ago
  15. 4327690 fix clean on RO package creation by tierno · 6 years ago
  16. f48d5b3 fix 1148 allow name repetition at wim,wim_accounts by tierno · 6 years ago
  17. 366c260 fix 1138 forcing cryptography version 2.5 or higher by tierno · 6 years ago
  18. 0436bb4 fix 1137: SDN-assist issue connecting only one port by tierno · 6 years ago
  19. ace62b8 minor changes at setup.py by tierno · 6 years ago
  20. 1d213f4 Feature 7184 New Generation RO by tierno · 6 years ago
  21. 1ec592d fixing flake8 tests by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  22. cec23b1 Fix for bug 1009 by bse · 6 years ago
  23. 7277486 create base package 'osm_ro_plugin' for plugin by tierno · 6 years ago
  24. 667d158 change SDN types from tapi to ietfl2vpn, from arista to arista_cloudvision by tierno · 6 years ago
  25. 0937f20 add vim dummy plugin by tierno · 6 years ago
  26. e94feb8 Change requirements reference to osm-im. Minor flake8 by tierno · 6 years ago
  27. 36068fd Feature 8016: Added DataPlane Broker wimconn plugin by fantom · 6 years ago
  28. 908649a Fix for bug 1054 by bse · 6 years ago
  29. 396e813 bug 1079 capture SDN plugin unhandled exceptions by tierno · 6 years ago
  30. bf1d0f1 fix wim persistence issue by tierno · 6 years ago
  31. 0fd60da fix wim usage needed base on involved vims by tierno · 6 years ago
  32. f9ce4e4 fix sdn-plugin package instalation by tierno · 6 years ago feature7184
  33. c621450 Bug 1051 addressed to identify if multiple VIM accounts passed to ns-create belong to the same VIM by papageorgio1 · 6 years ago
  34. cd6ab6b Fix error at vim-update with config by tierno · 6 years ago
  35. 4280707 fix error updating sdnc by tierno · 6 years ago
  36. 481ef5e fix ip address on vm scale by tierno · 6 years ago
  37. 7a80346 fixing azure 4.0.0 version by tierno · 6 years ago
  38. 79870ea Fix update SDN net on scale allow external port for SDN net by tierno · 6 years ago
  39. 96a2627 Prevent URL trailing char errors in VIM/WIM by Anderson Bravalheri · 6 years ago
  40. f990066 Bug 1019. Fix ovim.get_ports needed for wim by tierno · 6 years ago
  41. f33ea71 fix underlay VNFD-VLD networks. by tierno · 6 years ago
  42. 6964779 fix SDN: port mapping, switch_id, sdnconn logging by tierno · 6 years ago
  43. 08cfe04 Renamed FakeWimconnector to DummyWimconnector by garciadeblas · 6 years ago
  44. 2346095 fix dependencies at setup.py by tierno · 6 years ago
  45. 32a4190 Fix bug 1001: RO can't find datacenter on HA by David Garcia · 6 years ago v7.0.1rc3
  46. b15b4fa minor changes to log sdn, minor changes onos openflow setup by lloretgalleg · 6 years ago
  47. fa45020 Corrected bug appears when a sdn controller that needs a plugin is created first time by lloretgalleg · 6 years ago v7.0.1rc2
  48. 9c43c82 Remove unneeded openvim call from Dockerfile-local by tierno · 6 years ago v7.0.1rc1
  49. 34cf6b4 Fix 795 Assertion related_task. Capture internal vim_thread exception by tierno · 6 years ago
  50. 8a2dda3 Bug 795 fixed by borsatti · 6 years ago
  51. 4126d05 Fix 975 SDN-net error when plugin cannot be loaded by tierno · 6 years ago
  52. 1d2f260 Fix bug 974. Issue with intra VNFD VLDs by tierno · 6 years ago
  53. 16894de Fixed Bug 945 by dborsatti · 6 years ago
  54. dc07dbe Get version from installed package if available instead of code by tierno · 6 years ago
  55. 3b1d48d fix 961 change ssh-keys from bytes to str by tierno · 6 years ago
  56. 58927fd Merge "Adds initial implementation of ONOS VPLS SDN plugin" by tierno · 6 years ago
  57. be20773 Adds initial implementation of ONOS VPLS SDN plugin by Benjamin Diaz · 6 years ago
  58. 26fec00 Python3 and cloud-init fix by beierl · 6 years ago
  59. 3de27d6 Bug 920 fixing test_RO.py after python3 conversion by kbsub · 6 years ago
  60. c918960 Fix 929: Fix imports at test_RO by tierno · 6 years ago
  61. 17c072c fixing tox.ini flake8 by tierno · 6 years ago
  62. e8d56b6 fix RO/tox.ini,requirements.txt by tierno · 6 years ago
  63. b4ed4ec fix bug 899. Provide shared=False vimconn.new_network by tierno · 6 years ago
  64. 57dadcf Merge branch 'py3' features 8029 8030 by tierno · 6 years ago
  65. ed3e4d4 feature8030 move WIM connector to plugins by tierno · 6 years ago py3
  66. 7d782ef feature 8029 change RO to python3. Using vim plugins by tierno · 7 years ago