mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Removed Device.ro_snmp
This commit is contained in:
@ -321,7 +321,6 @@ class DeviceTest(APITestCase):
|
||||
'face',
|
||||
'status',
|
||||
'primary_ip',
|
||||
'ro_snmp',
|
||||
'comments',
|
||||
]
|
||||
|
||||
@ -382,7 +381,6 @@ class DeviceTest(APITestCase):
|
||||
'rack_facility_id',
|
||||
'rack_id',
|
||||
'rack_name',
|
||||
'ro_snmp',
|
||||
'serial',
|
||||
'status',
|
||||
]
|
||||
|
Reference in New Issue
Block a user