Commit Graph

163 Commits

Author SHA1 Message Date
ricardo.bartels@telekom.de d1db0d0aaf adds options to exclude certain VLANs from syncing #266 2023-07-16 00:29:58 +02:00
ricardo.bartels@telekom.de a2f83852f6 fixes issue with rewriting device role 'Server' color #319 2023-06-19 23:56:03 +02:00
ricardo.bartels@telekom.de 7d29c622e7 Merge branch 'fr/custom-attributes-filter' into development 2023-06-19 09:28:18 +02:00
ricardo.bartels@telekom.de a166fc4a50 converts custom_attribute_exclude to list during parsing #317 2023-06-19 09:28:05 +02:00
ricardo.bartels@telekom.de b892e5c44a fixes issue with vlans beeing added and removed from interfaces #245 2023-06-15 23:11:15 +02:00
Murat Bulat 88e6a5b282 custom_attribute_exclude 2023-05-27 06:52:31 +03:00
Murat Bulat 8d9d1bd9b2 custom_attribute_exclude 2023-05-27 04:25:49 +03:00
ricardo.bartels@telekom.de 75cc21d973 fixes issue with unset 'host_nic_exclude_by_mac_list' option #280 2023-05-26 09:36:17 +02:00
ricardo.bartels@telekom.de a9af6c603f fixes issue with tags retrieved from vCenter #290 2023-05-26 09:12:08 +02:00
Ricardo Bartels b899f4869f adds config option 'host_nic_exclude_by_mac_list' #280 2023-05-23 21:58:03 +02:00
ricardo.bartels@telekom.de 3089543f31 fixes issue with dns name lookup for IP addresses not working anymore #306 2023-04-28 20:59:26 +02:00
ricardo.bartels@telekom.de aa74de4d3c fixes issue with mandatory device role assignment #305 #299 2023-04-24 11:10:28 +02:00
ricardo.bartels@telekom.de 76b9ccf572 fixes issue VM device not set if strip_host_domain_name = True #294 2023-04-19 23:13:02 +02:00
ricardo.bartels@telekom.de 56778467d8 removes fallback for host/vm role assignment 'Server' #299 2023-04-19 22:39:21 +02:00
ricardo.bartels@telekom.de d9606af609 Fixes issue with config options 'overwrite_device/vm_interface_name' set to False on initial syncs #287 2023-03-24 20:25:30 +01:00
ricardo.bartels@telekom.de 3402b45e69 updates README and bumps version to 1.5.0 2023-03-20 13:17:40 +01:00
ricardo.bartels@telekom.de 3851012a1a fixes issue with pruning data #273 2023-03-15 21:29:58 +01:00
ricardo.bartels@telekom.de 513bcabd2c cosolidates common source config options 2023-03-05 20:33:48 +01:00
ricardo.bartels@telekom.de 83cee9a051 adds config option 'sync_vm_interface_mtu' to vmware source #261 2023-03-05 20:11:47 +01:00
ricardo.bartels@telekom.de 3b55c7107a improve imports of NB object classes 2023-02-20 18:16:48 +01:00
ricardo.bartels@telekom.de 2b5a2776bd adds helper scripts to keep infos up to date 2023-02-19 13:21:27 +01:00
ricardo.bartels@telekom.de e3495ebef7 fixes parsing of new config settings in source_base 2023-02-19 12:18:10 +01:00
Francesco Lombardo f4f09597b5 enable settings ip_tenant_inheritance_order with import_inventory 2023-02-18 14:38:46 +01:00
ricardo.bartels@telekom.de 6f68c428cd adds all new config parsing to include env vars #227 2023-02-17 21:22:52 +01:00
ricardo.bartels@telekom.de e98444b62a fixes issue with handling of pruning objects from unknonw sources #273 2023-01-27 19:20:59 +01:00
ricardo.bartels@telekom.de 9b03651e26 avoids closing uninitiated vmware tag session #274 2023-01-26 21:29:59 +01:00
ricardo.bartels@telekom.de affd3875bb fixes orphan tagging if ignore_unknown_source_object_puning is set to true #273 2023-01-26 21:19:58 +01:00
ricardo.bartels@telekom.de a7e2b8184b fixes issue with IPs moved from offline devices/VMs in vcenter source #224 2023-01-23 21:48:29 +01:00
ricardo.bartels@telekom.de cb41f30a35 fixes issues with reassignment of IP addresses not honored properly
refs: #224
refs: #179
2023-01-12 15:37:15 +01:00
ricardo.bartels@telekom.de 1b349ff906 adds config option to disable interface name overwrite during snyc #175 2022-12-29 01:01:27 +01:00
ricardo.bartels@telekom.de 9a0e3182c7 fixes issue with IP address changes on same device #193 2022-12-29 00:16:06 +01:00
ricardo.bartels@telekom.de 88c96fee53 enhances PR #265 to add custom attribute 'service_tag' only for Dell server 2022-12-28 01:28:09 +01:00
Francesco Lombardo 5eb8d6fbf6 Adding Dell ServiceTag as custom field from redfish inventory import (#265) 2022-12-28 01:15:40 +01:00
ricardo.bartels@telekom.de 3202391198 fixes issue with moving ip addresses from device a to b if ip address is primary ip of device a #224 2022-12-28 00:30:05 +01:00
ricardo.bartels@telekom.de 6a052334c4 removes input voltage from power supply name for redfish import #203 2022-12-08 09:43:27 +01:00
ricardo.bartels@telekom.de 2a03767b7c fixes another issue with uninitialized object attributes for permitted_subnets config #203 2022-12-06 00:01:37 +01:00
ricardo.bartels@telekom.de 37ff2dcbd1 fixes an issue with uninitialized object attributes for permitted_subnets config #203 2022-12-05 11:37:57 +01:00
ricardo.bartels@telekom.de 5d3b3e7981 fixes issues with redfish inventory power supply import 2022-11-27 16:07:08 +01:00
ricardo.bartels@telekom.de 6541cde47e fixes issues with long running jobs and closing connection errors #248 2022-11-27 15:19:04 +01:00
ricardo.bartels@telekom.de 9953a8f3a7 fixes issue with poorly documented exclusion of permitted_subnets #252 2022-11-15 00:03:33 +01:00
ricardo.bartels@telekom.de 61d60db9af fixes parsing of meta.inventory_id in redfish source #244 2022-10-18 09:37:42 +02:00
ricardo.bartels@telekom.de fc7a87a2e8 adds config option 'track_vm_host' to vmware source #235 2022-10-11 23:23:42 +02:00
ricardo.bartels@telekom.de 11f06a194c changes from VM uuid to instanceUuid for tracking #246 2022-10-11 22:40:42 +02:00
ricardo.bartels@telekom.de 613cf781e8 fixes issue with single host cluster #223 2022-09-05 18:05:13 +02:00
ricardo.bartels@telekom.de 6b31cd4dd9 fixes issue with VM creation in NetBox 3.3.0 #220
GH issue: https://github.com/netbox-community/netbox/issues/10131#issuecomment-1225783758

refs: #220
2022-08-29 20:15:58 +02:00
ricardo.bartels@telekom.de bde62226de removes unnecessary code for VLAN tenant assignment #199 2022-08-29 07:32:55 +02:00
ricardo.bartels@telekom.de 6fa32712dc adds 'ip_tenant_inheritance_order' config option #199 2022-08-26 23:16:31 +02:00
ricardo.bartels@telekom.de 0d84a8ac53 fixes cluster include/exclude filter and clarify filtering in settings example 2022-08-26 21:57:15 +02:00
ricardo.bartels@telekom.de 7ce3a0fe88 improves way to find existing cluster in NetBox #220 2022-08-26 21:41:05 +02:00
ricardo.bartels@telekom.de 435fabc34b fixes issues with finding existing clusters in NetBox #220 2022-08-25 21:08:45 +02:00