Home
last modified time | relevance | path

Searched refs:TYPE_2POST (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/netbox/netbox-3.0.12/netbox/dcim/
H A Dchoices.py39 TYPE_2POST = '2-post-frame' variable in RackTypeChoices
46 (TYPE_2POST, '2-post frame'),
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/dcim/tests/
H A Dtest_filtersets.py395 …le=rack_roles[0], serial='ABC', asset_tag='1001', type=RackTypeChoices.TYPE_2POST, width=RackWidth…
414 params = {'type': [RackTypeChoices.TYPE_2POST, RackTypeChoices.TYPE_4POST]}