1. 92c36fd Fix problem at classic build instantiation by tierno · 8 years ago
  2. 8f79ea1 Fixed the use of vim_network_name at NSD VLD by tierno · 8 years ago
  3. 40d9780 Minor change in vCD connector for get network list by kasar · 8 years ago
  4. 12425a2 Set at nsd vnf_name equal to member_vnf_index by tierno · 8 years ago
  5. b643421 fixing problem of vim_type at creating vim_account by tierno · 8 years ago
  6. 16e3dd4 Feature 5649 Alternative images for VIM specific by tierno · 8 years ago
  7. 54467bb Change vnf_member_index to be coherent with model by tierno · 8 years ago
  8. edf492d Fix several variable type bugs by albertoflorez · 8 years ago
  9. 4d1ce22 openstack option for adding root certificate by tierno · 8 years ago
  10. ea2a73e OpenNebula VIM supported by jomacarpe · 8 years ago
  11. c5bf293 Latest pyvcloud library changes for vCD connector by kasar · 8 years ago
  12. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  13. 45140f5 fixed error at vnf parsing internal vld by tierno · 8 years ago
  14. 326fd5e enhancement in openstack floating_ip asigment by tierno · 8 years ago
  15. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  16. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  17. caadc44 VNFFG support by Igor D.C · 8 years ago
  18. 204e39e Modified vCD connector method with minor changes by kasar · 8 years ago
  19. ce62cc4 provide more info at ns show by tierno · 8 years ago
  20. f1c8e22 Inject ssh-pub-key only to those neededs vnfs by tierno · 8 years ago
  21. 56d877d vim thread logging enhancement by tierno · 8 years ago
  22. ad6bdd4 Fixed volume deletion error at openstack by tierno · 8 years ago
  23. 96ebf00 fix vim flavor deletion at vnfd deletion by tierno · 8 years ago
  24. 2e3fb69 osm-ro service starts after mysql service. Will fix install from lxdimages by garciadeblas · 8 years ago
  25. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  26. d9f2b88 Minor correction in new_vnfd_v3 function by gcalvino · 8 years ago rift300
  27. 00e3df7 fix some more issues at SDN assist and deleting openstack ports by tierno · 8 years ago
  28. 2c3a217 propagate SDN assist errors by tierno · 8 years ago
  29. c30a04e unit test for vmware connector using mock by kasar · 9 years ago
  30. ae3b28d Added check for 'memory' key in numa is present to use by dhumal · 8 years ago v3.0.2
  31. cf59669 fix bug at vnfd numa-node-policy node by tierno · 8 years ago
  32. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  33. 3fcfdb7 Avoid database growth by cleaning old vim_actions by tierno · 8 years ago
  34. b0b9dab Removed non-used metadata at openstack for vPCI injection by tierno · 8 years ago
  35. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  36. e2ff1ce set management interface by vnfd:mgmt-interface:cp by tierno · 8 years ago
  37. 3cb8dc3 Add more domain credentials for openstack APIv3 by tierno · 8 years ago v3.0.0rc14
  38. f145087 Create task FIND-CREATE for network by tierno · 8 years ago
  39. 0ea2a7e bug 393 fixed datacenter attach/detach upon vimconn exception by tierno · 8 years ago
  40. e18ba43 bug 373 get cp port_security_enable from descriptor instead of pyangbind by tierno · 8 years ago
  41. d2b560b bug 364 NBI backward compatiblity get tenant with name instead of uuid by tierno · 8 years ago
  42. 9c22f2d Fix issue when vinconn raises exception at constructor by tierno · 8 years ago
  43. ed85457 Allow test_RO.py to consume OSM IM by tierno · 9 years ago
  44. c62cfa5 Fix bug 350 - Sensitive information recorded in openmano.log by gcalvino · 9 years ago
  45. 137b0d9 fix port security false at new IM by tierno · 9 years ago
  46. 39dddcc Fix an issue with EPA parameters by tierno · 9 years ago v3.0.0
  47. 97b192d Changes in vimconn_vmware.py to provide vim interface id on VM creation by bhangare · 9 years ago
  48. a15c4b9 (bug 351) fix getting datacenter uuid from name at instantiation. by tierno · 9 years ago
  49. b2880eb fix a VIM issue at network find or create if not exist by tierno · 9 years ago
  50. 1986041 Provide vim interface id on VM creation at vmware by tierno · 9 years ago
  51. 51757e9 Fix cloud-init insertion with v3 IM by gcalvino · 9 years ago
  52. 3b299bb Minor modifications to include vim_id of interfaces when creating a vm by montesmoreno · 9 years ago
  53. 0a1437e Extend multipart file to other vim connectors by tierno · 9 years ago
  54. e580c7d Feature 1429 - secure key management feature by gcalvino · 9 years ago
  55. 868220c Feature 1413 resiliency to single component failure by tierno · 9 years ago
  56. 44e24da Merge branch 'vnffg' by tierno · 9 years ago
  57. 3cf9bcd Implements SFC CRUD interface in OpenStack vimconn by Igor Duarte Cardoso · 9 years ago vnffg
  58. a955020 Changes to adopt Release Three OSM IM by tierno · 9 years ago
  59. a92a0ea Merge branch 'master' into vnffg by garciadeblas · 9 years ago
  60. f1ba57e new API v3 that consumes OSM IM models by tierno · 9 years ago
  61. 04f2911 Fix bug 343 by Adam Israel · 9 years ago
  62. 2aa5074 Changes in vimconn_vmware.py 1.Modified code cloud_initfor ssh-key injection to default user 2. Added code for new user creation in VM by kasar · 9 years ago v2.0
  63. 5461675 Merge branch 'vio' into v2.0 by kate · 9 years ago
  64. 721d79b 1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector by kate · 9 years ago vio
  65. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  66. 8e69032 (bug 329) fix RO VDU count. Enhance nfvo.py:create_instance by tierno · 9 years ago
  67. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  68. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  69. 862a60a Adds SFC CRUD interface to the VIM connector by Igor Duarte Cardoso · 9 years ago
  70. 994a29d Additional check to avoid error message in openstack when tag is used in network interfaces using an older microversion than 2.32 by montesmoreno · 9 years ago
  71. 9317d30 Add device role tagging functionality to openstack connector. All interfaces are tagged with the name of the VDU interface in the OSM descriptor. To be able to use 'device role tagging' functionality define 'microversion: 2.32' in datacenter config. This implementation approach is due to the warning message in https://developer.openstack.org/api-guide/compute/microversions.html where it is stated that microversion backwards compatibility is not guaranteed and clients should always require an specific microversion. by montesmoreno · 9 years ago
  72. d47ad5f Changes in vimconn_vmware.py: by kate · 9 years ago
  73. b39d49e (bug 327) fix vimconn_openstack image creation by tierno · 9 years ago
  74. 56d73d2 Fix rollback error of not launched nets & vms by tierno · 9 years ago
  75. 2391cc1 fix DB & ovim.DB critical section among threads by tierno · 9 years ago
  76. acd4e78 Deployment of VNFs alphabetically ordered by name in a NS instance by garciadeblas · 9 years ago
  77. 05a1a61 vimconn_opnestack: updated server_timeout from 60s to 300s by garciadeblas · 9 years ago
  78. f575596 provide only one vnf:vm IP address at NBI by tierno · 9 years ago
  79. c6f2681 Solved problem in AWS when listing networks (it was conflicting with code for sdn-assist). Modified the info the connector reports about the instance, now, if possible, the public IP is reported instead of the private one by montesmoreno · 9 years ago
  80. 8fe7a49 Delete sdn-port-mapping upon datancenter deletion or sdn remove by tierno · 9 years ago
  81. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  82. 68e73e6 Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling by bhangare · 9 years ago
  83. 6a7785b Fix in openstack connector to workaround issue in openstack when disabling port security. If port security is disabled when the port has not yet been attached to the VM, then all vm traffic is dropped. The workaround consists on waiting until the VM is active and then disable the port-security by Pablo Montes Moreno · 9 years ago
  84. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  85. 40a9602 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  86. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  87. 1a0b97c Changes in vimconn_vmware.py: Removed multiple connects to reduce instantiation time as a fix for DE187. Reconnecting to vCD only in case of auth token expiration. by bhangare · 9 years ago
  88. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  89. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  90. feaaa05 Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image by kasar · 9 years ago
  91. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago
  92. d42ccea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  93. 34b93ba Merge: openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  94. 73cd9c3 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  95. f44e9e5 (bug 267) Fix flavor info provided as dict by tierno · 9 years ago
  96. 714bc90 fixed issue at vimconn_openvim for extra disks by tierno · 9 years ago
  97. 518a866 adding region=datacenter to sdn networks by tierno · 9 years ago
  98. e26fc7a (bug 116) allow to use closer existing flavors at openstack by tierno · 9 years ago
  99. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  100. c3b6d37 (bug 283) fixed error at vnf creation on missing vpci for dataplane interfaces by tierno · 9 years ago