Commit Graph

393 Commits

Author SHA1 Message Date
Andrew Foster 7cdcf22e18 Merge pull request #3 from sol1/468-cluster-without-site-error-update
Clusters without sites or scopes support
2025-08-25 10:52:12 +10:00
Noah 2c7c3eb59b cleaned up some more 2025-08-25 10:15:44 +10:00
Noah 9a70da1c12 cleaned up a bit 2025-08-25 10:15:44 +10:00
Noah 0625c3c2d9 added <NONE> as an option for scope type in config 2025-08-25 10:15:44 +10:00
Noah ac5c334205 Added dcim.location and dcim.region as valid options for scope type in config 2025-08-25 10:15:44 +10:00
Noah 6cd57088de re-added site as an NBCluster attribute to maintain backwards compatability 2025-08-25 10:15:44 +10:00
Noah a20bd47e5d updated NBCluster class to allow different scope types 2025-08-25 10:15:44 +10:00
Noah 453f0e5cb5 updated some comments, uncommented some methods. Need to find where scope_type is being set 2025-08-25 10:15:44 +10:00
Noah 6116302039 updated the config option descriptions (written to generated config files) 2025-08-25 10:15:44 +10:00
Noah 9b86ccb301 added the site_name as a way to set the scope_id and scope_type (as a site) 2025-08-25 10:15:44 +10:00
Noah 2d773ba4b9 fix a rather important typo for this bug fix 2025-08-25 10:15:44 +10:00
Noah c090d83c0e added debugging logs, for debugging 2025-08-25 10:15:44 +10:00
Noah 71a8dbf4d9 cluster site now optional, added scope type option. incomplete 2025-08-25 10:15:44 +10:00
Ricardo Bartels 1320d8105c adds note to readme about sunsetting this project #474 2025-08-25 10:15:23 +10:00
Ricardo 20d356c7e9 Merge pull request #452 from Littlericket/bug-451
fix: handle object and multi-object custom fields correctly
2025-07-23 23:18:10 +02:00
Ricardo 94745d092b Merge pull request #469 from joachimBurket/fix/resolve-cluster-without-site-issue
fix: only set the Cluster scope_type if the site_name is not None
2025-07-23 23:14:20 +02:00
joachimBurket 328c70b9f1 only set the Cluster scope_type if the site_name is not None 2025-07-03 17:41:43 +02:00
Ricardo Bartels 1548495058 fixes issue with parsing of vm guest data #448 2025-06-18 12:06:17 +02:00
Ricardo Bartels cee3425e0c adds distroVersion to VM linux platform #448 2025-06-17 15:06:26 +02:00
Ricardo Bartels 7c14187ef2 fixes issue with type hints for python <3.10.0 setups #456 2025-05-09 13:05:06 +02:00
Littlericket edf0495e64 fix: handle object and multi-object custom fields correctly 2025-03-21 15:33:51 +01:00
Ricardo Bartels 720a3ba47a fixes issue with retrieving platform name for newer guest tools #448 2025-03-21 07:39:55 +01:00
Ricardo Bartels 92711a92ed enhances NetBox version detection #446 2025-03-20 22:41:53 +01:00
Ricardo Bartels 2e4c0f3163 adds note about issue with VLAN group v1.8.0 2025-03-07 21:15:03 +01:00
Ricardo Bartels 341e6ecc1b bump version to 1.8.0 and current date 2025-03-07 20:22:49 +01:00
Ricardo Bartels ae5246f6e7 fixes issue with properly assigned MAC addresses 2025-03-04 00:17:56 +01:00
Ricardo Bartels 4a610952f5 adds CDP info to ESXi host nic description if available #350 2025-03-03 23:22:03 +01:00
Ricardo Bartels c6d617cdc6 improves handling of object scopes 2025-02-28 01:28:20 +01:00
Ricardo Bartels 64f1c3a664 fixes issue with detection of running guest tools #326 #443 2025-02-27 22:11:26 +01:00
Ricardo Bartels 8f9fa015a7 fixes issue with finding ip prefixx in NetBox 4.2 and reassignes VRFs to IPs #397 2025-02-26 09:45:46 +01:00
Ricardo Bartels d7ca5d36a2 adds config option 'vm_exclude_by_tag_filter' #393 2025-02-26 08:05:30 +01:00
Ricardo Bartels c47e4ae0f3 bumps version to 1.8.0 2025-02-26 07:01:06 +01:00
Ricardo Bartels eebede0ccf fixes implementation for guest tools prettyName #429 2025-02-25 08:11:02 +01:00
Ricardo Bartels 758e864d14 ignore reassignment and deletion if IP has role anycast #344 2025-02-24 23:03:47 +01:00
Ricardo Bartels e798b30df5 fixes issue with reassigned IP addresses of subinterfaces within VM #302 2025-02-24 22:34:58 +01:00
Ricardo Bartels 6274052d5a skip IP address handling if no VMWare tools are installed or if VM is switched off #326 2025-02-24 21:46:14 +01:00
Ricardo Bartels ff4957023a adds check if permitted subnet contains prefix length #441 2025-02-24 08:00:13 +01:00
Ricardo Bartels e5619c33c9 better mitigates issue with assigning VLAN groups #373 2025-02-22 10:21:00 +01:00
Ricardo Bartels 1117bf1b29 fixes issue with mac address wrongly tagged orphaned 2025-02-21 23:17:48 +01:00
Ricardo Bartels c783da62ac fixes issue with tagging of VLANs if VLAN sync is disabled #392 2025-02-21 22:30:18 +01:00
Ricardo Bartels c12cb81430 improves the vlan group relation settings #373 2025-02-21 21:38:55 +01:00
Ricardo Bartels 04cb13c8e0 adds custom field for host power status and combines two others #379 #440 2025-02-20 17:43:35 +01:00
Ricardo Bartels f88c5f73ed adds possibility to match VM by serial for NetNox >= 4.1 instances 2025-02-19 23:30:29 +01:00
Ricardo Bartels 13311abce9 adds vm guest prettyName in order to extract correct VM platform #429 2025-02-19 23:10:51 +01:00
Ricardo Bartels 80ac276b7b adds support for site scope on cluster object in NetBox 4.2.0 #436 2025-02-19 22:45:12 +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 5b54f04db7 Merge pull request #435 from joachimBurket/feat/set-vm-serial-number-from-instanceuuid
Add the `serial` field to NetBox VirtualMachine
2025-01-30 16:30:22 +01:00
joachimBurket 2963de5141 only set the 'serial' field for NetBox version >=4.1.0
Signed-off-by: joachimBurket <joachim.burket@protonmail.ch>
2025-01-23 16:14:01 +01:00
Joachim Burket 849bd27d4c add the 'serial' field to NetBox VirtualMachine and set it from VMWare 'instanceUuid'
Signed-off-by: Joachim Burket <joachim.burket@protonmail.ch>
2025-01-23 13:56:59 +01:00
ricardo.bartels@telekom.de 26a228140b adds config option disable collection of ESXi serial #428 2024-12-12 16:45:02 +01:00