1. 4d22bdc Merge branch 'feature7106' by tierno · 7 years ago
  2. 94be48a Bug 692 vmware vcd vimconnnector: Fix parsing vAppTemplate response by Ananda Baitharu · 7 years ago
  3. ff16819 Disable port security at network creation (openstack) by anwars · 7 years ago
  4. ae5f52c Feature 7106 : Handle additional EPA parameters for openstack VIM connector by anwars · 7 years ago feature7106
  5. df6fd8b Cleans, formats and does small restructures to openmanod to be compliant with pylint and flake8 by Benjamin Diaz · 7 years ago
  6. 98c11d8 fix bug 685. Getting unique log name for vim_accounts by tierno · 7 years ago
  7. 433a63d Adding flake8 tests over some files by tierno · 7 years ago
  8. 8a2d207 Merge branch WIM: Connector using IETF L2VPN Service model fix flake8 errors by tierno · 7 years ago
  9. 00f9c19 First implementation of a WIM Connector using IETF L2VPN Service model by gonzalezdedi · 7 years ago WIM
  10. 1ee6043 bug 684: database order of interfaces are lost by tierno · 7 years ago
  11. 319c26f VCD VIMconnector: add config drive support; Adding genisoimage package installation to scripts/install-openmano.sh by Ananda Baitharu · 7 years ago
  12. 3c44e7b Add related vim_wim_tasks (tasks that deals with same vim/wim element by tierno · 7 years ago
  13. e99ec1e Added apt-utils to Dockerfile for stage-archive.sh by garciadeblas · 7 years ago
  14. f6bbe22 skip unknown parameters at VNFD,NSD pyangbind validation by tierno · 7 years ago
  15. de12f78 fixing bug 665 parsing unicode openstack error messages by tierno · 7 years ago
  16. 55fe397 fix bug 654. First vdu's placement-groups does not work by tierno · 7 years ago
  17. 4491ba9 capturing wim exceptions properly by tierno · 7 years ago
  18. 264c0cf Removed double assignments of variables by schillinge · 7 years ago
  19. 8039182 fix error introduced at bu 650 code by tierno · 7 years ago
  20. cf65507 Implemented VIM get_vminstance_console method by kasar · 7 years ago
  21. fc7cfbf bug 650 adding WIM account instantiation parameter. by tierno · 7 years ago
  22. 4a1659a Fixed some typos by garciadeblas · 7 years ago
  23. e344991 Bug 642 - Need to update VCD VIMconnector for VCD 9.5 by kasar · 7 years ago
  24. ebd6672 Fix support of multi-segment networks in Openstack; added created_items in all vimconns by garciadeblas · 7 years ago
  25. a05b65a set security groups to neutron port at vimconn openstack by tierno · 7 years ago
  26. a1b2e57 Fix logic in adding prefix to ip-a in classifier by Venkata Harshavardhan Reddy Allu · 7 years ago
  27. 40c6a3f addedd region_name to keystone, nova, neutron and cinder to support distributed cloud for Wind River Titanium cloud and StarlingX by fatollahy · 7 years ago
  28. 73015ce Added support for region_name for Distributed cloud implementation of WindRiver Titanium Cloud and StarlingX by fatollahy · 7 years ago
  29. dfed511 Improve race conditions/MySQL reconnection by Anderson Bravalheri · 7 years ago
  30. 220e83e Re-adding the enum elements for SFC that were missing by Eduardo Sousa · 7 years ago
  31. 80015b5 fix ip-profile ignored at openstack by tierno · 7 years ago
  32. 745e364 REMOVE some comments and unnecessary lines by albertoflorez · 7 years ago
  33. 0ea9b0f Fix wrong usage of `isinstance` by Anderson Bravalheri · 7 years ago
  34. d0597e0 make new-net task wim parameter backward compatible by tierno · 7 years ago v5.0.3 v5.0.4
  35. 5959c78 getting bug fixes from master by tierno · 7 years ago
  36. 5751ab9 Merge "Fixed accidential override of `sfc_encap`" by tierno · 7 years ago
  37. 4070e44 adding external port to SDN-Assist when connected to WIM by tierno · 7 years ago
  38. 981df9a Fixed accidential override of `sfc_encap` by schillinge · 7 years ago
  39. db1b22d Merge branch 'WIM' by tierno · 7 years ago
  40. fed47b0 Inject "wim_port_mappings" from "wim.config" by Anderson Bravalheri · 7 years ago
  41. 0fb7028 Add new fields to instance_net.vim_info by Anderson Bravalheri · 7 years ago
  42. 6e816cd Change WAN Actions to use VIM config rules by Anderson Bravalheri · 7 years ago
  43. e2c09f3 Find WIM before creating local networks by Anderson Bravalheri · 7 years ago
  44. 6d40da2 Bug 620 VCD VIMconnector: new_network api is going to create "Isolated" type network by Ananda Baitharu · 7 years ago
  45. 0ce24dc WIM dynpac: Add credentials by David García · 7 years ago
  46. 9bdf25b fixing database sql errors by tierno · 7 years ago
  47. fc7df37 bug 608 Database migration recovering with docker relaunch by tierno · 7 years ago
  48. 89aada4 allow pdu without image by tierno · 7 years ago
  49. 8b66a9f Updating VNFFG example to comply with new IM version by Eduardo Sousa · 7 years ago
  50. d108c41 fix issue creating instance of only networks without scenario by tierno · 7 years ago
  51. 0a48054 Adding vim-network-id parameter to instantiation by gcalvino · 7 years ago
  52. 16cfd56 Adding support to different ingress and egress ports (SFC) by Eduardo Sousa · 7 years ago
  53. a098b05 Fixing error in Flow Classifier creation (SFC) by Eduardo Sousa · 7 years ago
  54. a3ebc36 Bug 611 Fix unicode parsing at database by tierno · 7 years ago
  55. 00e29dd Add Dynpac WIM Connector by David García · 7 years ago
  56. aba7a0d instance_actions: renamed vim_actions to vim_wim_actions by garciadeblas · 7 years ago v5.0.2
  57. 72cd59f Fix bug related to scaling: renamed vim_actions to vim_wim_actions by garciadeblas · 7 years ago
  58. 2cff346 RO-start checks that database is not corrupt Fix healthcheck at dockerfile-local by tierno · 7 years ago v5.0.1
  59. f2813e8 Merge branch 'WIM' into master by tierno · 7 years ago
  60. 31e121f fixing vim_actions backward compatibility by tierno · 7 years ago
  61. c0b8718 Change confusing "get_endpoint" name and add docs by Anderson Bravalheri · 7 years ago
  62. c5293de Merge remote-tracking branch 'upstream/master' into gerrit-submission by Anderson Bravalheri · 7 years ago
  63. 7fe8264 Allow instance of only networks without scenario by tierno · 7 years ago v5.0.0
  64. a43bd9e (bug 589) add proper filtering VDU by instance-id on scalling by tierno · 7 years ago
  65. 59d2436 Add SRIOV tests for VCD VIMconnector by Ravi Chamarty · 7 years ago
  66. 0446cd5 Implement feature 5949 by Anderson Bravalheri · 8 years ago
  67. 63056c5 Cherry-pick c1ce8ac Changed build to not make osm-im lib-osm-openvim by tierno · 7 years ago
  68. bfa2fd9 VNFs with only VLDs compatibility - part2 by gcalvino · 7 years ago
  69. b699079 feature 1417 support of PDUs by tierno · 7 years ago
  70. 63e45b6 minor fixes at Dockerfile by tierno · 7 years ago
  71. d6fac4d NS scenarios without VNFs compatibility by gcalvino · 7 years ago
  72. 59bc1ce Changed build to not make osm-im lib-osm-openvim by tierno · 7 years ago
  73. 5045ac2 Merge "VNFs with only VLDs compatibility" by tierno · 7 years ago
  74. 319b8a5 VNFs with only VLDs compatibility by gcalvino · 7 years ago
  75. 4184009 Minor vmware vcd vimconnectory fixes by Ravi Chamarty · 7 years ago
  76. e21c9cc Bug 562 Add support for attaching SRIOV NICs to VCD 9.1 by Ravi Chamarty · 7 years ago
  77. b7ff355 Bug 575 Fix token refresh for VCD VIMconnector by Ravi Chamarty · 7 years ago
  78. 5063a98 Fix VCD VIMconn when model_type is not present for SR-IOV, use net['type'] by Ravi Chamarty · 7 years ago
  79. b0ab2c0 Bug 573 VCD: Ensure that more than 2 NICs can get connected to VCD VM by Ravi Chamarty · 7 years ago
  80. 5b2d5c1 Bug 560 VCD Vimconnector fixes so that all NICs are processed through common code by Ravi Chamarty · 7 years ago
  81. 0c46a38 Add thread id to RO log format by Ravi Chamarty · 7 years ago
  82. 31e141b Added support of PARAVIRT interface type following IM change 6688 by garciadeblas · 7 years ago
  83. c4f4d73 Fix typo in vim connectors by garciadeblas · 7 years ago
  84. 307a1ca change default logging to stdout and info level by tierno · 7 years ago
  85. 67881db feature 1429 add ssh public key to all mgmt vdus by tierno · 7 years ago
  86. 532f8c2 Added new RO tests for vCD connector by kasar · 7 years ago
  87. ab24d8b Fixing SFC by Eduardo Sousa · 7 years ago
  88. 3c83a21 Image and tenant system tests for VIO by shashankjain · 8 years ago
  89. 430e62f New VM instance system tests fix for openstack by kokardekar · 8 years ago
  90. c76a3ee System tests fix for openstack. Flavor and Network related system tests are fixed in this change. by anwars · 8 years ago
  91. 12a0c3b Change at test_RO for test vimconnector by tierno · 7 years ago
  92. 3cd4971 system test support for openstack (VIO) by shashankjain · 8 years ago netslice
  93. 20a608c fix bug 555 Change extended pci validation schema for sdn port mapping by tierno · 8 years ago
  94. 1fdf999 Bug 556 Fix VCD 9.1 compliance - Align to vcloud 30.0 API by Ravi Chamarty · 8 years ago
  95. 50e4304 Unit Tests fix for Openstack vimconnector by anwars · 8 years ago
  96. 9202102 Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making by tierno · 8 years ago
  97. 1f7d9d8 Add version schedule pep440-git-full by tierno · 8 years ago
  98. df55e93 Modified LICENSE file to be the same in all repos by garciadeblas · 8 years ago
  99. fafbf29 bug 537 SDN-assist does not connect new instances over an existing vim network by tierno · 8 years ago
  100. ecc6839 fix error when no size is provided at vnfd:vdus:volumes by tierno · 8 years ago