1. b2880eb fix a VIM issue at network find or create if not exist by tierno · 9 years ago
  2. 1986041 Provide vim interface id on VM creation at vmware by tierno · 9 years ago
  3. 51757e9 Fix cloud-init insertion with v3 IM by gcalvino · 9 years ago
  4. 3b299bb Minor modifications to include vim_id of interfaces when creating a vm by montesmoreno · 9 years ago
  5. 0a1437e Extend multipart file to other vim connectors by tierno · 9 years ago
  6. a9d51fd Fix database downgrade problem by tierno · 9 years ago
  7. e580c7d Feature 1429 - secure key management feature by gcalvino · 9 years ago
  8. 868220c Feature 1413 resiliency to single component failure by tierno · 9 years ago
  9. 3a27977 Merge "Add osm-im to the source install script" by tierno · 9 years ago
  10. 4da1c24 Add osm-im to the source install script by tierno · 9 years ago
  11. 44e24da Merge branch 'vnffg' by tierno · 9 years ago
  12. 3cf9bcd Implements SFC CRUD interface in OpenStack vimconn by Igor Duarte Cardoso · 9 years ago vnffg
  13. c2abdbf vnffg branch in RO should use master branch in devops by garciadeblas · 9 years ago
  14. a955020 Changes to adopt Release Three OSM IM by tierno · 9 years ago
  15. a92a0ea Merge branch 'master' into vnffg by garciadeblas · 9 years ago
  16. f1ba57e new API v3 that consumes OSM IM models by tierno · 9 years ago
  17. 04f2911 Fix bug 343 by Adam Israel · 9 years ago
  18. 8285539 Included python osm-im dependency, LICENSE added to RO package, pyang and pyangbind installed via pip in postinst by garciadeblas · 9 years ago
  19. 07a88ed Merge branch 'v2.0' by garciadeblas · 9 years ago
  20. 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
  21. cf92004 OSM IM consumed, changes in devops-related files: Makefile, Dockerfile, setup, new tox.ini by garciadeblas · 9 years ago
  22. c775e22 Merge "Build on jenkins nodes with label docker" by marchettim · 9 years ago
  23. 3b46e0e Make artifactory server configurable in Jenkins build by Wesley Hirsch · 9 years ago
  24. 6077101 Build on jenkins nodes with label docker by Wesley Hirsch · 9 years ago
  25. 952ab00 feature1419 DB rollback if update fails by tierno · 9 years ago
  26. 5461675 Merge branch 'vio' into v2.0 by kate · 9 years ago
  27. 721d79b 1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector by kate · 9 years ago vio
  28. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  29. 8e69032 (bug 329) fix RO VDU count. Enhance nfvo.py:create_instance by tierno · 9 years ago
  30. 5acb1e4 bug 333: install stable version of lib_osm_openvim by tierno · 9 years ago
  31. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  32. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  33. 862a60a Adds SFC CRUD interface to the VIM connector by Igor Duarte Cardoso · 9 years ago
  34. 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
  35. 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
  36. c705303 Added unit tests for delete_image specification by kasar · 9 years ago
  37. d47ad5f Changes in vimconn_vmware.py: by kate · 9 years ago
  38. b39d49e (bug 327) fix vimconn_openstack image creation by tierno · 9 years ago
  39. 56d73d2 Fix rollback error of not launched nets & vms by tierno · 9 years ago
  40. 2391cc1 fix DB & ovim.DB critical section among threads by tierno · 9 years ago
  41. acd4e78 Deployment of VNFs alphabetically ordered by name in a NS instance by garciadeblas · 9 years ago
  42. 05a1a61 vimconn_opnestack: updated server_timeout from 60s to 300s by garciadeblas · 9 years ago
  43. 55f7085 Added unit tests for new tenant and delete tenant by kasar · 9 years ago
  44. f358ad5 Added new unit tests for get_tenant_list specification by kasar · 9 years ago
  45. 17ab9d2 Merge branch 'v2.0' tag 2.0.2 by tierno · 9 years ago feature1429
  46. 114050e Added unit tests for get_vminstance,refresh_vms_status,delete_vminstance and refresh_nets_status by kasar · 9 years ago v2.0.2
  47. f575596 provide only one vnf:vm IP address at NBI by tierno · 9 years ago
  48. 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
  49. 84e8396 Merge "new test for openmano client" into v2.0 by tierno · 9 years ago
  50. 0abcd73 Merge "Delete sdn-port-mapping upon datancenter deletion or sdn remove" into v2.0 by tierno · 9 years ago
  51. c589790 Merge "fix password typo at database migrate" into v2.0 by tierno · 9 years ago
  52. 1b14cd8 add common ci-pipeline code by Mike Marchetti · 9 years ago
  53. 574b09f new test for openmano client by tierno · 9 years ago
  54. 8fe7a49 Delete sdn-port-mapping upon datancenter deletion or sdn remove by tierno · 9 years ago
  55. 993781b fix password typo at database migrate by tierno · 9 years ago
  56. 20df3bb fix return value at openmano client -sdn- commands by tierno · 9 years ago
  57. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  58. 97a50f6 Fix (bug317): updated DB to change type of ram in flavors table by garciadeblas · 9 years ago
  59. 68e73e6 Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling by bhangare · 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. ffdaf29 Added new unit tests for get_image_id_from_path, get_image_list and new_vminstance specifications by kasar · 9 years ago
  62. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  63. 40a9602 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  64. 45483bf Fix an issue attaching openstack datacenter by tierno · 9 years ago
  65. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  66. 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
  67. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  68. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  69. feaaa05 Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image by kasar · 9 years ago
  70. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago
  71. d42ccea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  72. 3e8e11a Merge branch 'v2.0' by Mike Marchetti · 9 years ago
  73. 4a2c09e Merge "remove specific node label" into v2.0 by Mike Marchetti · 9 years ago
  74. d1da1d6 remove specific node label by Mike Marchetti · 9 years ago
  75. 34b93ba Merge: openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  76. 73cd9c3 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  77. f050835 Added a base class at test_RO with common methods to avoid code duplication by tierno · 9 years ago
  78. b4c2239 added python- openstackclient package at installation useful for debug by tierno · 9 years ago
  79. f44e9e5 (bug 267) Fix flavor info provided as dict by tierno · 9 years ago
  80. 714bc90 fixed issue at vimconn_openvim for extra disks by tierno · 9 years ago
  81. 518a866 adding region=datacenter to sdn networks by tierno · 9 years ago
  82. e26fc7a (bug 116) allow to use closer existing flavors at openstack by tierno · 9 years ago
  83. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  84. c3b6d37 (bug 283) fixed error at vnf creation on missing vpci for dataplane interfaces by tierno · 9 years ago
  85. b334d44 Updated vim_thread to have global timers; REFRESH_ACTIVE changed to 1 minute by garciadeblas · 9 years ago
  86. bd11fd8 Added vimconnetor unit tests for get_network,delete_network,get_flavor by kasar · 9 years ago
  87. 6aa0b2b External port implementation for SDN assist by Pablo Montes Moreno · 9 years ago
  88. 70532ae Added vimconnector unit tests for create and list network by kasar · 9 years ago v2.0.1
  89. 0c007d6 Added code for CD-ROM device type by kasar · 9 years ago
  90. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  91. 6e8b5a8 adjust installer to get latest stable tag by tierno · 9 years ago
  92. 4d73b39 New delete-all argument at basictest.sh by tierno · 9 years ago
  93. 72a08d7 (Bug 279) openmano client v0.4.14: obtain tenant id from name on all commands by tierno · 9 years ago
  94. 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
  95. b36e75d Merge branch 'v2.0' by tierno · 9 years ago
  96. ec66e9a added set of tests to test_RO.py by tierno · 9 years ago
  97. ae6b3e6 Changes in vimconn_vmware.py: Added new Apache 2.0 license header for VMware vCloud Director Connector by kate · 9 years ago
  98. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  99. 161c24b fix an issue at openmano client for tenant-edit by tierno · 9 years ago
  100. 8a02f25 1.Created new folder vmware_utils by kate · 9 years ago