1. 204e39e Modified vCD connector method with minor changes by kasar · 8 years ago
  2. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  3. c30a04e unit test for vmware connector using mock by kasar · 9 years ago
  4. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  5. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  6. 97b192d Changes in vimconn_vmware.py to provide vim interface id on VM creation by bhangare · 9 years ago
  7. 1986041 Provide vim interface id on VM creation at vmware by tierno · 9 years ago
  8. 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
  9. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  10. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  11. d47ad5f Changes in vimconn_vmware.py: by kate · 9 years ago
  12. 68e73e6 Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling by bhangare · 9 years ago
  13. 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
  14. feaaa05 Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image by kasar · 9 years ago
  15. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  16. 0c007d6 Added code for CD-ROM device type by kasar · 9 years ago
  17. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  18. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from vimconn_vmware.py]
  19. eb04452 Changes in vimconn_vmware.py : Modified flavor logic as per Code review comments. by kate · 9 years ago
  20. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  21. df7e95c Changes in vimconn_vmware.py : Patch to get DHCP leased addresses for Isolated networks from NSX manager edges by bhangare · 9 years ago
  22. 985a1fd vimconn_vmware.py : Two patches to address the following two issues: 1.DHCP address not returned from vCloud Director 2.VM not powering back on in vCloud Director by bhangare · 9 years ago
  23. d63062f Changes in vimconn_vmware.py: Addressed code review changes to add raise keyword by kate · 9 years ago
  24. 3471868 Changes in vimconn_vmware.py : Addressed code review comments for implementation of get_image_list specification by kate · 9 years ago
  25. 8fc61fc Changes in vimconn_vmware.py: provided implementation for get_image_list specification by kate · 9 years ago
  26. fda5f7c Changes in vimconn_vmware.py : by bhangare · 9 years ago v1.0.4
  27. a92ae39 Changes in vimconn_vmware.py : by bhangare · 9 years ago
  28. 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
  29. 13ab2c4 Changes in vimconn_vmware.py : by kate · 9 years ago
  30. c324e00 Changes in vimconn_vmware.py : by kate · 9 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 15f1c38 Changes in vimconn_vmware.py : by kate · 9 years ago
  38. 5761ad1 Added capability to duplicate name for network and vm by bayramov · 10 years ago
  39. 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
  40. fe78990 fixing logs at vimconn by tierno · 10 years ago
  41. 163f1ae fixed issue relayted to upload multiply files. by bayramov · 10 years ago
  42. b6ffe79 Refactored code and change return error code to exceptions. by bayramov · 10 years ago
  43. 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
  44. ef39072 re-trying commit by bayramov · 10 years ago
  45. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  46. 325fa1c Initial commit for vmware vimconnector by bayramov · 10 years ago