Macedo

Results 12 issues of Macedo

If any device selected to a topology is connected to a power feed it shows "something went wrong". Maybe there is a way to represent power feeds on a topology...

Hi. I've just installed NTmap on two different instances. Both running Python 3.8. One with Netbox 2.11.12 and other Netbox 3.0.7. Looks like everything is working as expected, but cables...

### NetBox version v3.3.2 ### Python version 3.10 ### Steps to Reproduce 0. Create a regular fiber patch panel device with 24 front and rear ports (12 pairs). 1. Create...

type: bug
status: under review
topic: cabling

### NetBox version v3.3.5 ### Feature type Data model extension ### Proposed functionality Being able to create object type custom fields with Netbox users. ### Use case Being able to...

type: feature

Looks like when a selected cluster have a site the script returns an error. I'm running Netbox 3.3.2 with Python 3.10. Maybe it is something related to the newer Netbox...

Hi. It would be nice to store document under tenant objects or ever all objects.

In Netbox light mode the 'Quote" document type looks invisible. See: ![Erro netbox-documents](https://user-images.githubusercontent.com/66760118/164082239-123a3bc6-eab2-4eca-a832-0b7118092016.png) ![Erro netbox-documents light mode](https://user-images.githubusercontent.com/66760118/164082256-ef84bb62-bbdb-4043-98fb-27b1fb972fd8.png)

Hi. I've just tried to run ProxBox on a brand new Netbox installation and it fails on full upgrade. It show: ``` 'str' object has no attribute 'name' Python version:...

feature

Add the CSV code to ease required custom fields import: ``` name,content_types,label,group_name,type,Description,search_weight,filter_logic,ui_visibility,weight,choices proxmox_id,virtualization.virtualmachine,Proxmox VM ID,ProxBox,integer,,1000,loose,read-write,100, proxmox_keep_interface,dcim.interface,,ProxBox,boolean,,1000,loose,hidden,100, proxmox_node,virtualization.virtualmachine,Proxmox Node,ProxBox,text,,1000,loose,read-write,100, proxmox_type,virtualization.virtualmachine,Proxmox Type(VM or CT),ProxBox,select,,1000,loose,read-write,100,"['qemu', 'lxc']" ```

feature

It would be nice to be able to associate numbers with devices on Netbox. I have several IP phones and it would be nice have a unique association for each...