1. 31e141b Added support of PARAVIRT interface type following IM change 6688 by garciadeblas · 7 years ago
  2. c4f4d73 Fix typo in vim connectors by garciadeblas · 7 years ago
  3. 307a1ca change default logging to stdout and info level by tierno · 7 years ago
  4. 67881db feature 1429 add ssh public key to all mgmt vdus by tierno · 7 years ago
  5. 532f8c2 Added new RO tests for vCD connector by kasar · 7 years ago
  6. ab24d8b Fixing SFC by Eduardo Sousa · 7 years ago
  7. 3c83a21 Image and tenant system tests for VIO by shashankjain · 8 years ago
  8. 430e62f New VM instance system tests fix for openstack by kokardekar · 8 years ago
  9. c76a3ee System tests fix for openstack. Flavor and Network related system tests are fixed in this change. by anwars · 8 years ago
  10. 12a0c3b Change at test_RO for test vimconnector by tierno · 7 years ago
  11. 3cd4971 system test support for openstack (VIO) by shashankjain · 8 years ago netslice
  12. 20a608c fix bug 555 Change extended pci validation schema for sdn port mapping by tierno · 8 years ago
  13. 1fdf999 Bug 556 Fix VCD 9.1 compliance - Align to vcloud 30.0 API by Ravi Chamarty · 8 years ago
  14. 50e4304 Unit Tests fix for Openstack vimconnector by anwars · 8 years ago
  15. 9202102 Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making by tierno · 8 years ago
  16. 1f7d9d8 Add version schedule pep440-git-full by tierno · 8 years ago
  17. df55e93 Modified LICENSE file to be the same in all repos by garciadeblas · 8 years ago
  18. fafbf29 bug 537 SDN-assist does not connect new instances over an existing vim network by tierno · 8 years ago
  19. ecc6839 fix error when no size is provided at vnfd:vdus:volumes by tierno · 8 years ago
  20. 12690ed fix dockerfile local by tierno · 8 years ago
  21. af0017f Adding RO-start.sh to deb package for Dockerfile by tierno · 8 years ago
  22. a7f744d install-openmano.sh change to install osm-im, lib-osm-openvim in pure python2 without calling make that imposes many unneeded packages by tierno · 8 years ago
  23. 425154e Adding IM python3 dependencies by Eduardo Sousa · 8 years ago
  24. e3c0dbc Replacing Openstack Pike libraries by Queens by Eduardo Sousa · 8 years ago
  25. 6082b7d Fix bug 535 propagate instantiaon paramget mac_address by tierno · 8 years ago
  26. 2154ee3 added RO-of for managing openflow utility from inside RO container by tierno · 8 years ago
  27. d72182f fixing bug: vim config were not loaded at vim_thread by tierno · 8 years ago
  28. 27f6d52 Added new unit tests for vCD connector by kasar · 8 years ago
  29. b8569aa Introduce deprecating methods by tierno · 8 years ago
  30. e04c715 replacing ocata Openstack libraries by pike by garciadeblas · 8 years ago
  31. 17ff82e Restrict git describe to tags matching v* by Michael Marchetti · 8 years ago BUILD_v4.0.1_2
  32. e72710b implementation of vdu:interface:mgmt-interface for getting vdu ip address by tierno · 8 years ago BUILD_v4.0.1_1
  33. d3750b3 Fix problem at vim_thread reload when vim_account edited by tierno · 8 years ago
  34. 1beea86 changes for openstack PIKE compatibility by tierno · 8 years ago
  35. 9f2900c Enhance SDN assist error reporting by tierno · 8 years ago
  36. 1df468d Added more instantitaion parameters: volume_id. by tierno · 8 years ago
  37. 55d234c avoid openstack default gateway creation at VLD ip-profile. by tierno · 8 years ago
  38. fc5f80b vdu scaling by tierno · 8 years ago
  39. a8e5b78 Implementation for Feature# 1407: Configuring Affinity rules for VNF deployment in vCloud Director by sbhangare · 8 years ago
  40. 7f426e9 Enhance sdn-assist reporting by tierno · 8 years ago
  41. cec213a Fixed VNF deletion NotFound reporting by tierno · 8 years ago
  42. b42fd9b Fix error at some openstacks getting floating ip for neutron port by tierno · 8 years ago
  43. e6957e8 fix insecure option at vimconn_openstack by tierno · 8 years ago
  44. 107ed15 Fix Dockerfile-local to get ocata Openstack libraries by garciadeblas · 8 years ago
  45. cbb5205 fix issues deleting vnfd with erroneous config by tierno · 8 years ago v4.0.1
  46. cb3cca2 allow text true at vim openstack config use_floating_ip by tierno · 8 years ago
  47. d2836fc Fix issue where existing VIM network does not get right status by tierno · 8 years ago
  48. 4b41f1e Removing vmware ovf converter tool from RO. Moved to Devops in ChangeID# 6238 by kasar · 8 years ago
  49. 59760e7 Modified vcd unit tests as per latest pyvcloud changes by kasar · 8 years ago
  50. 1c848c0 Minor fixes at sdn-port-mapping by tierno · 8 years ago v4.0.0
  51. edf3f4f Allow sdn-port-mapping insertion at vim creation with config:sdn-port-mapping by tierno · 8 years ago
  52. abac1e2 Small change in refresh_vms_status to get network_name by kasar · 8 years ago
  53. 1b7b952 Modified refresh_vms_status for multiple IPs and MAC addresses by kasar · 8 years ago
  54. 892c502 LWB: removes LCM from RO by tierno · 8 years ago
  55. a357269 AWS vimconn: Allow config:flavor_data as str by tierno · 8 years ago
  56. ea66a41 Bug 496 fixed SDN controller creation by tierno · 8 years ago
  57. b9bb08b LWB Added vnfR support by tierno · 8 years ago
  58. 9cec64d docker-compose: using latest mysql 5.x docker image instead of latest by garciadeblas · 8 years ago
  59. f4fe2dd LCM update to new N2VC version: message to the callback by tierno · 8 years ago
  60. 61bee6e LWB increase deployment timeout. Check vnf management ip is returned by tierno · 8 years ago v3.1 v3.1.0
  61. 92c36fd Fix problem at classic build instantiation by tierno · 8 years ago
  62. 8f79ea1 Fixed the use of vim_network_name at NSD VLD by tierno · 8 years ago
  63. 40d9780 Minor change in vCD connector for get network list by kasar · 8 years ago
  64. c0d5699 Allow ns-creation params: vim-network, multisite deployement by tierno · 8 years ago
  65. 12425a2 Set at nsd vnf_name equal to member_vnf_index by tierno · 8 years ago
  66. 477cb96 change vims to vim_accounts by tierno · 8 years ago
  67. b643421 fixing problem of vim_type at creating vim_account by tierno · 8 years ago
  68. 16e3dd4 Feature 5649 Alternative images for VIM specific by tierno · 8 years ago
  69. fda3b8c adding ns_lcm_op_occs instantiate terminate action (primitive) by tierno · 8 years ago
  70. 0b68f8a LCM Providing VDU IP address information by tierno · 8 years ago
  71. 54467bb Change vnf_member_index to be coherent with model by tierno · 8 years ago
  72. c2d6a6f Merge "Remove deprecated juju api interface" by tierno · 8 years ago
  73. edf492d Fix several variable type bugs by albertoflorez · 8 years ago
  74. e5b6fe2 Remove deprecated juju api interface by Adam Israel · 8 years ago
  75. 54d9e21 Fix multi-vdu workflow w/o charm by Adam Israel · 8 years ago
  76. 766c69f Improve N2VC integration by Adam Israel · 8 years ago
  77. c9cba06 Updated Dockerfiles and postinst for RO and LCM to use pip-9.0.3 by garciadeblas · 8 years ago
  78. 70459aa lightweight kafka support with callback by gcalvino · 8 years ago
  79. f3a5443 vim-account and sdn support. by tierno · 8 years ago
  80. 4d1ce22 openstack option for adding root certificate by tierno · 8 years ago
  81. 1cf93af WIP - Fix N2VC integration issues by Adam Israel · 8 years ago
  82. 9784f81 Fixed Dockerfile-local to install requirements for OpenNebula by garciadeblas · 8 years ago
  83. ea2a73e OpenNebula VIM supported by jomacarpe · 8 years ago
  84. a6eff0a Merge "Add N2VC support" by tierno · 8 years ago
  85. c5bf293 Latest pyvcloud library changes for vCD connector by kasar · 8 years ago
  86. 354ead9 Add N2VC support by Adam Israel · 8 years ago
  87. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  88. 45140f5 fixed error at vnf parsing internal vld by tierno · 8 years ago
  89. 751a4ef Source installation, use ocata openstack client by tierno · 8 years ago
  90. 326fd5e enhancement in openstack floating_ip asigment by tierno · 8 years ago
  91. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  92. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  93. caadc44 VNFFG support by Igor D.C · 8 years ago
  94. ae50192 lightweight exception capturing, logging by tierno · 8 years ago v3.0.3
  95. c887cc2 Add juju support to lcm by Adam Israel · 8 years ago
  96. 0cb7df3 Dockerfile-local modified to build the image from local dir; old Dockerfile-local moved to Dockerfile-fromdeb by garciadeblas · 8 years ago
  97. aa7d077 minor bug fixes in dockerfile for lightweight build by garciadeblas · 8 years ago
  98. f3c4dbc lightweight build unify database record to nsrs by tierno · 8 years ago
  99. 13fd64d lightweight kafka support by gcalvino · 8 years ago
  100. 0aef0db lightweight build structure by tierno · 8 years ago