1. 3b46e0e Make artifactory server configurable in Jenkins build by Wesley Hirsch · 9 years ago
  2. 17ab9d2 Merge branch 'v2.0' tag 2.0.2 by tierno · 9 years ago feature1429
  3. 114050e Added unit tests for get_vminstance,refresh_vms_status,delete_vminstance and refresh_nets_status by kasar · 9 years ago v2.0.2
  4. f575596 provide only one vnf:vm IP address at NBI by tierno · 9 years ago
  5. 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
  6. 84e8396 Merge "new test for openmano client" into v2.0 by tierno · 9 years ago
  7. 0abcd73 Merge "Delete sdn-port-mapping upon datancenter deletion or sdn remove" into v2.0 by tierno · 9 years ago
  8. c589790 Merge "fix password typo at database migrate" into v2.0 by tierno · 9 years ago
  9. 1b14cd8 add common ci-pipeline code by Mike Marchetti · 9 years ago
  10. 574b09f new test for openmano client by tierno · 9 years ago
  11. 8fe7a49 Delete sdn-port-mapping upon datancenter deletion or sdn remove by tierno · 9 years ago
  12. 993781b fix password typo at database migrate by tierno · 9 years ago
  13. 20df3bb fix return value at openmano client -sdn- commands by tierno · 9 years ago
  14. b84cbdc fix issue at openstack vm creation rollback. Issue getting port ip_address by tierno · 9 years ago
  15. 97a50f6 Fix (bug317): updated DB to change type of ram in flavors table by garciadeblas · 9 years ago
  16. 68e73e6 Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling by bhangare · 9 years ago
  17. 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
  18. ffdaf29 Added new unit tests for get_image_id_from_path, get_image_list and new_vminstance specifications by kasar · 9 years ago
  19. a1fb446 (bug 314) Avoid gateway creation at openstack if not demanded by IP profile by tierno · 9 years ago
  20. 45483bf Fix an issue attaching openstack datacenter by tierno · 9 years ago
  21. 76a3c31 Fix an issue attaching openstack datacenter by tierno · 9 years ago
  22. 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
  23. f716aea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  24. b5cef37 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  25. feaaa05 Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image by kasar · 9 years ago
  26. b7490b5 minor change to increase log information by Pablo Montes Moreno · 9 years ago
  27. d42ccea vimconn_openstack v3 fix tenant managing by tierno · 9 years ago
  28. 3e8e11a Merge branch 'v2.0' by Mike Marchetti · 9 years ago
  29. 4a2c09e Merge "remove specific node label" into v2.0 by Mike Marchetti · 9 years ago
  30. d1da1d6 remove specific node label by Mike Marchetti · 9 years ago
  31. 34b93ba Merge: openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  32. 73cd9c3 openstack client for keystone v3. Maintain sessions upon class reload with persistent_info by tierno · 9 years ago
  33. f050835 Added a base class at test_RO with common methods to avoid code duplication by tierno · 9 years ago
  34. b4c2239 added python- openstackclient package at installation useful for debug by tierno · 9 years ago
  35. f44e9e5 (bug 267) Fix flavor info provided as dict by tierno · 9 years ago
  36. 714bc90 fixed issue at vimconn_openvim for extra disks by tierno · 9 years ago
  37. 518a866 adding region=datacenter to sdn networks by tierno · 9 years ago
  38. e26fc7a (bug 116) allow to use closer existing flavors at openstack by tierno · 9 years ago
  39. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  40. c3b6d37 (bug 283) fixed error at vnf creation on missing vpci for dataplane interfaces by tierno · 9 years ago
  41. b334d44 Updated vim_thread to have global timers; REFRESH_ACTIVE changed to 1 minute by garciadeblas · 9 years ago
  42. bd11fd8 Added vimconnetor unit tests for get_network,delete_network,get_flavor by kasar · 9 years ago
  43. 6aa0b2b External port implementation for SDN assist by Pablo Montes Moreno · 9 years ago
  44. 70532ae Added vimconnector unit tests for create and list network by kasar · 9 years ago v2.0.1
  45. 0c007d6 Added code for CD-ROM device type by kasar · 9 years ago
  46. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  47. 6e8b5a8 adjust installer to get latest stable tag by tierno · 9 years ago
  48. 4d73b39 New delete-all argument at basictest.sh by tierno · 9 years ago
  49. 72a08d7 (Bug 279) openmano client v0.4.14: obtain tenant id from name on all commands by tierno · 9 years ago
  50. 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
  51. b36e75d Merge branch 'v2.0' by tierno · 9 years ago
  52. ec66e9a added set of tests to test_RO.py by tierno · 9 years ago
  53. ae6b3e6 Changes in vimconn_vmware.py: Added new Apache 2.0 license header for VMware vCloud Director Connector by kate · 9 years ago
  54. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  55. 161c24b fix an issue at openmano client for tenant-edit by tierno · 9 years ago
  56. 8a02f25 1.Created new folder vmware_utils by kate · 9 years ago
  57. 75dc678 basic test enhancement by tierno · 9 years ago
  58. 070e95f minor updates to install-openmano script by tierno · 9 years ago
  59. 0e6fcaa fix test_RO paths. Add timeout, failfast options. by tierno · 9 years ago
  60. 1a13243 minor change at instal-openmano-service.sh by tierno · 9 years ago
  61. c24b4e2 Bug 266 fixed: dataenter-associate --type aws requires user and password by Vance Shipley · 9 years ago
  62. 8c4285d Bug 267 fixed: correct flavor dict key names by Vance Shipley · 9 years ago
  63. ae26697 Bug 266 fixed: updates for change to base class by Vance Shipley · 9 years ago
  64. 3643e09 Fix bug in osm-ro.service in ExecStart script by garciadeblas · 9 years ago
  65. 0a69353 Avoid at init_mano_db.sh prompt user for confirmation with option --createdb by tierno · 9 years ago
  66. 11f81f6 changes at migrate_mano_db to use database version as a parameter and not use openmano version by tierno · 9 years ago
  67. 80fde98 better parsing of user answers by tierno · 9 years ago
  68. 5b9da42 Bug 256 fixed by Mike Marchetti · 9 years ago
  69. f92ee11 Fix bug in osm-ro.service related to User by garciadeblas · 9 years ago
  70. f9975f1 Fix install_openmnano script order by tierno · 9 years ago
  71. 6df137c Merge branch 'v2.0' by tierno · 9 years ago
  72. 9931490 Fix error at creating vm_thread adding a datacenter by tierno · 9 years ago v2.0.0
  73. 52d643d Change in install-openmano to delete openvim folder from the appropriate location by garciadeblas · 9 years ago
  74. 361275f Fix other import problems of vimconnector by tierno · 9 years ago
  75. cdee8cc Fix import problems of vimconnector by tierno · 9 years ago
  76. 0b38f9e Updated Makefile to install pip-setuptools as user by garciadeblas · 9 years ago
  77. 107e4e3 fix issue at install-db-server.sh by tierno · 9 years ago
  78. 10b81cf Jenkinsfile updated to use agent any for the debian stage by garciadeblas · 9 years ago
  79. de590c0 Updated installer to use osm-ro service and to use service-openmano instead of service-openmano.sh by garciadeblas · 9 years ago
  80. e02ee6e Updated install-openmano to delete ovim lib folder after installation by garciadeblas · 9 years ago
  81. 26a580c Updated install-openmano-service to use the new config and service files by garciadeblas · 9 years ago
  82. 443c84a Added option updatedb to allow preserving current database by tierno · 9 years ago
  83. a64b262 Updated Makefile to copy files to .build folder by garciadeblas · 9 years ago
  84. 515dbae Updated Jenkinsfile to push to unstable folder, updated Dockerfile to include pypi2deb by garciadeblas · 9 years ago
  85. ab8cb54 install-db-server enhancement by tierno · 9 years ago
  86. 32b836b Adding git and make, and upgrading setuptools in Dockerfile by garciadeblas · 9 years ago
  87. 5c0af45 Removing add-apt-repository from Dockerfile by garciadeblas · 9 years ago
  88. ee272b9 update server version by tierno · 9 years ago
  89. 0323ff6 Changes in Jenkinsfile agent by garciadeblas · 9 years ago
  90. d40e551 Changes in Makefile and Jenkinsfile to follow the rest of repos by garciadeblas · 9 years ago
  91. 3a82fc0 Preliminar Jenkinsfile and Dockerfile for RO; testing new debian repo structure by garciadeblas · 9 years ago
  92. d573573 Merge branch 'master' into v2.0 by garciadeblas · 9 years ago
  93. 557e2f6 Fix bug in service-openmano to call openmanod instead of openmanod.py by garciadeblas · 9 years ago
  94. d5b5dcc Fix minor bug when getting libopenvim path by garciadeblas · 9 years ago
  95. c7fc0f9 Installing mano_vim_db using the script from the right location by garciadeblas · 9 years ago
  96. d117ff0 Fix install-openmano-service to adapt to new structure of RO by garciadeblas · 9 years ago
  97. 01b3e17 fix import of openvim library by tierno · 9 years ago
  98. 59cc658 Merge "AWS - VIM Support" by tierno · 9 years ago
  99. aa1044b Fix RO install from source by garciadeblas · 9 years ago
  100. 61ccd64 AWS - VIM Support by ahmadsa · 9 years ago