|
c9afe96324
|
Fix power utilization calculation for three-phase feeds
|
2019-06-17 15:16:52 -04:00 |
|
|
d529ebc172
|
Rename power_factor to max_utilization
|
2019-06-17 14:52:11 -04:00 |
|
|
2eeffce924
|
#524 - Added power utilization graphs to power feeds, devices, and racks
|
2019-06-16 06:11:32 -04:00 |
|
|
cb93303f56
|
Fixes #3126: Incorrect calculation of PowerFeed available power
|
2019-04-30 12:38:06 -04:00 |
|
|
088903218d
|
Fixes #3125: Fix exception when viewing PDUs
|
2019-04-30 12:24:53 -04:00 |
|
|
37c2c4b4a2
|
Merge v2.5.11
|
2019-04-29 14:40:18 -04:00 |
|
|
6d778f686d
|
Closes #3023: Add support for filtering cables by connected device
|
2019-04-29 10:07:08 -04:00 |
|
|
245a97176a
|
Closes #2986: Replace DeviceComponentManager with NaturalOrderingManager
|
2019-04-26 22:23:28 -04:00 |
|
|
f4bbdf30e8
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
|
4acd842237
|
Maintain backward-compatibile support for Interface.form_factor until v2.7
|
2019-04-12 13:57:33 -04:00 |
|
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
|
05c19af2a3
|
Misc cleanup
|
2019-04-11 10:49:43 -04:00 |
|
|
b22fd2bc44
|
Rename max_utilization to power_factor
|
2019-04-10 16:36:38 -04:00 |
|
|
ac3e899f5e
|
First stab at power utilization tracking
|
2019-04-10 16:32:13 -04:00 |
|
|
3d5f85c0ca
|
Add associatiton from power outlet to power port/phase
|
2019-04-10 14:16:16 -04:00 |
|
|
8230ea1c83
|
Add max/allocated current draw fields to PowerPort
|
2019-04-09 17:32:04 -04:00 |
|
|
cd655d289b
|
Fix CSV import forms
|
2019-04-09 14:55:17 -04:00 |
|
|
681e20133a
|
Further work on power feed modeling
|
2019-03-21 17:47:43 -04:00 |
|
|
e06dece00c
|
More power work
|
2019-03-12 11:36:29 -04:00 |
|
|
3b9c0e4c67
|
Fixed up models & forms
|
2019-03-12 10:17:00 -04:00 |
|
|
5b753923b6
|
Initial work on power modeling (WIP)
|
2019-03-11 22:40:52 -04:00 |
|
|
0b95016e00
|
Merge branch 'develop' into develop-2.6
|
2019-03-11 21:01:18 -04:00 |
|
|
ea11e70e3f
|
Fixes #2984: Fix logging of unlabeled cable ID on cable deletion
|
2019-03-11 12:26:40 -04:00 |
|
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
|
6406e213bd
|
Fixes #2961: Prevent exception when exporting inventory items belonging to unnamed devices
|
2019-03-05 13:15:09 -05:00 |
|
|
80b3a5ffc4
|
Fixed erroneous addition of 'description' field to unique_together
|
2019-03-04 15:57:21 -05:00 |
|
|
6a8c935380
|
Merge branch 'develop' into develop-2.6
|
2019-02-22 12:10:44 -05:00 |
|
|
bb6fb81fc0
|
Closes #2643: Add description field to console/power components and device bays
|
2019-02-20 14:34:05 -05:00 |
|
|
fba154386e
|
Closes #2898: Enable filtering cables list by connection status
|
2019-02-20 11:36:55 -05:00 |
|
|
fc2bb724fa
|
initial pass on migrating to custom tag model with color and comments fields
|
2019-02-20 03:52:47 -05:00 |
|
|
3bc182e453
|
Fixes #2901: Fix ordering regions by site count
|
2019-02-15 10:10:26 -05:00 |
|
|
fdbef8ee71
|
Closes #2836: Deprecate NullableCharField
|
2019-02-14 09:39:04 -05:00 |
|
|
f733d5a4da
|
Fixes #2857: Add display_name to DeviceType API serializer; fix DeviceType list for bulk device edit
|
2019-02-06 10:23:30 -05:00 |
|
|
69a5d3644a
|
Closes #2844: Correct display of far cable end for pass-through ports
|
2019-02-01 09:12:48 -05:00 |
|
|
59f8f0c7ea
|
Closes #2825: Include directly connected device for front/rear ports
|
2019-01-31 12:21:43 -05:00 |
|
|
8bd9b258a8
|
Fixes #2816: Handle exception when deleting a device with connected components
|
2019-01-29 14:27:47 -05:00 |
|
|
dd5f37391f
|
Fixes #2777: Fix cable validation to handle duplicate connections on import
|
2019-01-11 10:17:06 -05:00 |
|
|
0a820d9c98
|
Closes #1871: Enable filtering sites by parent region
|
2019-01-03 16:59:49 -05:00 |
|
|
a3097d254e
|
Fixes #2721: Detect loops when tracing front/rear ports
|
2018-12-21 10:54:20 -05:00 |
|
|
2f1db2fdf3
|
Fixes #2691: Cable trace should follow circuits
|
2018-12-19 12:48:20 -05:00 |
|
|
0d3b1bfca4
|
Fixes #2683: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort
|
2018-12-12 16:40:34 -05:00 |
|
|
870edbb44a
|
Fixes #2626: Remove extraneous permissions generated from proxy models
|
2018-12-05 16:53:58 -05:00 |
|
|
a3ade01224
|
Fixes #2639: Fix preservation of length/dimensions unit for racks and cables
|
2018-12-03 11:13:37 -05:00 |
|
|
d1cd366dc9
|
Fixes #2616: Convert Rack outer_unit and Cable length_unit to integer-based choice fields
|
2018-11-30 12:26:28 -05:00 |
|
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
|
a46f68c6e4
|
Fixes #2608: Fixed null outer_unit error on rack import
|
2018-11-26 13:41:35 -05:00 |
|
|
d59be2912e
|
Closes #2601: Added a description field to pass-through ports
|
2018-11-20 21:28:19 -05:00 |
|
|
5ce955a719
|
Fixed toggling of connection status for cable path endpoints
|
2018-11-20 09:23:30 -05:00 |
|
|
8c3a294384
|
Standardized behavior and display of connection_status
|
2018-11-19 15:26:06 -05:00 |
|
|
a324638f1f
|
Improved logic for recording cable path connection status
|
2018-11-19 12:37:53 -05:00 |
|