Jeremy Stretch
|
73bf3b9498
|
Reorganize DCIM tables
|
2020-10-16 10:39:13 -04:00 |
|
Jeremy Stretch
|
c9c8d337a0
|
Closes #5011: Standardized name field lengths across all models
|
2020-10-15 15:37:34 -04:00 |
|
Jeremy Stretch
|
e7d26ca5dc
|
Move Cable and CablePath to cables.py
|
2020-10-14 16:54:30 -04:00 |
|
Jeremy Stretch
|
c0c5f52ed9
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
30778a9c40
|
Closes #5225: CircuitTermination port_speed is now optional
|
2020-10-09 14:06:24 -04:00 |
|
Jeremy Stretch
|
96650b0216
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
Jeremy Stretch
|
b5a65bc66c
|
Fixes #5211: Add missing has_primary_ip filter for virtual machines
|
2020-10-09 11:46:16 -04:00 |
|
Jeremy Stretch
|
a2c012d2c4
|
Fixes #5224: Don't allow a rear port to have fewer positions than the number of mapped front ports
|
2020-10-08 16:24:08 -04:00 |
|
Jeremy Stretch
|
44caa402d0
|
Delete obsolete LoopDetected exception
|
2020-10-08 15:01:55 -04:00 |
|
Jeremy Stretch
|
a716ca705c
|
Rewrite cablepath tests to create components within each test
|
2020-10-08 14:55:13 -04:00 |
|
Jeremy Stretch
|
75ddc63466
|
Handle split paths
|
2020-10-08 14:01:47 -04:00 |
|
Jeremy Stretch
|
0e41bc48b7
|
Add /trace API endpoints for CircuitTermination and PowerFeed
|
2020-10-08 13:55:29 -04:00 |
|
Jeremy Stretch
|
0c5efa243d
|
Handle traces which split at a RearPort
|
2020-10-08 13:45:47 -04:00 |
|
Jeremy Stretch
|
ae1ceb26b9
|
Standardize cable/connection field ordering
|
2020-10-08 11:23:24 -04:00 |
|
Jeremy Stretch
|
55268c90c8
|
Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer
|
2020-10-08 11:15:09 -04:00 |
|
Jeremy Stretch
|
aa0ee2720b
|
Add cable paths API detail view for pass-through ports
|
2020-10-08 10:32:17 -04:00 |
|
Jeremy Stretch
|
39e4ab164e
|
Fixes #5218: Raise validation error if a power port's allocated_draw exceeds its maximum_draw
|
2020-10-07 13:23:19 -04:00 |
|
Jeremy Stretch
|
eaf8d95ce5
|
Clean up power utilization logic
|
2020-10-07 11:14:16 -04:00 |
|
Jeremy Stretch
|
f560693748
|
Rewrite trace_paths management command and call in upgrade.sh
|
2020-10-07 10:30:11 -04:00 |
|
Jeremy Stretch
|
6db3c65bcc
|
Swap order of cabling migrations
|
2020-10-07 09:50:12 -04:00 |
|
Jeremy Stretch
|
c7c66626b6
|
Standardize 'cabled' and 'connected' filters; complete tests
|
2020-10-06 17:28:25 -04:00 |
|
Jeremy Stretch
|
44b842592a
|
Restore total length count on trace view
|
2020-10-06 16:58:11 -04:00 |
|
Jeremy Stretch
|
2c9ae60dec
|
Optimize path node representations
|
2020-10-06 16:34:03 -04:00 |
|
Jeremy Stretch
|
a6e0ef8cd8
|
Clean up console/power/interface connections views
|
2020-10-06 16:15:18 -04:00 |
|
Jeremy Stretch
|
534364a30f
|
Improve model docstrings
|
2020-10-06 15:48:52 -04:00 |
|
Jeremy Stretch
|
52ec35b94f
|
Correct serializer field lists
|
2020-10-06 15:27:40 -04:00 |
|
Jeremy Stretch
|
3870f5d246
|
Remove unused CablePathManager
|
2020-10-06 15:26:59 -04:00 |
|
Jeremy Stretch
|
23cde6d1b8
|
Include cable_peer on CableTermination serializers
|
2020-10-06 14:30:46 -04:00 |
|
Jeremy Stretch
|
c813ae4f04
|
Clean up power connection tables
|
2020-10-06 13:30:28 -04:00 |
|
Jeremy Stretch
|
d59f0891e4
|
Cache peer termination on CableTerminations
|
2020-10-06 12:10:12 -04:00 |
|
Jeremy Stretch
|
6275c8c67d
|
Prefetch path & destination for API views
|
2020-10-06 10:41:52 -04:00 |
|
Jeremy Stretch
|
56ee425227
|
Introduce PathContains lookup to allow filtering against objects in path directly
|
2020-10-06 09:41:45 -04:00 |
|
Jeremy Stretch
|
19430ddeb5
|
Extend cable trace view to show related paths
|
2020-10-05 16:03:30 -04:00 |
|
Jeremy Stretch
|
d5d6b0e856
|
Optimize path prefetching
|
2020-10-05 14:47:21 -04:00 |
|
Jeremy Stretch
|
32b8148da1
|
Standardize path endpoint templates
|
2020-10-05 13:23:55 -04:00 |
|
Jeremy Stretch
|
50aecd02f4
|
Fix up connection lists (pending additional work)
|
2020-10-05 12:05:29 -04:00 |
|
Jeremy Stretch
|
b2066bc4b7
|
Merge schema migrations
|
2020-10-05 11:47:24 -04:00 |
|
Jeremy Stretch
|
32aa2daea6
|
PowerFeedSerializer should subclass ConnectedEndpointSerializer
|
2020-10-05 11:39:17 -04:00 |
|
Jeremy Stretch
|
b846f631a4
|
Rename connection_status to connected_endpoint_reachable
|
2020-10-05 11:32:39 -04:00 |
|
Jeremy Stretch
|
3d34f1cdcb
|
Rename CablePath.is_connected to is_active
|
2020-10-05 11:13:33 -04:00 |
|
Jeremy Stretch
|
df73737128
|
Remove legacy connection_status fields
|
2020-10-05 10:47:41 -04:00 |
|
Jeremy Stretch
|
079c42291c
|
Remove legacy connected endpoint fields
|
2020-10-05 09:56:46 -04:00 |
|
Jeremy Stretch
|
f8800b8303
|
Optimize console/power/interface connection lists
|
2020-10-02 21:44:16 -04:00 |
|
Jeremy Stretch
|
5737f6fca0
|
Cache each CablePath on its originating endpoint
|
2020-10-02 17:16:43 -04:00 |
|
Jeremy Stretch
|
8cb636bed2
|
Update console/power/interface connection tables
|
2020-10-02 15:10:49 -04:00 |
|
Jeremy Stretch
|
7ff247c57f
|
Add trace view for PowerFeed
|
2020-10-02 14:57:50 -04:00 |
|
Jeremy Stretch
|
e9da84f91a
|
Replace legacy trace() method
|
2020-10-02 14:54:16 -04:00 |
|
Jeremy Stretch
|
ae0a481c64
|
Fixes #5206: Apply user pagination preferences to all paginated object lists
|
2020-10-02 13:54:57 -04:00 |
|
Jeremy Stretch
|
aa0d4c4145
|
Replace connection_status filter with is_connected
|
2020-10-02 12:25:31 -04:00 |
|
Jeremy Stretch
|
66355da04c
|
CablePath.origin should be unique
|
2020-10-02 11:51:23 -04:00 |
|