1. 4af0d54 New Openstack VIM config option: dataplane_network_type by garciadeblas · 6 years ago
  2. 6869ae7 fix 988. Use provider-network:physical-network at openstack network creation by tierno · 6 years ago
  3. 8a2dda3 Bug 795 fixed by borsatti · 6 years ago
  4. a0a356e Changing log level of Openstack libraries to WARNING by garciadeblas · 6 years ago
  5. 57dadcf Merge branch 'py3' features 8029 8030 by tierno · 6 years ago
  6. 7d782ef feature 8029 change RO to python3. Using vim plugins by tierno · 7 years ago[Renamed (97%) from osm_ro/vimconn_openstack.py]
  7. 5509c2e Feature 7318 check vim-create connectivity and credentials by tierno · 7 years ago v6.0 v6.0.2 v6.0.2rc1 v6.0.3 v6.0.4 v6.0.4rc1
  8. b7aa1bb bug 668. Fix existing flavor as not created by tierno · 7 years ago
  9. fa35a72 Fix deployment of EPA VMs to use single virtual socket instead of 1 socket per core by garciadeblas · 7 years ago
  10. 4d22bdc Merge branch 'feature7106' by tierno · 7 years ago
  11. ff16819 Disable port security at network creation (openstack) by anwars · 7 years ago
  12. ae5f52c Feature 7106 : Handle additional EPA parameters for openstack VIM connector by anwars · 7 years ago feature7106
  13. de12f78 fixing bug 665 parsing unicode openstack error messages by tierno · 7 years ago
  14. ebd6672 Fix support of multi-segment networks in Openstack; added created_items in all vimconns by garciadeblas · 7 years ago
  15. a05b65a set security groups to neutron port at vimconn openstack by tierno · 7 years ago
  16. 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
  17. 73015ce Added support for region_name for Distributed cloud implementation of WindRiver Titanium Cloud and StarlingX by fatollahy · 7 years ago
  18. 981df9a Fixed accidential override of `sfc_encap` by schillinge · 7 years ago
  19. 0fb7028 Add new fields to instance_net.vim_info by Anderson Bravalheri · 7 years ago
  20. c5293de Merge remote-tracking branch 'upstream/master' into gerrit-submission by Anderson Bravalheri · 7 years ago
  21. 0446cd5 Implement feature 5949 by Anderson Bravalheri · 8 years ago
  22. 3c83a21 Image and tenant system tests for VIO by shashankjain · 8 years ago
  23. c76a3ee System tests fix for openstack. Flavor and Network related system tests are fixed in this change. by anwars · 8 years ago
  24. 12a0c3b Change at test_RO for test vimconnector by tierno · 7 years ago
  25. 9202102 Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making by tierno · 8 years ago
  26. e3c0dbc Replacing Openstack Pike libraries by Queens by Eduardo Sousa · 8 years ago
  27. 1beea86 changes for openstack PIKE compatibility by tierno · 8 years ago
  28. 1df468d Added more instantitaion parameters: volume_id. by tierno · 8 years ago
  29. 55d234c avoid openstack default gateway creation at VLD ip-profile. by tierno · 8 years ago
  30. b42fd9b Fix error at some openstacks getting floating ip for neutron port by tierno · 8 years ago
  31. e6957e8 fix insecure option at vimconn_openstack by tierno · 8 years ago
  32. cb3cca2 allow text true at vim openstack config use_floating_ip by tierno · 8 years ago
  33. 4d1ce22 openstack option for adding root certificate by tierno · 8 years ago
  34. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  35. 326fd5e enhancement in openstack floating_ip asigment by tierno · 8 years ago
  36. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  37. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  38. caadc44 VNFFG support by Igor D.C · 8 years ago
  39. ad6bdd4 Fixed volume deletion error at openstack by tierno · 8 years ago
  40. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  41. 00e3df7 fix some more issues at SDN assist and deleting openstack ports by tierno · 8 years ago
  42. ae3b28d Added check for 'memory' key in numa is present to use by dhumal · 8 years ago v3.0.2
  43. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  44. b0b9dab Removed non-used metadata at openstack for vPCI injection by tierno · 8 years ago
  45. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  46. 3cb8dc3 Add more domain credentials for openstack APIv3 by tierno · 8 years ago v3.0.0rc14
  47. ed85457 Allow test_RO.py to consume OSM IM by tierno · 9 years ago
  48. 0a1437e Extend multipart file to other vim connectors by tierno · 9 years ago
  49. 3cf9bcd Implements SFC CRUD interface in OpenStack vimconn by Igor Duarte Cardoso · 9 years ago vnffg
  50. 5461675 Merge branch 'vio' into v2.0 by kate · 9 years ago
  51. 721d79b 1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector by kate · 9 years ago vio
  52. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  53. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  54. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  55. 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
  56. 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
  57. b39d49e (bug 327) fix vimconn_openstack image creation by tierno · 9 years ago
  58. 05a1a61 vimconn_opnestack: updated server_timeout from 60s to 300s by garciadeblas · 9 years ago
  59. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  60. 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
  61. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  62. 40a9602 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  63. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  64. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  65. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  66. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago
  67. d42ccea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  68. 73cd9c3 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  69. e26fc7a (bug 116) allow to use closer existing flavors at openstack by tierno · 9 years ago
  70. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  71. ea1d623 Fixed bug for threads/pair-threads/cores in openstack connector. New implementation according to https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/virt-driver-cpu-thread-pinning.html by Pablo Montes Moreno · 9 years ago
  72. 5b9da42 Bug 256 fixed by Mike Marchetti · 9 years ago
  73. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  74. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from vimconn_openstack.py]
  75. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  76. fb1dce6 Merge "Merge branch 'v1.1'" by tierno · 9 years ago
  77. 96af9f4 Bug 194 - Openstack API v3.3 by ahmadsa · 9 years ago
  78. cf157a8 Fixes 162. Re-use an existing flavor at openstack without EPA parameters by tierno · 9 years ago
  79. fa51c20 fixes 191 preserve VDU interface order at all VNFD schemas by tierno · 9 years ago
  80. 2299e3b Randomize default subnet CIDR in vimconn_openstack. Fixes bug 179 by garciadeblas · 9 years ago
  81. 01d0bf5 fixes 168. openstack cloud-config error by tierno · 9 years ago
  82. 4540ea5 allow new vim-image-list/delete commands by tierno · 9 years ago
  83. c75a5dc new param at openstack connector to allow insecure https connections by tierno · 9 years ago
  84. f8383b8 new param at openstack connector to automatically assign floating_ip by tierno · 9 years ago
  85. 36c0b17 cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys by tierno · 9 years ago
  86. 59f4526 Merge branch 'v1.0' by garciadeblas · 9 years ago
  87. cf22714 Added support for regions. Solved bug in server creation rollback. by montesmoreno · 9 years ago
  88. 2a1fc4e Implemented option to disable port-security for openstack. Implemented option to specify floating_ip in openstack. Solved 2 bugs in floating_ip implementation for Openstack by montesmoreno · 9 years ago
  89. 1448045 VNF creation with image name and checksum working properly. Fixes bug 73. Added new tests for this feature. Openmano client modified to allow modifying image name and checksum by garciadeblas · 9 years ago
  90. 3083338 Allow images without checksum in the VIM; fixed image lookup in Opesntack connector by garciadeblas · 9 years ago
  91. 3fa2c05 Fix bug to raise vimconnException if image not found at VIM; fix bug in vimconn_openstack to accept image lookups only by name by garciadeblas · 9 years ago
  92. 0c8def0 Added support in openstack connector for additional disks, either empty or based on an image. Warning! Tested only for v2 Openstack API. Changes for v3 were not implemented by montesmoreno · 9 years ago
  93. f853d45 Support floating IP addresses in vimconn_openstack.py by ahmadsa · 9 years ago
  94. 95baa27 Updated vimconn_openstack.py to support v3.3 and v2.0 of OpenStack python client by ahmadsa · 9 years ago
  95. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  96. 21d795b Fix bug in vimconn_openstack related to dhcp_count by garciadeblas · 10 years ago
  97. fe78990 fixing logs at vimconn by tierno · 10 years ago
  98. edca7b3 v0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od unexpected exception in REST API, dos2unix vnf examples by garciadeblas · 10 years ago
  99. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  100. 8e995ce 0.4.55 fixed problems with new versions of openstack python client by tierno · 10 years ago