dcim: add standard_fields to devicetypetest.

This commit is contained in:
Zach Moody 2016-03-10 14:46:34 -06:00
parent 674e288090
commit 8af4125d5c
1 changed files with 6 additions and 1 deletions

View File

@ -207,7 +207,12 @@ class DeviceTypeTest(APITestCase):
'u_height',
'is_console_server',
'is_pdu',
'is_network_device'
'is_network_device',
'console_port_templates',
'cs_port_templates',
'interface_templates',
'power_outlet_templates',
'power_port_templates',
]
nested_fields = [