1. 1beea86 changes for openstack PIKE compatibility by tierno · 8 years ago
  2. 1df468d Added more instantitaion parameters: volume_id. by tierno · 8 years ago
  3. 55d234c avoid openstack default gateway creation at VLD ip-profile. by tierno · 8 years ago
  4. b42fd9b Fix error at some openstacks getting floating ip for neutron port by tierno · 8 years ago
  5. e6957e8 fix insecure option at vimconn_openstack by tierno · 8 years ago
  6. cb3cca2 allow text true at vim openstack config use_floating_ip by tierno · 8 years ago
  7. 4d1ce22 openstack option for adding root certificate by tierno · 8 years ago
  8. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  9. 326fd5e enhancement in openstack floating_ip asigment by tierno · 8 years ago
  10. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  11. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  12. caadc44 VNFFG support by Igor D.C · 8 years ago
  13. ad6bdd4 Fixed volume deletion error at openstack by tierno · 8 years ago
  14. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  15. 00e3df7 fix some more issues at SDN assist and deleting openstack ports by tierno · 8 years ago
  16. ae3b28d Added check for 'memory' key in numa is present to use by dhumal · 8 years ago v3.0.2
  17. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  18. b0b9dab Removed non-used metadata at openstack for vPCI injection by tierno · 8 years ago
  19. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  20. 3cb8dc3 Add more domain credentials for openstack APIv3 by tierno · 8 years ago v3.0.0rc14
  21. ed85457 Allow test_RO.py to consume OSM IM by tierno · 9 years ago
  22. 0a1437e Extend multipart file to other vim connectors by tierno · 9 years ago
  23. 3cf9bcd Implements SFC CRUD interface in OpenStack vimconn by Igor Duarte Cardoso · 9 years ago vnffg
  24. 5461675 Merge branch 'vio' into v2.0 by kate · 9 years ago
  25. 721d79b 1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector by kate · 9 years ago vio
  26. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  27. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  28. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  29. 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
  30. 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
  31. b39d49e (bug 327) fix vimconn_openstack image creation by tierno · 9 years ago
  32. 05a1a61 vimconn_opnestack: updated server_timeout from 60s to 300s by garciadeblas · 9 years ago
  33. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  34. 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
  35. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  36. 40a9602 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  37. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  38. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  39. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  40. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago
  41. d42ccea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  42. 73cd9c3 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  43. e26fc7a (bug 116) allow to use closer existing flavors at openstack by tierno · 9 years ago
  44. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  45. 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
  46. 5b9da42 Bug 256 fixed by Mike Marchetti · 9 years ago
  47. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  48. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from vimconn_openstack.py]
  49. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  50. fb1dce6 Merge "Merge branch 'v1.1'" by tierno · 9 years ago
  51. 96af9f4 Bug 194 - Openstack API v3.3 by ahmadsa · 9 years ago
  52. cf157a8 Fixes 162. Re-use an existing flavor at openstack without EPA parameters by tierno · 9 years ago
  53. fa51c20 fixes 191 preserve VDU interface order at all VNFD schemas by tierno · 9 years ago
  54. 2299e3b Randomize default subnet CIDR in vimconn_openstack. Fixes bug 179 by garciadeblas · 9 years ago
  55. 01d0bf5 fixes 168. openstack cloud-config error by tierno · 9 years ago
  56. 4540ea5 allow new vim-image-list/delete commands by tierno · 9 years ago
  57. c75a5dc new param at openstack connector to allow insecure https connections by tierno · 9 years ago
  58. f8383b8 new param at openstack connector to automatically assign floating_ip by tierno · 9 years ago
  59. 36c0b17 cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys by tierno · 9 years ago
  60. 59f4526 Merge branch 'v1.0' by garciadeblas · 9 years ago
  61. cf22714 Added support for regions. Solved bug in server creation rollback. by montesmoreno · 9 years ago
  62. 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
  63. 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
  64. 3083338 Allow images without checksum in the VIM; fixed image lookup in Opesntack connector by garciadeblas · 9 years ago
  65. 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
  66. 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
  67. f853d45 Support floating IP addresses in vimconn_openstack.py by ahmadsa · 9 years ago
  68. 95baa27 Updated vimconn_openstack.py to support v3.3 and v2.0 of OpenStack python client by ahmadsa · 9 years ago
  69. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  70. 21d795b Fix bug in vimconn_openstack related to dhcp_count by garciadeblas · 10 years ago
  71. fe78990 fixing logs at vimconn by tierno · 10 years ago
  72. 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
  73. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  74. 8e995ce 0.4.55 fixed problems with new versions of openstack python client by tierno · 10 years ago
  75. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  76. 9f8456e v0.4.49 allow IP parameters for networks, and network types in RO by garciadeblas · 10 years ago
  77. a4e1a6e v0.4.47 cloud-init for ssh key injection at instance-scenario-create by tierno · 10 years ago
  78. afbced4 fix #30 little bug by tierno · 10 years ago
  79. 6e11623 fixes #30. Using openstack as a VIM, avoid the metadata of pci_injection grater than 255 by tierno · 10 years ago
  80. 809a780 openmano v0.4.40 change from test_os to test_vimconn that is more general. Some minor updates by tierno · 10 years ago
  81. ae4a8d1 openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status by tierno · 10 years ago
  82. 392f285 v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor by tierno · 10 years ago
  83. 7edb675 openmano first code upload by tierno · 10 years ago