Jeremy Stretch
|
65edffea63
|
Merge v2.5 work
|
2018-12-07 10:51:28 -05:00 |
|
Jeremy Stretch
|
9689ba2c4f
|
Fix representation of connected_endpoint_type for non-connected components
|
2018-12-06 16:39:03 -05:00 |
|
Jeremy Stretch
|
45a1dfbd8a
|
Closes #2649: Add connected_endpoint_type to connectable device component API representations
|
2018-12-06 16:14:03 -05:00 |
|
Jeremy Stretch
|
c6d048ca51
|
Fixes #2576: Correct type for count_* fields in site API representation
|
2018-11-27 16:27:47 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
d59be2912e
|
Closes #2601: Added a description field to pass-through ports
|
2018-11-20 21:28:19 -05:00 |
|
Jeremy Stretch
|
8c3a294384
|
Standardized behavior and display of connection_status
|
2018-11-19 15:26:06 -05:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Jeremy Stretch
|
46e594f1f1
|
Closes #1931: Added a count of assigned IP addresses to the interface API serializer
|
2018-11-05 14:32:22 -05:00 |
|
Jeremy Stretch
|
976388f29c
|
Removed 'interface_ordering' field from DeviceType
|
2018-11-05 12:02:55 -05:00 |
|
Jeremy Stretch
|
c60c5502f6
|
Closes #450: Add 'outer_width' and 'outer_depth' fields to Rack
|
2018-11-02 09:51:17 -04:00 |
|
Jeremy Stretch
|
4ffe1866c5
|
Closes #1444: Add field to Rack model
|
2018-11-02 09:17:51 -04:00 |
|
Jeremy Stretch
|
fa6c4db13b
|
Closes #2104: Add 'status' field to Rack
|
2018-11-01 16:03:42 -04:00 |
|
Jeremy Stretch
|
cd243a90d0
|
connected_endpoint must be read-only on termination serializers
|
2018-10-31 16:12:36 -04:00 |
|
Jeremy Stretch
|
10492de50d
|
Fix NestedCableSerializer
|
2018-10-30 14:58:04 -04:00 |
|
Jeremy Stretch
|
2fa1c81070
|
Added initial tests for cable connections
|
2018-10-30 14:28:46 -04:00 |
|
Jeremy Stretch
|
4df74780b8
|
Extended Cables to connect CircuitTerminations
|
2018-10-30 12:16:22 -04:00 |
|
Jeremy Stretch
|
e3dc12338b
|
Introduced a 'trace' API endpoint for cable terminations
|
2018-10-29 15:43:41 -04:00 |
|
Jeremy Stretch
|
d7766b9828
|
Replace 'is_connected' boolean with Cable attachment
|
2018-10-29 13:36:41 -04:00 |
|
Jeremy Stretch
|
427226de8c
|
Optimized API views
|
2018-10-29 13:26:09 -04:00 |
|
Jeremy Stretch
|
cb1bdccf51
|
'cable' should be a read-only field
|
2018-10-29 13:14:41 -04:00 |
|
Jeremy Stretch
|
05431aa83b
|
Added 'cable' field to device component serializers
|
2018-10-29 12:33:43 -04:00 |
|
Jeremy Stretch
|
8573c8b8cb
|
Remove is_console_server, is_pdu, and is_network_device from DeviceType
|
2018-10-26 14:48:22 -04:00 |
|
Jeremy Stretch
|
3518d023dc
|
Implemented Cable API endpoint
|
2018-10-26 12:25:11 -04:00 |
|
Jeremy Stretch
|
266429101b
|
Removed 'is_patch_panel' from DeviceType
|
2018-10-25 12:44:28 -04:00 |
|
Jeremy Stretch
|
b19e2037af
|
Dropped 'Panel' from FrontPanelPort/RearPanelPort names
|
2018-10-25 12:11:13 -04:00 |
|
Jeremy Stretch
|
f30367e094
|
Deprecated the InterfaceConnection model
|
2018-10-24 13:59:44 -04:00 |
|
Jeremy Stretch
|
2ec8dc8319
|
Renamed PowerPort.power_outlet to connected_endpoint
|
2018-10-24 11:00:13 -04:00 |
|
Jeremy Stretch
|
1595a5ecd7
|
Renamed ConsolePort.cs_port to connected_endpoint
|
2018-10-24 10:37:54 -04:00 |
|
Jeremy Stretch
|
a36b120c8b
|
Merge branch 'develop-2.5' into 20-physical-cabling
|
2018-10-19 13:34:21 -04:00 |
|
Jeremy Stretch
|
4cfe9fe182
|
Merge branch 'develop' into develop-2.5
|
2018-10-19 13:34:03 -04:00 |
|
Jeremy Stretch
|
0bb5d229e8
|
Fixes #2514: Prevent new connections to already connected interfaces
|
2018-10-16 16:42:23 -04:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
3eddeeadc5
|
Initial work on #20 - patch panels
|
2018-10-03 14:04:16 -04:00 |
|
Jeremy Stretch
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
Jeremy Stretch
|
c4be440cd1
|
Closes #2367: Remove deprecated RPCClient functionality
|
2018-08-16 12:21:24 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
a6c78b99c4
|
Fixes #2340: API requires manufacturer field when creating/updating an inventory item
|
2018-08-09 09:34:54 -04:00 |
|
Jeremy Stretch
|
134370f48d
|
Fixes #2335: API requires group field when creating/updating a rack
|
2018-08-08 14:58:16 -04:00 |
|
Jeremy Stretch
|
db7148350e
|
Fixes #2321: Allow explicitly setting a null value on nullable ChoiceFields
|
2018-08-07 14:05:07 -04:00 |
|
Jeremy Stretch
|
98bdb0cb3c
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
43ed38a6e9
|
Enabled tags for device components and virtual chassis
|
2018-07-10 15:36:28 -04:00 |
|
Jeremy Stretch
|
25b36d6d42
|
Remove separate config-context API endpoints; include rendered config context when retrieving a single device/VM
|
2018-07-03 12:29:20 -04:00 |
|
Jeremy Stretch
|
35d58d2f7c
|
Closes #2029: Added optional NAPALM arguments to Platform model
|
2018-06-29 11:21:00 -04:00 |
|
Jeremy Stretch
|
258373f1a1
|
Closes #2118: Added latitude and longitude fields to Site
|
2018-06-21 14:55:10 -04:00 |
|