Commit Graph

17 Commits

Author SHA1 Message Date
Gregory Storme
c632154a3b set default for skip_vm_templates to True 2021-01-27 13:24:25 +01:00
Gregory Storme
7f51138339 add the option to skip the sync of vm templates 2021-01-27 08:30:38 +01:00
Gregory Storme
6d09b72647 add a configuration parameter to allow skipping the sync of VM notes 2021-01-24 19:10:15 +01:00
Ricardo Bartels
bf6c3464c0 roles for devices/VMs are only set if undefined
Refs: #16
2020-11-24 14:48:15 +01:00
Ricardo Bartels
3c8a1f7719 adds a 'vm_tenant_relation' config option to assign tenants to VMs
refs: #10
2020-11-23 18:32:39 +01:00
Ricardo Bartels
0c75e3d47b changes parsing of config file
* removed leading whitespaces in config file for all options

Refs: #7
Refs: #13
2020-11-23 14:29:20 +01:00
Ricardo Bartels
5bb6f6289d fixes issues with last commit, caching is optional now
* primary_ip4/6 attribute will only be assigned in last run

refs: #6
refs: #7
2020-11-19 13:24:30 +01:00
Ricardo Bartels
4367ec3542 fixes use of internal names as var names 2020-11-17 22:44:50 +01:00
Ricardo Bartels
2b3757b945 adds documentation to README.md and settings-example.ini 2020-11-17 18:49:45 +01:00
Ricardo Bartels
5ad5bedb51 WIP: documenting code, refactoring class names, NOT FNISHED
* need to finish documentation of VMWare handler class
* README.md needs to be rewritten completely
2020-11-16 18:31:52 +01:00
Ricardo Bartels
4e2cb031d7 fixes a lot of logical errors and adds object caching by default
This is the first full (hopefully) working version of this syncing
script.

Now documentation needs some excessive love. Probably a lot of
dead code as well which needs to be removed.
2020-11-13 23:53:14 +01:00
Ricardo Bartels
d46c4c729d enhances object/cluster exclusion, filtering, disables TLS warnings 2020-11-09 15:36:40 +01:00
Ricardo Bartels
866359c553 WIP: added device detection on data migration, enhanced IP address validation 2020-11-04 17:35:30 +01:00
Ricardo Bartels
e3ad3dbd56 adds extended logging, dns name lookup, primary ip assignement
Also ESXi interfaces are now represented properly
IPv6 and VM primary IP assignment still ongoing
2020-11-03 17:50:26 +01:00
Ricardo Bartels
3eede8e90d fixes handlying of IP address objects, adds loads of data validation 2020-10-29 16:16:45 +01:00
Ricardo Bartels
921fde0753 fixes default config and display of elapsed time 2020-10-26 21:35:09 +01:00
Ricardo Bartels
edfa48ddcf initial commit
ALL WORK IN PROGRESS
2020-10-26 16:35:57 +01:00