1. d1da1d6 remove specific node label by Mike Marchetti · 9 years ago
  2. b334d44 Updated vim_thread to have global timers; REFRESH_ACTIVE changed to 1 minute by garciadeblas · 9 years ago
  3. bd11fd8 Added vimconnetor unit tests for get_network,delete_network,get_flavor by kasar · 9 years ago
  4. 6aa0b2b External port implementation for SDN assist by Pablo Montes Moreno · 9 years ago
  5. 70532ae Added vimconnector unit tests for create and list network by kasar · 9 years ago v2.0.1
  6. 0c007d6 Added code for CD-ROM device type by kasar · 9 years ago
  7. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  8. 6e8b5a8 adjust installer to get latest stable tag by tierno · 9 years ago
  9. 4d73b39 New delete-all argument at basictest.sh by tierno · 9 years ago
  10. 72a08d7 (Bug 279) openmano client v0.4.14: obtain tenant id from name on all commands by tierno · 9 years ago
  11. 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
  12. ec66e9a added set of tests to test_RO.py by tierno · 9 years ago
  13. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  14. 161c24b fix an issue at openmano client for tenant-edit by tierno · 9 years ago
  15. 8a02f25 1.Created new folder vmware_utils by kate · 9 years ago
  16. 75dc678 basic test enhancement by tierno · 9 years ago
  17. 070e95f minor updates to install-openmano script by tierno · 9 years ago
  18. 0e6fcaa fix test_RO paths. Add timeout, failfast options. by tierno · 9 years ago
  19. 1a13243 minor change at instal-openmano-service.sh by tierno · 9 years ago
  20. c24b4e2 Bug 266 fixed: dataenter-associate --type aws requires user and password by Vance Shipley · 9 years ago
  21. 8c4285d Bug 267 fixed: correct flavor dict key names by Vance Shipley · 9 years ago
  22. ae26697 Bug 266 fixed: updates for change to base class by Vance Shipley · 9 years ago
  23. 3643e09 Fix bug in osm-ro.service in ExecStart script by garciadeblas · 9 years ago
  24. 0a69353 Avoid at init_mano_db.sh prompt user for confirmation with option --createdb by tierno · 9 years ago
  25. 11f81f6 changes at migrate_mano_db to use database version as a parameter and not use openmano version by tierno · 9 years ago
  26. 80fde98 better parsing of user answers by tierno · 9 years ago
  27. 5b9da42 Bug 256 fixed by Mike Marchetti · 9 years ago
  28. f92ee11 Fix bug in osm-ro.service related to User by garciadeblas · 9 years ago
  29. f9975f1 Fix install_openmnano script order by tierno · 9 years ago
  30. 6df137c Merge branch 'v2.0' by tierno · 9 years ago
  31. 9931490 Fix error at creating vm_thread adding a datacenter by tierno · 9 years ago v2.0.0
  32. 52d643d Change in install-openmano to delete openvim folder from the appropriate location by garciadeblas · 9 years ago
  33. 361275f Fix other import problems of vimconnector by tierno · 9 years ago
  34. cdee8cc Fix import problems of vimconnector by tierno · 9 years ago
  35. 0b38f9e Updated Makefile to install pip-setuptools as user by garciadeblas · 9 years ago
  36. 107e4e3 fix issue at install-db-server.sh by tierno · 9 years ago
  37. 10b81cf Jenkinsfile updated to use agent any for the debian stage by garciadeblas · 9 years ago
  38. de590c0 Updated installer to use osm-ro service and to use service-openmano instead of service-openmano.sh by garciadeblas · 9 years ago
  39. e02ee6e Updated install-openmano to delete ovim lib folder after installation by garciadeblas · 9 years ago
  40. 26a580c Updated install-openmano-service to use the new config and service files by garciadeblas · 9 years ago
  41. 443c84a Added option updatedb to allow preserving current database by tierno · 9 years ago
  42. a64b262 Updated Makefile to copy files to .build folder by garciadeblas · 9 years ago
  43. 515dbae Updated Jenkinsfile to push to unstable folder, updated Dockerfile to include pypi2deb by garciadeblas · 9 years ago
  44. ab8cb54 install-db-server enhancement by tierno · 9 years ago
  45. 32b836b Adding git and make, and upgrading setuptools in Dockerfile by garciadeblas · 9 years ago
  46. 5c0af45 Removing add-apt-repository from Dockerfile by garciadeblas · 9 years ago
  47. ee272b9 update server version by tierno · 9 years ago
  48. 0323ff6 Changes in Jenkinsfile agent by garciadeblas · 9 years ago
  49. d40e551 Changes in Makefile and Jenkinsfile to follow the rest of repos by garciadeblas · 9 years ago
  50. 3a82fc0 Preliminar Jenkinsfile and Dockerfile for RO; testing new debian repo structure by garciadeblas · 9 years ago
  51. d573573 Merge branch 'master' into v2.0 by garciadeblas · 9 years ago
  52. 557e2f6 Fix bug in service-openmano to call openmanod instead of openmanod.py by garciadeblas · 9 years ago
  53. d5b5dcc Fix minor bug when getting libopenvim path by garciadeblas · 9 years ago
  54. c7fc0f9 Installing mano_vim_db using the script from the right location by garciadeblas · 9 years ago
  55. d117ff0 Fix install-openmano-service to adapt to new structure of RO by garciadeblas · 9 years ago
  56. 01b3e17 fix import of openvim library by tierno · 9 years ago
  57. 59cc658 Merge "AWS - VIM Support" by tierno · 9 years ago
  58. aa1044b Fix RO install from source by garciadeblas · 9 years ago
  59. 61ccd64 AWS - VIM Support by ahmadsa · 9 years ago
  60. 1c385a3 Removed mysql-server dependency, updates postinst with the appropriate service name by garciadeblas · 9 years ago
  61. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  62. ae3fa61 Merge branch 'feature628' by tierno · 9 years ago
  63. c53ebfa Install ovim library as part of install-openmano by garciadeblas · 9 years ago
  64. 4b6216b Support of versioning in deb packages; addressing also comments to change 1593 by garciadeblas · 9 years ago
  65. 3f873ad Minor typo fixed in install-db-server.sh by garciadeblas · 9 years ago
  66. e5ef517 Support of debian packaging via stdeb; postinst script; renaming some files by garciadeblas · 9 years ago
  67. d81496c install_db_server does not drop the user if exists by garciadeblas · 9 years ago
  68. 311ea74 add docker build by Gennadiy Dubina · 9 years ago
  69. 5b1a664 Fix typo in usage of install-openmano.sh by garciadeblas · 9 years ago
  70. cf1826b Updated Makefile with install and develop; renamed openmanod.py to remove extension by garciadeblas · 9 years ago
  71. 89cb0d1 move db server install script to separate file by Gennadiy Dubina · 9 years ago
  72. ac1e379 Changes in vimconn_vmware.py: by kate · 9 years ago
  73. f2bd1e8 Minor changes. sdn_net_id variable not set by tierno · 9 years ago
  74. b12711f Fixed minor bug when editing sdn-controller. Modified test_RO.py according to openmano behaviour. Added additional tests for SDN by Pablo Montes Moreno · 9 years ago
  75. 86fad56 fix bug at inserting non ascii char at database by tierno · 9 years ago
  76. 639520f Allow ovim parameters at config file. Fix an issue at network deletion by tierno · 9 years ago
  77. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago
  78. 0631247 Changes in vimconn_vmware.py : 1.Feature #1137: Multi-disk support 2.Removed redundant code by bhangare · 9 years ago
  79. 91baf98 VIM refreshing of net status at vim_thread by tierno · 9 years ago
  80. d296362 Added code for ip_address parameter by kasar · 9 years ago
  81. dc1f02e Fixed the review comments for cloud-init and floating_ip_address by kasar · 9 years ago
  82. 3be0b2a Added PT to openstack connector. Additional tests included by Pablo Montes Moreno · 9 years ago
  83. c27b046 httpserver: http_post_datacenters: minor typo in the comment about function goal by garciadeblas · 9 years ago snapcraft
  84. de69123 1. Addressed review comments. 2. Added new code for numa affinity to latest master branch(Ignore previous committed code in change 1324) by kasar · 9 years ago
  85. 867ffe9 VIM refreshing of VM status at vim_thread by tierno · 9 years ago
  86. 06e6c39 New README.rst and requirements.txt files, setup.py and Makefile updated by garciadeblas · 9 years ago
  87. 2fe24fa Added test for checking deployed scenarios by Pablo Montes Moreno · 9 years ago
  88. 7e0e9c6 Re-enabled SDN functionality by Pablo Montes Moreno · 9 years ago
  89. c565179 fix issue at stopping service when it has not been started by tierno · 9 years ago
  90. ab60396 Disabled temporary SDN functionality while development is finished by Pablo Montes Moreno · 9 years ago
  91. 51e553b Added information needed for dataplane connectivity in refresh_vms_status in openstack connector. Minor modification in get_network to avoid confusion with the naming by Pablo Montes Moreno · 9 years ago
  92. 3fbff9b Implemented functionality for SDN in RO regarding controllers and port mapping management. Also implemented the creation/deletion of dataplane networks using ovim. To be implemented creation/deletion of dataplane ports using ovim by Pablo Montes Moreno · 9 years ago
  93. 4cb6e90 Fixed review comments by kasar · 9 years ago
  94. 3ac5dc4 1.Modified code for instance actions 2.Added code for network adapter type support by kasar · 9 years ago
  95. 95a1ae5 vim_thread. Logs and store error status at vim fail by tierno · 9 years ago
  96. bfdca49 Changes in vimconn_vmware.py : Bug DE193 fixed: Added exceptions for PyVcloud library APIs. Assigned defaults if VNFD has incomplete IP profile for vmware connector. by bhangare · 9 years ago
  97. cd520d3 New file setup.py: builds a python package by garciadeblas · 9 years ago
  98. ea76ecf New file openmano.service: extracted from install-openmano-service.sh by garciadeblas · 9 years ago
  99. 9453a8a Makefile to automate tasks: env preparation, build, test, package creation by garciadeblas · 9 years ago
  100. eb04452 Changes in vimconn_vmware.py : Modified flavor logic as per Code review comments. by kate · 9 years ago