1. 1c91f50 Bug 692 vmware vcd vimconnnector: Fix parsing vAppTemplate response by Ananda Baitharu · 7 years ago v5.0
  2. 6d40da2 Bug 620 VCD VIMconnector: new_network api is going to create "Isolated" type network by Ananda Baitharu · 7 years ago
  3. 4184009 Minor vmware vcd vimconnectory fixes by Ravi Chamarty · 7 years ago
  4. e21c9cc Bug 562 Add support for attaching SRIOV NICs to VCD 9.1 by Ravi Chamarty · 7 years ago
  5. b7ff355 Bug 575 Fix token refresh for VCD VIMconnector by Ravi Chamarty · 7 years ago
  6. 5063a98 Fix VCD VIMconn when model_type is not present for SR-IOV, use net['type'] by Ravi Chamarty · 7 years ago
  7. b0ab2c0 Bug 573 VCD: Ensure that more than 2 NICs can get connected to VCD VM by Ravi Chamarty · 7 years ago
  8. 5b2d5c1 Bug 560 VCD Vimconnector fixes so that all NICs are processed through common code by Ravi Chamarty · 7 years ago
  9. 31e141b Added support of PARAVIRT interface type following IM change 6688 by garciadeblas · 7 years ago
  10. c4f4d73 Fix typo in vim connectors by garciadeblas · 7 years ago
  11. 1fdf999 Bug 556 Fix VCD 9.1 compliance - Align to vcloud 30.0 API by Ravi Chamarty · 8 years ago
  12. a8e5b78 Implementation for Feature# 1407: Configuring Affinity rules for VNF deployment in vCloud Director by sbhangare · 8 years ago
  13. abac1e2 Small change in refresh_vms_status to get network_name by kasar · 8 years ago
  14. 1b7b952 Modified refresh_vms_status for multiple IPs and MAC addresses by kasar · 8 years ago
  15. 40d9780 Minor change in vCD connector for get network list by kasar · 8 years ago
  16. c5bf293 Latest pyvcloud library changes for vCD connector by kasar · 8 years ago
  17. 204e39e Modified vCD connector method with minor changes by kasar · 8 years ago
  18. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  19. c30a04e unit test for vmware connector using mock by kasar · 9 years ago
  20. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  21. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  22. 97b192d Changes in vimconn_vmware.py to provide vim interface id on VM creation by bhangare · 9 years ago
  23. 1986041 Provide vim interface id on VM creation at vmware by tierno · 9 years ago
  24. 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
  25. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  26. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  27. d47ad5f Changes in vimconn_vmware.py: by kate · 9 years ago
  28. 68e73e6 Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling by bhangare · 9 years ago
  29. 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
  30. feaaa05 Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image by kasar · 9 years ago
  31. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  32. 0c007d6 Added code for CD-ROM device type by kasar · 9 years ago
  33. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  34. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from vimconn_vmware.py]
  35. eb04452 Changes in vimconn_vmware.py : Modified flavor logic as per Code review comments. by kate · 9 years ago
  36. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  37. df7e95c Changes in vimconn_vmware.py : Patch to get DHCP leased addresses for Isolated networks from NSX manager edges by bhangare · 9 years ago
  38. 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
  39. d63062f Changes in vimconn_vmware.py: Addressed code review changes to add raise keyword by kate · 9 years ago
  40. 3471868 Changes in vimconn_vmware.py : Addressed code review comments for implementation of get_image_list specification by kate · 9 years ago
  41. 8fc61fc Changes in vimconn_vmware.py: provided implementation for get_image_list specification by kate · 9 years ago
  42. fda5f7c Changes in vimconn_vmware.py : by bhangare · 9 years ago v1.0.4
  43. a92ae39 Changes in vimconn_vmware.py : by bhangare · 9 years ago
  44. 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
  45. 13ab2c4 Changes in vimconn_vmware.py : by kate · 9 years ago
  46. c324e00 Changes in vimconn_vmware.py : by kate · 9 years ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 15f1c38 Changes in vimconn_vmware.py : by kate · 9 years ago
  54. 5761ad1 Added capability to duplicate name for network and vm by bayramov · 10 years ago
  55. 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
  56. fe78990 fixing logs at vimconn by tierno · 10 years ago
  57. 163f1ae fixed issue relayted to upload multiply files. by bayramov · 10 years ago
  58. b6ffe79 Refactored code and change return error code to exceptions. by bayramov · 10 years ago
  59. 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
  60. ef39072 re-trying commit by bayramov · 10 years ago
  61. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  62. 325fa1c Initial commit for vmware vimconnector by bayramov · 10 years ago