Commit Graph

132 Commits

Author SHA1 Message Date
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
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 13685c5b60 adds config options vlan_group_relation_by_name and vlan_group_relation_by_id #373 2024-11-22 12:07:21 +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 dde3fe41d5 adds lockup for already used slugs of certain NotBox objects #402 2024-09-28 01:29:50 +02: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 f7fe8642df fixes support for NetBox 4.0 2024-05-13 16:14:24 +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 b7388d97a9 fixes issue if deleted vmware tags not removed from objects #359 2024-02-14 16:28:26 +01:00
ricardo.bartels@telekom.de ea6564420b adds port speed and duplex to device interfaces #369 2024-02-13 22:48:09 +01:00
ricardo.bartels@telekom.de 975fa8d01d fixes issue with setting source tags on VLANs properly 2024-02-10 21:14:30 +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 824263df5c fixes issue with wrongly assign 'assigned_object_type' to not associated IP address #361 2024-01-24 22:17:04 +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 565f50f8de Merge branch 'main' into development 2023-09-25 09:11:06 +02:00
ricardo.bartels@telekom.de f6b93dfa8e adds support for NetBox 3.6 changed device role attribute #347 2023-09-20 23:25:03 +02:00
ricardo.bartels@telekom.de 81a0e4baa5 small reformatting for last commit 2023-09-14 22:28:46 +02:00
Ricardo cfccb779b3 Merge pull request #333 from worldworm/main 2023-09-14 22:22:13 +02:00
ricardo.bartels@telekom.de fef213dd5d fixes issue with orphaned tag colour being reverted #340 2023-09-14 22:09:51 +02:00
worldworm 8f6aa6103d adds cluster without site relation config #301 2023-07-27 17:05:42 +02:00
ricardo.bartels@telekom.de 77869d8730 fixes issue with dcim/interface type if parent interface is designed #332 2023-07-20 22:52:19 +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 b892e5c44a fixes issue with vlans beeing added and removed from interfaces #245 2023-06-15 23:11:15 +02:00
ricardo.bartels@telekom.de 2e8d0f0f4a should prevent changing attributes with same data #245 #275 2023-06-05 22:09:44 +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 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 fecfd6677b removes source tags from objects which don't belong to that source #273 2023-02-24 10:58:46 +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 e98444b62a fixes issue with handling of pruning objects from unknonw sources #273 2023-01-27 19:20: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 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 da17dbaf17 fixes api path for fhrp-groups #233 2022-10-11 23:27:17 +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 ccbd14766d fixes issue with redfish ps maximum_draw < 1 #244 2022-10-11 22:53:12 +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 7ce3a0fe88 improves way to find existing cluster in NetBox #220 2022-08-26 21:41:05 +02:00
ricardo.bartels@telekom.de a16bc1b8e5 avoids updating slug if a slug is already present. #206 2022-08-25 09:11:03 +02:00