1. 59f4526 Merge branch 'v1.0' by garciadeblas · 9 years ago
  2. fda5f7c Changes in vimconn_vmware.py : by bhangare · 9 years ago v1.0.4
  3. a92ae39 Changes in vimconn_vmware.py : by bhangare · 9 years ago
  4. cf22714 Added support for regions. Solved bug in server creation rollback. by montesmoreno · 9 years ago
  5. 0e571a9 Changes in vimconn_vmware.py: Create networks & apply network configuration as defined in VNFD to override what is defined in uploaded .ovf by bhangare · 9 years ago
  6. 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
  7. 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
  8. 3083338 Allow images without checksum in the VIM; fixed image lookup in Opesntack connector by garciadeblas · 9 years ago
  9. 13ab2c4 Changes in vimconn_vmware.py : by kate · 9 years ago
  10. c324e00 Changes in vimconn_vmware.py : by kate · 9 years ago
  11. ed74603 Added *.pyo to .gitignore-common; minor typo fixed in openmano client by garciadeblas · 9 years ago
  12. 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
  13. f8fa9f0 initial version of test_openmanoclient. It allows both python 2 and 3 by tierno · 9 years ago
  14. 7432e7c limit name size at openvim connector to avoid errors by tierno · 9 years ago
  15. 93bffb4 added python-cinderclient to openmano installer by tierno · 9 years ago
  16. bba83c8 Merge "Changes in vimconn_vmware.py: Fixed Bug ID 121: VMWARE Connector: Return Nic status to include IP address and MAC" into v1.0 by tierno · 9 years ago v1.0.3
  17. 29c3f0d Merge "Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD" into v1.0 by tierno · 9 years ago
  18. 2c85507 Changes in vimconn_vmware.py: Fixed Bug ID 121: VMWARE Connector: Return Nic status to include IP address and MAC by bhangare · 9 years ago
  19. c768d0c Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD by bhangare · 9 years ago
  20. 92d4af3 Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD by bhangare · 9 years ago
  21. 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
  22. 15f1c38 Changes in vimconn_vmware.py : by kate · 9 years ago
  23. a6003ee minor updates to test/basictest.sh by tierno · 9 years ago
  24. f853d45 Support floating IP addresses in vimconn_openstack.py by ahmadsa · 9 years ago
  25. 9d6866a minor updates to test/basictest.sh by tierno · 9 years ago
  26. 2c31ee7 merge v1.0.2 -commit b1c42b6- into master by tierno · 9 years ago
  27. b1c42b6 change installation to checkout the v1.0.2 tag by tierno · 9 years ago v1.0.2
  28. aa5832d installation script enhancement. Allow test/basictest install openvim in test mode by tierno · 9 years ago
  29. 95baa27 Updated vimconn_openstack.py to support v3.3 and v2.0 of OpenStack python client by ahmadsa · 9 years ago
  30. ae65a48 Change names of VM to solve bug 26 by tierno · 9 years ago
  31. 4283979 Merge "Fix idempotency issues that could cause install/configuration failures" by tierno · 9 years ago
  32. 942ae4f Fix idempotency issues that could cause install/configuration failures by Adam Israel · 9 years ago
  33. 06ac4cc Merge branch v1.0 (commit fb1987b) into master by tierno · 9 years ago
  34. eb78746 Merge "Merge v1.0 branch into master" by garciadeblas · 9 years ago
  35. 9377e5b Merge v1.0 branch into master by tierno · 9 years ago
  36. fb1987b provide docuemntation comments at vimconn by tierno · 9 years ago
  37. 8ed3c73 Merge "renamed file to match docs" by tierno · 9 years ago
  38. 2677765 installation openmano service persistent. Clear other openmano folders by tierno · 9 years ago
  39. 426bc53 Changes in openmano installer to install links in /usr/bin instead of /usr/sbin by garciadeblas · 9 years ago
  40. aceb464 add version to log by tierno · 9 years ago v1.0.1
  41. a4d321c enhance on database migration not prompt for pass if no needed by tierno · 9 years ago
  42. 8008c3a v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment by tierno · 9 years ago
  43. 44528e4 minor changes at database connection exception management. Change openmanoconfig.sh to openmanoconfig.py to retrieve configuration by tierno · 9 years ago
  44. d55a458 add git checkout to the apropiate tag v1.0 by tierno · 10 years ago
  45. a3d49e6 v0.5.1 fixed 75 VIM VM or net not updated when receives a message error longer than 1024 by tierno · 10 years ago
  46. cef8e64 Remove debugging that was causing openvim-compute-relation-joined to fail by Adam Israel · 10 years ago
  47. 50227af Initial import of charm layer to deploy and configure OpenMano by Adam Israel · 10 years ago
  48. 33f0a7e Update --createdb to use the right host/port by Adam Israel · 10 years ago
  49. 49e192d renamed file to match docs by bayramov · 10 years ago
  50. 65a0b96 v0.5.0 openmano for OSM Release One by tierno · 10 years ago v1.0.0
  51. 1c8d487 Merge "v0.4.62 Get properly a vimconn error at image/flavor list/create" by tierno · 10 years ago
  52. 5e91eb8 v0.4.62 Get properly a vimconn error at image/flavor list/create by tierno · 10 years ago
  53. ed1be4b Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done" by garciadeblas · 10 years ago
  54. a279391 v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done by tierno · 10 years ago
  55. 57f42af Merge "allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters" by garciadeblas · 10 years ago
  56. 1cc0d44 Merge "fixed small typo at basictest" by garciadeblas · 10 years ago
  57. 8b41324 allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters by tierno · 10 years ago
  58. 41f18be Minor bug fixed in create_or_use_flavor when it contains a disk image by garciadeblas · 10 years ago
  59. 7725a1e fixed small typo at basictest by tierno · 10 years ago
  60. 5761ad1 Added capability to duplicate name for network and vm by bayramov · 10 years ago
  61. fe3f3c9 Added required dependency to install script. Fixed licensing issue in the file. Merged changes from master to vmware_connector. vm_info now has more status. Add acuireConsole method return link to VMRC console. get_vapp_details_rest() parse entier vapp and vm consturct and return as dictionary by bayramov · 10 years ago
  62. a4bb7ac basictest changed to remove nsd complex5. It requires a pre-provisioned image at openvim. It will be added when that image is created as part of openvim by garciadeblas · 10 years ago
  63. 1f3a671 Fixed VNF descriptor for tests by garciadeblas · 10 years ago
  64. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  65. 9a241aa Tests updated to test deployment of VNFs using image name instead of path by garciadeblas · 10 years ago
  66. a9a7e62 fix a bug getting log-socket-host option param by tierno · 10 years ago
  67. 21d795b Fix bug in vimconn_openstack related to dhcp_count by garciadeblas · 10 years ago
  68. fe78990 fixing logs at vimconn by tierno · 10 years ago
  69. 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
  70. 65a9b0c Capture and logging general exceptios at http by tierno · 10 years ago
  71. 163f1ae fixed issue relayted to upload multiply files. by bayramov · 10 years ago
  72. b6ffe79 Refactored code and change return error code to exceptions. by bayramov · 10 years ago
  73. 4078073 added .gitignore example file that users can use at their local folders by tierno · 10 years ago
  74. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  75. a09cf38 fixed issue with hardcoded credential, added capability to indicate from shell or environment admin user and password) by bayramov · 10 years ago
  76. bd6160f Fixed issue with exceptions. Now instead of return code upon an appropriate failure exception is raised. The fixed issue now class properly extend from vimcon. Extended initial initialization. by bayramov · 10 years ago
  77. ef39072 re-trying commit by bayramov · 10 years ago
  78. 6c0e3d4 Added standalone tool to work with vcloud director. finished vmware connector ready for test by bayramov · 10 years ago
  79. 70d4c7a Merge "new option --screen at basictest to force launching in a screen" by garciadeblas · 10 years ago
  80. 60f4d22 Merge "Fixes bug #57" by tierno · 10 years ago
  81. 7684184 new option --screen at basictest to force launching in a screen by tierno · 10 years ago
  82. 4b3b446 Fixes bug #57 by garciadeblas · 10 years ago
  83. 2fce5f1 v0.4.58 fixed getting VIM ip_address issue when several scenario network are mapped to the same VIM network by tierno · 10 years ago
  84. 5c7c473 openmano client v0.4.6 adapted to the change in instance-scenario-list descriptor by tierno · 10 years ago
  85. 66345bc v0.4.57 Allow mapping several scenario netwoks on the same vim network. Change name at database table instance_nets from external to created by tierno · 10 years ago
  86. b13f3cc v0.4.56 fixed some logging bugs by tierno · 10 years ago
  87. 8e995ce 0.4.55 fixed problems with new versions of openstack python client by tierno · 10 years ago
  88. 490afeb Script utility to get options. service-openmano can manage both openman service and openmano inside a screen by tierno · 10 years ago
  89. d1b8630 Bugs fixed in scripts related to database init and migrate by garciadeblas · 10 years ago
  90. 6409b4b Bug fixed in install-openmano.sh to run config scripts from the appropriate base folder by garciadeblas · 10 years ago
  91. 12b1f74 minor change at install-openmano.sh script by tierno · 10 years ago
  92. 89b3d84 Changes in several installation and init scripts to remove mysql warnings and become idempotent and usable from a cloned repository by garciadeblas · 10 years ago
  93. 71781ea Change in nfvo.py to give proper messages in case of failure in last versions of vnfd and nsd schemas by garciadeblas · 10 years ago
  94. efd80c9 v0.4.53 fix an issue instanciating with params a scenario defined with old version schema by tierno · 10 years ago
  95. e6c58ce fix bug parsing instance-scenario-create descriptor by tierno · 10 years ago
  96. c50b435 make openmano client at the path when installing openmano as a service by tierno · 10 years ago
  97. 4dba7ab Merge "Minor bug fix in install-openmano to install correctly the service" by tierno · 10 years ago
  98. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  99. 1ef7e52 Minor bug fix in install-openmano to install correctly the service by garciadeblas · 10 years ago
  100. 325fa1c Initial commit for vmware vimconnector by bayramov · 10 years ago