1. 13d0232 Adding missing variable by Gulsum Atici · 3 years, 5 months ago
  2. 26f7366 Refactor openstack new_vminstance method by Gulsum Atici · 3 years, 5 months ago
  3. 09dcc58 Bug 2180 fixed by sritharan · 3 years, 6 months ago
  4. 343c520 Find the existing persistent volume by vim_id keyword by aticig · 3 years, 10 months ago release-v12.0-start
  5. cf14bb1 Fix Bug 2012 use existing volumes as instantiation parameters by aticig · 3 years, 11 months ago
  6. 36cad66 Find the interface ports regardless of VM's existence by aticig · 3 years, 10 months ago
  7. 29a4c1a Feature 10911-Vertical scaling of VM instances from OSM by sritharan · 4 years ago
  8. 78f474e Feature 10922: Stop, start and rebuild by k4.rahul · 4 years ago
  9. fe57572 Fixing Bug 1376 by aticig · 3 years, 10 months ago
  10. 8658c2c Feature 10910: Migration of Openstack based VM instances by elumalai · 4 years ago
  11. 0dd83fd Bug 2029 mempage-size is ignored by rodriguezgar · 3 years, 11 months ago
  12. 247cc43 Fixes bug 2026 : Persistent volumes to be created in the same AZ as the VM that will use them. by Alexis Romero · 4 years ago
  13. 8f2060b Feature 10909: Heal operation for VDU by palaciosj · 4 years, 1 month ago
  14. 179e002 Fix Bug 1911 Root disk cannot be a Persistent Volume by aticig · 4 years ago
  15. b70f4ed Feature 10906: Support for Anti-Affinity groups by Alexis Romero · 4 years, 1 month ago
  16. ebaba1f Fix Bug1832-Use existing flavors with true by preethika.p · 4 years, 3 months ago
  17. 049cbb1 Enabling Flake8 and import sorting by sousaedu · 4 years, 3 months ago
  18. 648ee3d Fix bug 1798 - adding swap disks by sousaedu · 4 years, 5 months ago
  19. f524da8 Fix bug 1797 - adding ephemeral disks by sousaedu · 4 years, 5 months ago
  20. 2aa5f80 Fix bug 1572 - Reading availability-zone-hint for neutron from config by sousaedu · 4 years, 10 months ago
  21. 80135b9 Reformatting RO by sousaedu · 5 years ago
  22. e493e9b Fixing bug 1437 by sousaedu · 5 years ago
  23. 70eeb18 Feature 7184 New Generation RO enhancemnt by tierno · 5 years ago sol006
  24. 7a1f525 feat(port security): adds port security strategy by bravof · 5 years ago
  25. cb66c7e fix 1164 Retry assigning floating ip, it can conflict among RO workers by tierno · 6 years ago
  26. 5ad826a fix 1190 enhanced reported error text by tierno · 6 years ago
  27. 1d213f4 Feature 7184 New Generation RO by tierno · 6 years ago
  28. 1ec592d fixing flake8 tests by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  29. 1dfe993 openstack: get vlan from port binding:vif_details by tierno · 6 years ago
  30. 7277486 create base package 'osm_ro_plugin' for plugin by tierno · 6 years ago
  31. 1aac33a WIP: Added VIO support for PCI-PT interfaces by garciadeblas · 6 years ago
  32. 396e813 bug 1079 capture SDN plugin unhandled exceptions by tierno · 6 years ago
  33. 64b39c5 fix bug 1067: vimconn_openstack, increased timeout for VM with ports with disabled security by garciadeblas · 6 years ago
  34. 6964779 fix SDN: port mapping, switch_id, sdnconn logging by tierno · 6 years ago
  35. 4af0d54 New Openstack VIM config option: dataplane_network_type by garciadeblas · 6 years ago
  36. 6869ae7 fix 988. Use provider-network:physical-network at openstack network creation by tierno · 6 years ago
  37. 8a2dda3 Bug 795 fixed by borsatti · 6 years ago
  38. a0a356e Changing log level of Openstack libraries to WARNING by garciadeblas · 6 years ago
  39. 57dadcf Merge branch 'py3' features 8029 8030 by tierno · 6 years ago
  40. 7d782ef feature 8029 change RO to python3. Using vim plugins by tierno · 7 years ago[Renamed (97%) from osm_ro/vimconn_openstack.py]
  41. 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
  42. b7aa1bb bug 668. Fix existing flavor as not created by tierno · 7 years ago
  43. fa35a72 Fix deployment of EPA VMs to use single virtual socket instead of 1 socket per core by garciadeblas · 7 years ago
  44. 4d22bdc Merge branch 'feature7106' by tierno · 7 years ago
  45. ff16819 Disable port security at network creation (openstack) by anwars · 7 years ago
  46. ae5f52c Feature 7106 : Handle additional EPA parameters for openstack VIM connector by anwars · 7 years ago feature7106
  47. de12f78 fixing bug 665 parsing unicode openstack error messages by tierno · 7 years ago
  48. ebd6672 Fix support of multi-segment networks in Openstack; added created_items in all vimconns by garciadeblas · 7 years ago
  49. a05b65a set security groups to neutron port at vimconn openstack by tierno · 7 years ago
  50. 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
  51. 73015ce Added support for region_name for Distributed cloud implementation of WindRiver Titanium Cloud and StarlingX by fatollahy · 7 years ago
  52. 981df9a Fixed accidential override of `sfc_encap` by schillinge · 7 years ago
  53. 0fb7028 Add new fields to instance_net.vim_info by Anderson Bravalheri · 7 years ago
  54. c5293de Merge remote-tracking branch 'upstream/master' into gerrit-submission by Anderson Bravalheri · 7 years ago
  55. 0446cd5 Implement feature 5949 by Anderson Bravalheri · 8 years ago
  56. 3c83a21 Image and tenant system tests for VIO by shashankjain · 8 years ago
  57. c76a3ee System tests fix for openstack. Flavor and Network related system tests are fixed in this change. by anwars · 8 years ago
  58. 12a0c3b Change at test_RO for test vimconnector by tierno · 7 years ago
  59. 9202102 Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making by tierno · 8 years ago
  60. e3c0dbc Replacing Openstack Pike libraries by Queens by Eduardo Sousa · 8 years ago
  61. 1beea86 changes for openstack PIKE compatibility by tierno · 8 years ago
  62. 1df468d Added more instantitaion parameters: volume_id. by tierno · 8 years ago
  63. 55d234c avoid openstack default gateway creation at VLD ip-profile. by tierno · 8 years ago
  64. b42fd9b Fix error at some openstacks getting floating ip for neutron port by tierno · 8 years ago
  65. e6957e8 fix insecure option at vimconn_openstack by tierno · 8 years ago
  66. cb3cca2 allow text true at vim openstack config use_floating_ip by tierno · 8 years ago
  67. 4d1ce22 openstack option for adding root certificate by tierno · 8 years ago
  68. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  69. 326fd5e enhancement in openstack floating_ip asigment by tierno · 8 years ago
  70. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  71. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  72. caadc44 VNFFG support by Igor D.C · 8 years ago
  73. ad6bdd4 Fixed volume deletion error at openstack by tierno · 8 years ago
  74. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  75. 00e3df7 fix some more issues at SDN assist and deleting openstack ports by tierno · 8 years ago
  76. ae3b28d Added check for 'memory' key in numa is present to use by dhumal · 8 years ago v3.0.2
  77. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  78. b0b9dab Removed non-used metadata at openstack for vPCI injection by tierno · 8 years ago
  79. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  80. 3cb8dc3 Add more domain credentials for openstack APIv3 by tierno · 8 years ago v3.0.0rc14
  81. ed85457 Allow test_RO.py to consume OSM IM by tierno · 9 years ago
  82. 0a1437e Extend multipart file to other vim connectors by tierno · 9 years ago
  83. 3cf9bcd Implements SFC CRUD interface in OpenStack vimconn by Igor Duarte Cardoso · 9 years ago vnffg
  84. 5461675 Merge branch 'vio' into v2.0 by kate · 9 years ago
  85. 721d79b 1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector by kate · 9 years ago vio
  86. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  87. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  88. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  89. 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
  90. 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
  91. b39d49e (bug 327) fix vimconn_openstack image creation by tierno · 9 years ago
  92. 05a1a61 vimconn_opnestack: updated server_timeout from 60s to 300s by garciadeblas · 9 years ago
  93. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  94. 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
  95. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  96. 40a9602 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  97. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  98. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  99. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  100. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago