1. d7ae30e Merge pull request #61 from b-a-t/patch-1 by Andrew Kutz · 4 years, 3 months ago master
  2. b31aea0 Update README.md by Timur Bakeyev · 4 years, 3 months ago
  3. abc387c Merge pull request #59 from marcusportmann/master by Andrew Kutz · 4 years, 3 months ago v1.4.1
  4. 2a3c8d8 Fixed failed ip address validation under Python 2 due to unicode string not being specified by Marcus Portmann · 4 years, 3 months ago
  5. d4e9962 Merge pull request #56 from akutz/feature/rm-deepmerge-dep by Andrew Kutz · 4 years, 4 months ago
  6. 62dae9e Merge pull request #55 from Promaethius/master by Andrew Kutz · 4 years, 4 months ago v1.4.0
  7. 45f316d Remove deepmerge dependency by akutz · 4 years, 4 months ago
  8. 8626bab Update DataSourceVMwareGuestInfo.py by Promaethius · 4 years, 4 months ago
  9. 2ddb6e2 Update DataSourceVMwareGuestInfo.py by Promaethius · 4 years, 4 months ago
  10. 2f20df6 Merge pull request #54 from sshedi/subp-module-fix by Andrew Kutz · 4 years, 4 months ago
  11. 1516077 Fixed subp import by Shreenidhi Shedi · 4 years, 4 months ago
  12. 5ce68c3 Update DataSourceVMwareGuestInfo.py by Promaethius · 4 years, 4 months ago
  13. a1166fa Merge pull request #53 from yvespp/fix_subpmodule by Andrew Kutz · 4 years, 4 months ago
  14. 444519c fix usage of the subp module and function by Yves Peter · 4 years, 4 months ago
  15. 3664219 Merge pull request #51 from sshedi/guestinfo-20.3-tweaks by Andrew Kutz · 4 years, 4 months ago
  16. 5bb93fe Get subp object based on cloud-init version by Shreenidhi Shedi · 4 years, 4 months ago
  17. 165740f Merge pull request #47 from foxalfabravo/master by Andrew Kutz · 4 years, 5 months ago
  18. cd69935 Install missing dscheck_VMwareGuestInfo by foxalfabravo · 4 years, 5 months ago
  19. 5ac2fc0 Merge pull request #42 from hieunba/bugfix/attribute-not-found by Andrew Kutz · 4 years, 7 months ago
  20. 47f5c7f Update incorrect attribute name for netifaces by Hieu · 4 years, 8 months ago
  21. bf996d9 Merge pull request #36 from akutz/feature/additional-network-filters by Andrew Kutz · 4 years, 10 months ago v1.3.1
  22. e16f5e8 Make wait-on-network look at more than default IP by akutz · 4 years, 10 months ago
  23. 1cce7fa Do not report link-local, loopback, unspecified IP by akutz · 4 years, 10 months ago
  24. 73111e8 Merge pull request #35 from akutz/feature/wait-on-network by Andrew Kutz · 4 years, 10 months ago v1.3.0
  25. 33dbfc2 Wait on network by akutz · 4 years, 10 months ago
  26. 9e69060 Merge pull request #31 from yvespp/fix_29 by Andrew Kutz · 5 years ago v1.2.0
  27. b57b6bf Merge pull request #30 from yvespp/fix_28 by Andrew Kutz · 5 years ago
  28. 9dcf3dc make LOCAL_IPV4 and LOCAL_IPV6 optional by Yves Peter · 5 years ago
  29. 59c869d check if cleanup-guestinfo key is set before accessing it by Yves Peter · 5 years ago
  30. 5235bec Merge pull request #27 from akutz/feature/hostname-keys by Andrew Kutz · 5 years ago
  31. b7a193d Add support for "local_hostname" key instance data by akutz · 5 years ago
  32. 9825af0 Merge pull request #26 from akutz/feature/local-ip-addrs by Andrew Kutz · 5 years ago
  33. 909cf9a Reflect local IP addresses back into guestinfo by akutz · 5 years ago
  34. 30fd428 Merge pull request #25 from akutz/feature/cleanup-userdata by Andrew Kutz · 5 years ago
  35. daf81f1 Updated clear value for guestinfo keys by akutz · 5 years ago
  36. ee08727 Update README by akutz · 5 years ago
  37. dbce3d9 Add ability to clear guestinfo keys after reading by akutz · 5 years ago
  38. b832d4a Merge pull request #23 from yvespp/vmware-rpctool by Andrew Kutz · 5 years ago
  39. 8d58dfd Use vmware-rpctool instead of vmtoolsd for performance reasons by yvespp · 5 years ago
  40. cb9e8e4 Addendum to previous commit by akutz · 5 years ago
  41. 4adec9e Merge pull request #22 from akutz/feature/env-var-support by Andrew Kutz · 5 years ago
  42. 10cd140 Support data access via env vars by akutz · 5 years ago
  43. e655010 Merge pull request #21 from zuzzas/ssh-keys-support by Andrew Kutz · 5 years ago
  44. a23229d Support get_public_ssh_keys() method by Andrey Klimentyev · 5 years ago
  45. 242f539 Merge pull request #19 from zuzzas/patch-1 by Andrew Kutz · 5 years ago
  46. e1c5ed4 Update DataSourceVMwareGuestInfo.py by Andrey Klimentyev · 5 years ago
  47. 027ef71 Merge pull request #16 from keerthanakalyan/topic/fix-fqdn-getdata by Andrew Kutz · 5 years ago
  48. f0d27ea Fix getfqdn and getdata by Keerthana K · 5 years ago
  49. 99442e7 Merge pull request #10 from akutz/bugfix/network-data by Andrew Kutz · 6 years ago
  50. 84389c8 Fix issue with network data object by akutz · 6 years ago
  51. 9a3286b Merge pull request #9 from akutz/feature/default-ip by Andrew Kutz · 6 years ago
  52. 0b519f7 Update installer with reqs; default IP addrs by akutz · 6 years ago
  53. ffc4dd5 Add default IPv4 and IPv6 addrs to metadata by akutz · 6 years ago
  54. 5a10e5a Add a pip requirements file by akutz · 6 years ago
  55. 5b0bc05 Adds a .pylintrc for linting by akutz · 6 years ago
  56. 7d10ac3 Merge pull request #8 from akutz/feature/persisted-metadata by Andrew Kutz · 6 years ago
  57. 0d1fce5 Support persisted metadata by akutz · 6 years ago
  58. d1f6764 Update install dir for dscheck_VMwareGuestInfo by akutz · 6 years ago
  59. 59d76d1 Support yaml metadata by akutz · 6 years ago
  60. e982666 Merge pull request #7 from imikushin/vmware by Andrew Kutz · 6 years ago
  61. 6ba6bcb Use the repo under vmware org for installation artifacts by Ivan Mikushin · 6 years ago
  62. 9efe9a2 Support for ds-identify by akutz · 6 years ago
  63. 36a15f9 Add check for curl by akutz · 6 years ago
  64. dfb46b7 Merge pull request #4 from excilsploft/readme_fix by Andrew Kutz · 6 years ago
  65. 3f81ea3 fixed the network config name by Jones, Kyle · 6 years ago
  66. d0dcd66 Updated README to reflect transfer by akutz · 6 years ago
  67. 8399c15 Release 1.1.0 by akutz · 6 years ago v1.1.0
  68. a573340 Merge pull request #1 from sidharthsurana/fix-ubuntu by Andrew Kutz · 6 years ago
  69. 3a42168 Fix the issue related to different python versions by Sidharth Surana · 6 years ago
  70. f808b45 Fix bug with install script by akutz · 6 years ago
  71. dd794a4 Added VMware-provided license and notify info by akutz · 6 years ago
  72. a4e2338 Added link to GuestInfo example by akutz · 6 years ago
  73. 4f66b8b Renamed project/datasource; Install script by Andrew Kutz · 6 years ago
  74. ef10436 Changed RPM name to include OS ver info, ex. el7 by akutz · 6 years ago v1.0.0
  75. 7e7852a Updated README with RPM build instructions by akutz · 6 years ago
  76. df8fa19 Renamed 10_vmx_guestinfo.cfg to 99_ by akutz · 6 years ago
  77. 6501f90 Refactored data source to cloud-init interface by akutz · 6 years ago
  78. fb90488 Updated .gitignore by akutz · 6 years ago
  79. 77457a6 Initial commit by akutz · 6 years ago