Commit Graph

60 Commits

Author SHA1 Message Date
Ricardo Bartels 92711a92ed enhances NetBox version detection #446 2025-03-20 22:41:53 +01:00
Ricardo Bartels c47e4ae0f3 bumps version to 1.8.0 2025-02-26 07:01:06 +01:00
Ricardo Bartels 9400b16eb3 adds support for 'primary_mac_address' in NetBox 4.2 #436 2025-01-31 11:16:33 +01:00
ricardo.bartels@telekom.de 08b244ac56 mitigates issue of pruning newly used tags #401 2024-11-20 22:22:52 +01:00
ricardo.bartels@telekom.de 29b0296ef0 fixes typos 2024-11-20 22:05:52 +01:00
ricardo.bartels@telekom.de 19664389a8 fix issue with cached data from previous NetBox versions #415 2024-09-28 00:19:06 +02:00
ricardo.bartels@telekom.de 42fc943f70 adds support for NetBox 4.0 #387 2024-05-08 08:06:33 +02:00
ricardo.bartels@telekom.de 72999295dc bump version to v1.6.0 2024-02-16 11:35:26 +01:00
ricardo.bartels@telekom.de b381b0f609 fixes issue with handling IPAddresses which are assigned to new interfaces #361 2024-02-01 22:09:28 +01:00
ricardo.bartels@telekom.de acd435d8ca adds additional check to skip update unavailable Netbox object type #364 2024-02-01 21:40:19 +01:00
ricardo.bartels@telekom.de 74e006f917 adds support for virtual disks in NetBox 3.7 #364 2024-02-01 00:22:35 +01:00
ricardo.bartels@telekom.de d1f52b0491 adds pruning of unused tags #359 2023-11-27 09:02:31 +01:00
ricardo.bartels@telekom.de fef213dd5d fixes issue with orphaned tag colour being reverted #340 2023-09-14 22:09:51 +02:00
ricardo.bartels@telekom.de c8627229a0 adds check if necessary requests exception class is available #298 2023-04-20 00:09:54 +02:00
ricardo.bartels@telekom.de 3851012a1a fixes issue with pruning data #273 2023-03-15 21:29:58 +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 6f68c428cd adds all new config parsing to include env vars #227 2023-02-17 21:22:52 +01:00
ricardo.bartels@telekom.de 76e1ac5a1e fixes issue with wrong usage of var name in netbox connection #273 2023-01-27 23:44:12 +01:00
ricardo.bartels@telekom.de 48f6ef4899 fixes issue with renamed class attributes from last commit #273 2023-01-27 22:48:35 +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 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 6541cde47e fixes issues with long running jobs and closing connection errors #248 2022-11-27 15:19:04 +01:00
ricardo.bartels@telekom.de ef4abd9721 mitigate json decoder error with newer requests libraries #251 2022-11-27 14:11:20 +01:00
ricardo.bartels@telekom.de c1b9ec071d adds config option to define where the cache files should be stored #254 2022-11-24 23:12:06 +01: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 99a10ac1af adds support for proxies and NetBox client certs #140 2022-05-24 08:24:33 +02:00
ricardo.bartels@telekom.de 72f6ee2904 adds config option 'ignore_unknown_source_object_pruning' #176 2022-05-18 15:09:33 +02:00
ricardo.bartels@telekom.de a9f25a6307 prepare release v1.2.2 2022-01-27 18:35:58 +01:00
ricardo.bartels@telekom.de 4410d6db8c fixes issue with unserolved objects in first run of NetBox sync #120
refs: #120
2022-01-25 19:25:56 +01:00
ricardo.bartels@telekom.de b358a833af Enhances README to Cleary use of multiple sources
* fixes typos
* adds version and date to log on each run

refs: #109
2021-10-22 11:20:10 +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 ffff4904c7 Merge branch 'main' into feature/source-check-redfish 2021-09-14 18:25:45 +02:00
ricardo.bartels@telekom.de 6268a84cbd fixes error with shadowed name 'version' in NetBoxHandler 2021-09-14 18:21:57 +02:00
ricardo.bartels@telekom.de f12dad5a65 WIP: enhances redfish import and deletes incorrect inv items
refs: #91
2021-09-14 18:17:00 +02:00
ricardo.bartels@telekom.de 9dea35655c add content type headers to netbox requests to stay compliant 2021-09-14 12:49:19 +02:00
Ricardo Bartels 53c97b47b8 prevents exception if "API-Version" in NetBox response header is missing
refs: #57
2021-04-23 12:10:01 +02:00
Ricardo Bartels 95d285309a prepared first release (Ada)
sets version to 1.0.0
2021-02-26 16:46:36 +01:00
Ricardo Bartels 98e28dd70a skips pruning of objects from disabled sources
refs: #38
2021-02-11 22:59:29 +01:00
Ricardo Bartels 8205fc821e enhances pruning and adds description
refs: #18
2020-11-30 14:26:47 +01:00
Ricardo Bartels 98661fc9bb exclude object classes from pruning #18
refs: #18
2020-11-27 23:28:30 +01:00
Ricardo Bartels 4dd7aed5f9 fixes search for devices by serial and asset tag
refs: #15
2020-11-23 15:57:33 +01:00
Ricardo Bartels 632a801505 speeds up object creation and fixes small bugs 2020-11-20 17:16:21 +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 b007dc6f81 adds MIT license to this porject 2020-11-17 12:15:54 +01:00
Ricardo Bartels 1783bfc09f fixes errors and typos in last commit 2020-11-16 21:01:53 +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 32125916bf removed standalone ESXi cluster type 2020-11-15 22:24:59 +01:00