Commit Graph

33 Commits (master)

Author SHA1 Message Date
ifiguero 340ae161c3 UPDATE README.md 2020-07-23 23:51:32 -04:00
ifiguero d7e0b8c254 fixed pool logic and other fixes 2020-07-23 23:46:24 -04:00
ifiguero bf23fe9b8c Resource pool fix, fixed some paramiko error related to opened stdin when script ends (Issue #1078) 2020-07-23 23:07:50 -04:00
ifiguero 834c3f35d0 minor fix 2020-07-23 22:43:51 -04:00
ifiguero eea1aa3a53 ESXI v11 + Resource Pools 2020-07-23 22:40:55 -04:00
ifiguero 205f089605 Fixed VMNIC and MEMORY in MB 2020-07-23 15:56:11 -04:00
Sebastien Andrivet d7b891a70b Update README 2018-01-11 18:38:39 +01:00
Sebastien Andrivet f84aed5b44 Add GPLv3 license 2018-01-11 18:38:25 +01:00
Sebastien Andrivet 1b1b9e6adc Optional writing to log file 2018-01-11 18:32:50 +01:00
Sebastien Andrivet ebd2ac4ca1 Bugs fix (if no KEY provides, when ESXi version cannot be determinde) 2018-01-11 17:59:49 +01:00
Sebastien Andrivet de57ce517e Move common code to esxi_vm_functions, 2018-01-11 15:56:43 +01:00
Sebastien Andrivet d7c4e3cfda Make verbose actually verbose (output SSH commands) 2018-01-11 15:22:38 +01:00
Sebastien Andrivet f6e17f5c5d Use a dictionnary for options instead of working on strings. 2018-01-11 14:48:13 +01:00
Sebastien Andrivet 3fc2aa89b4 Some cleaning 2018-01-10 22:59:44 +01:00
Sebastien Andrivet 249ed34bec String formatting with format and change exception handling 2018-01-10 22:44:14 +01:00
Sebastien Andrivet f9f1d16251 Migrate to Python 3 (print function) 2018-01-10 20:06:33 +01:00
Sebastien Andrivet 6ecf4d7fbc PEP8, add PORT (-T) and KEY (-K) parameters. 2018-01-10 17:30:54 +01:00
Sebastien Andrivet bafad5ff2f PEP8 conformity 2018-01-10 17:30:01 +01:00
Sebastien Andrivet dd097e6ed1 PEP8 conformity 2018-01-10 17:29:31 +01:00
Sebastien Andrivet aa5960eec6 Fix a bug when a VMX file is generated: double-quotes were removed and thus VMX files were invalid. Add single-quotes (quick and dirty solution for the moment) 2018-01-07 23:50:49 +01:00
Sebastien Andrivet 59c4a5b11c Reformat README, add clarifications about software requirements and add the new parameters --T and --K. 2018-01-07 22:51:37 +01:00
Sebastien Andrivet 40f5233f85 Add --Port and --Key (for public-key authentication) parameters 2018-01-07 22:37:33 +01:00
Jonathan Senkerik 73da4907f7 updated README 2017-12-26 21:58:19 -05:00
Jonathan Senkerik 5809a2df0b Add -o option, fix isSummary save, add beta esxi-vm-destroy 2017-10-23 21:44:46 -04:00
Jonathan Senkerik 625e4f269c Update documentation 2017-05-19 08:21:38 -04:00
Jonathan Senkerik e422deaeb7 Update documentation 2017-05-19 08:16:38 -04:00
Jonathan Senkerik c8c430a4ea Update documentation 2017-05-19 08:07:34 -04:00
Jonathan Senkerik 76043fcab2 bugfix 2017-05-16 12:49:38 -04:00
Jonathan Senkerik 4fc8d3b7e7 Add support for MAC address and ISO search 2017-05-08 11:26:25 -04:00
Jonathan Senkerik d4d7ae3e4a minor fix 2017-05-07 21:09:01 -04:00
Jonathan Senkerik 279a4ebeab formatting 2017-05-04 08:21:10 -04:00
Jonathan Senkerik 79ee600b26 Additional documentation 2017-05-04 08:17:09 -04:00
Jonathan Senkerik 390d04b57b Init commit 2017-05-03 16:00:03 -04:00