summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceVMware.py
Commit message (Expand)AuthorAgeFilesLines
* VMware: Move Guest Customization transport from OVF to VMware (#1573)PengpengSun2022-11-161-36/+160
* DataSourceVMware: fix var use before init (#1674)Andrew Kutz2022-08-221-2/+5
* datasources: replace networking functions with stdlib and cloudinit.net codeBrett Holman2022-06-081-15/+5
* Remove distutils usage (#1177)Shreenidhi Shedi2022-01-121-3/+2
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-7/+6
* Datasource for VMware (#953)Andrew Kutz2021-08-091-0/+871