nautobot / nautobot

Network Source of Truth & Network Automation Platform
https://docs.nautobot.com
Apache License 2.0
1.08k stars 283 forks source link

Add `airflow` to `DeviceType` model #6561

Open austind opened 19 hours ago

austind commented 19 hours ago

As ...

Austin - Network Automation Engineer

I want ...

To document a DeviceType's airflow direction, similar (or identical) to Netbox.

So that ...

As we add DeviceTypes, we can more clearly differentiate between SKUs that are otherwise identical (e.g., many NVIDIA/Mellanox SKUs). We can also filter/sort by airflow.

I know this is done when...

airflow is an attribute of the DeviceType model

Optional - Feature groups this request pertains to.

Database Changes

Add airflow column to DeviceType table.

External Dependencies

None

austind commented 19 hours ago

I can handle this if approved.

Edit: Proposed options: