1. 55fa0bb fix error on task_depends not defined by tierno · 5 years ago
  2. fb13d2e Remove IM dependency at Dockerfile-local by tierno · 5 years ago
  3. 70eeb18 Feature 7184 New Generation RO enhancemnt by tierno · 5 years ago sol006
  4. 14e6be8 Fix SDN ODL openflow connetor issue by tierno · 5 years ago
  5. 08aacc1 Bug 1248 fixed by davide.borsatti@unibo.it · 5 years ago
  6. 7a1f525 feat(port security): adds port security strategy by bravof · 5 years ago
  7. b9ffecd fix 1238. Fix other error at commit 9405d17 by tierno · 5 years ago
  8. 77c159e fix 1238. Fix error introduced at commit 9405d17 by tierno · 6 years ago
  9. 3eb76f8 fix 1238: Allow individual cloud-init user-data at each VM by tierno · 6 years ago
  10. 274bfc7 fix 1223. Increment ip address on scaling vdus by tierno · 6 years ago
  11. 807879b Fix IP address auto-assignment for VDU at instantiation and scaling by garciadeblas · 6 years ago
  12. 3963a56 fix validation error oneOf by tierno · 6 years ago
  13. 981eeac Bug 1169 Interface ID of a created VM is not supplied by lloretgalleg · 6 years ago
  14. cb66c7e fix 1164 Retry assigning floating ip, it can conflict among RO workers by tierno · 6 years ago
  15. 5ad826a fix 1190 enhanced reported error text by tierno · 6 years ago
  16. 187b52a adding capability to set log level at vimconnectors by tierno · 6 years ago
  17. 146bf9a fix 1168 ensure VIM plugin is loaded at vim_account_create by tierno · 6 years ago
  18. cf54866 Bug 1149 1150: improve exceptions msg, correct api response processin by S237035 · 6 years ago
  19. cb813f9 fix 1168 ensure VIM plugin is loaded at instanatiate/delete by tierno · 6 years ago
  20. 529a2de fix 1150 limit error length of a failing SDN connector by tierno · 6 years ago
  21. 4327690 fix clean on RO package creation by tierno · 6 years ago
  22. f48d5b3 fix 1148 allow name repetition at wim,wim_accounts by tierno · 6 years ago
  23. 366c260 fix 1138 forcing cryptography version 2.5 or higher by tierno · 6 years ago
  24. 0436bb4 fix 1137: SDN-assist issue connecting only one port by tierno · 6 years ago
  25. b54edb5 fix at vim_dummy delete network by tierno · 6 years ago
  26. ace62b8 minor changes at setup.py by tierno · 6 years ago
  27. 1d213f4 Feature 7184 New Generation RO by tierno · 6 years ago
  28. 6114d94 juniper_contrail, sdn_api.py: fix vmi creation to use valid chars in local_link_information by garciadeblas · 6 years ago
  29. 1ec592d fixing flake8 tests by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  30. d60bdd0 juniper_contrail:sdn_api.py fix to use valid chars in vpg and vmi names by garciadeblas · 6 years ago
  31. cec23b1 Fix for bug 1009 by bse · 6 years ago
  32. 1dfe993 openstack: get vlan from port binding:vif_details by tierno · 6 years ago
  33. 7277486 create base package 'osm_ro_plugin' for plugin by tierno · 6 years ago
  34. 667d158 change SDN types from tapi to ietfl2vpn, from arista to arista_cloudvision by tierno · 6 years ago
  35. 07df0d2 Updated vimconn_fos fix bug 1089 by baldoni · 6 years ago
  36. 0937f20 add vim dummy plugin by tierno · 6 years ago
  37. 277bf0f added support for different topologies redo lost changes by S237035 · 6 years ago
  38. 71f7abb fix flake8 for SDN-juniper_contrail by tierno · 6 years ago
  39. 0000918 Bug solved, if the provided vlan is None, simply ignore the connection point and continue with the rest. RO will send an edit with the connection point once the vlan is provided by lloretgalleg · 6 years ago
  40. 633c7e2 Corrected bug: If vlan provided is None raise an error by lloretgalleg · 6 years ago
  41. e94feb8 Change requirements reference to osm-im. Minor flake8 by tierno · 6 years ago
  42. 36068fd Feature 8016: Added DataPlane Broker wimconn plugin by fantom · 6 years ago
  43. 908649a Fix for bug 1054 by bse · 6 years ago
  44. 7799181 Bug 1082 fixed, error variable name in edit and conn_info must be dict not list by lloretgalleg · 6 years ago
  45. 1aac33a WIP: Added VIO support for PCI-PT interfaces by garciadeblas · 6 years ago
  46. 396e813 bug 1079 capture SDN plugin unhandled exceptions by tierno · 6 years ago
  47. 64b39c5 fix bug 1067: vimconn_openstack, increased timeout for VM with ports with disabled security by garciadeblas · 6 years ago
  48. d0f7e79 Merge branch 'contrail' into master by tierno · 6 years ago
  49. 4f4ce17 Cleaned main, randomized vni generation by lloretgalleg · 6 years ago contrail
  50. bf1d0f1 fix wim persistence issue by tierno · 6 years ago
  51. 0fd60da fix wim usage needed base on involved vims by tierno · 6 years ago
  52. c047048 Corrected bugs found during unit and integration testing by lloretgalleg · 6 years ago
  53. 09d18d3 Juniper Contrail: removed pycurl dependency, added requests by garciadeblas · 6 years ago
  54. a5c26d8 Developing juniper contrail plugin, implenting CRUD operations and first version of create, edit and delete connectivity service by lloretgalleg · 6 years ago
  55. e15769c removed direct switch jsonRPC calls check arguments in delete_keys_from_dict by S237035 · 6 years ago
  56. 3d0ead4 Juniper SDN contrail: used VNI stored in a set in the class by garciadeblas · 6 years ago
  57. df6f9b1 Execute all CVP tasks one by one by S237035 · 6 years ago
  58. f4f95e1 Juniper Contrail SDN plugin by garciadeblas · 6 years ago
  59. f9ce4e4 fix sdn-plugin package instalation by tierno · 6 years ago feature7184
  60. 86c115d Execute CVP remove tasks 1 by 1 by S237035 · 6 years ago
  61. c621450 Bug 1051 addressed to identify if multiple VIM accounts passed to ns-create belong to the same VIM by papageorgio1 · 6 years ago
  62. f3b9008 fixing dockerfile-local azure 4.0.0 version by tierno · 6 years ago
  63. cd6ab6b Fix error at vim-update with config by tierno · 6 years ago
  64. 4280707 fix error updating sdnc by tierno · 6 years ago
  65. 0576383 added switch retrieval improvements by perales · 6 years ago
  66. 481ef5e fix ip address on vm scale by tierno · 6 years ago
  67. 7a80346 fixing azure 4.0.0 version by tierno · 6 years ago
  68. ed502b1 Enhance Dockerfile-local cache by tierno · 6 years ago
  69. 4ee04a6 Fix bug 1030 forcing to wait taskIds by Francisco Garcia Alvarez · 6 years ago
  70. 79870ea Fix update SDN net on scale allow external port for SDN net by tierno · 6 years ago
  71. dfff857 Fix Bug 1030 checking that task and note exists by Francisco Garcia Alvarez · 6 years ago
  72. 8e282cf Arista SDN. Skip configuring repeated cps by tierno · 6 years ago
  73. 96a2627 Prevent URL trailing char errors in VIM/WIM by Anderson Bravalheri · 6 years ago
  74. f990066 Bug 1019. Fix ovim.get_ports needed for wim by tierno · 6 years ago
  75. a75bbb5 fix 1031 install networking-l2gw before python3-osm-rovim-openstack by tierno · 6 years ago
  76. ce1c9c8 adding SDN opendaylight openflow plugin by tierno · 6 years ago
  77. 3fc485d sdn arista: fix reconnecting issue. Enhance logging by tierno · 6 years ago
  78. f33ea71 fix underlay VNFD-VLD networks. by tierno · 6 years ago
  79. 6964779 fix SDN: port mapping, switch_id, sdnconn logging by tierno · 6 years ago
  80. 9c70147 Bug fixed Arista SDN plugin by perales · 6 years ago
  81. 08cfe04 Renamed FakeWimconnector to DummyWimconnector by garciadeblas · 6 years ago
  82. 4af0d54 New Openstack VIM config option: dataplane_network_type by garciadeblas · 6 years ago
  83. 6324831 Fixed minor typo in LICENSE file by garciadeblas · 6 years ago
  84. 2346095 fix dependencies at setup.py by tierno · 6 years ago
  85. 32a4190 Fix bug 1001: RO can't find datacenter on HA by David Garcia · 6 years ago v7.0.1rc3
  86. b15b4fa minor changes to log sdn, minor changes onos openflow setup by lloretgalleg · 6 years ago
  87. fa45020 Corrected bug appears when a sdn controller that needs a plugin is created first time by lloretgalleg · 6 years ago v7.0.1rc2
  88. 9c43c82 Remove unneeded openvim call from Dockerfile-local by tierno · 6 years ago v7.0.1rc1
  89. 6869ae7 fix 988. Use provider-network:physical-network at openstack network creation by tierno · 6 years ago
  90. 34cf6b4 Fix 795 Assertion related_task. Capture internal vim_thread exception by tierno · 6 years ago
  91. ee4b756 Implemented edit method, some corrections to add and delete by lloretgalleg · 6 years ago
  92. 8a2dda3 Bug 795 fixed by borsatti · 6 years ago
  93. eaa4344 Improved error management, rollback behaviour by lloretgalleg · 6 years ago
  94. a0a356e Changing log level of Openstack libraries to WARNING by garciadeblas · 6 years ago
  95. 8da59be Fix roclient postinstall script by garciadeblas · 6 years ago
  96. 4126d05 Fix 975 SDN-net error when plugin cannot be loaded by tierno · 6 years ago
  97. 1d2f260 Fix bug 974. Issue with intra VNFD VLDs by tierno · 6 years ago
  98. 16894de Fixed Bug 945 by dborsatti · 6 years ago
  99. b22ce2d PEP-8 Compliance by beierl · 6 years ago
  100. 949e053 Adds onos_vpls to install in Dockerfile-local by Benjamin Diaz · 6 years ago