ricardo.bartels@telekom.de
5a00cc5c3c
adds "cluster_tenant_relation" and "cluster_tag_relation" to vmware source #110
2021-10-21 00:02:39 +02:00
ricardo.bartels@telekom.de
03ddfff44e
adds 'validate_tls_certs' setting to VMware source #106
2021-10-19 00:09:28 +02:00
ricardo.bartels@telekom.de
b5fd52cd0c
fixes last commit of removing deprecated config settings #107
2021-10-18 23:12:14 +02:00
ricardo.bartels@telekom.de
3684fda2a0
Merge branch 'feature/vm_tag_relation' into development
2021-10-18 15:22:20 +02:00
ricardo.bartels@telekom.de
151ddf1bd0
adds feature to sync tags from vCenter to NetBox
...
refs: #65
2021-10-18 15:16:10 +02:00
ricardo.bartels@telekom.de
0674cf8f13
adds host/vm tag_relation config option to assign tags via config
...
refs: #98
2021-09-30 23:52:03 +02:00
ricardo.bartels@telekom.de
76a8815df4
addes settings example for check_redfish
...
refs: #91
2021-09-25 09:02:38 +02:00
ricardo.bartels@telekom.de
a220f77b88
prepares release Grace.1 1.1.1
2021-09-02 23:56:00 +02:00
Ricardo Bartels
3835313cb3
adds host_role_relation and vm_role_relation config options
...
This commit deprecates following config options
* netbox_host_device_role
* netbox_vm_device_role
refs: #56
2021-04-26 15:47:31 +02:00
Ricardo Bartels
f73e569c38
adds new config option "match_host_by_serial"
...
also enhanced debug out put to return found serials on DEBUG2
refs: #52
2021-03-10 14:09:38 +01:00
Ricardo Bartels
196f700f3f
adds config option host_tenant_relation
...
refs: #51
2021-03-08 12:45:43 +01:00
Ricardo Bartels
e7e3a66246
Merge branch 'feature/add_vm_platform_relation' into development
2021-02-28 00:10:27 +01:00
Ricardo Bartels
00e0b302a5
fixes behavior of platform mapping
...
refs: #47
2021-02-27 21:49:01 +01:00
Ricardo Bartels
09fabc1535
fixes issue with commas in relation config name
...
refs: #42
2021-02-27 00:57:46 +01:00
Ricardo Bartels
c69248ea15
adds new config option vm_platform_relation
...
refs: #47
2021-02-26 18:10:54 +01:00
Ricardo Bartels
ef39e23481
adds config option to strip domain part from host/vm name #29
...
refs: #29
2021-02-04 21:00:05 +01:00
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