Jeremy Stretch
|
bcc34f6099
|
Device.face to slug (#3569)
|
2019-11-25 19:23:43 -05:00 |
|
Jeremy Stretch
|
5c95927a43
|
Site.status to slug (#3569)
|
2019-11-21 22:54:01 -05:00 |
|
Jeremy Stretch
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
Jeremy Stretch
|
afd82fd9d3
|
DeviceType.subdevice_role to slug (#3569)
|
2019-11-18 22:08:33 -05:00 |
|
Jeremy Stretch
|
a8db07e0a8
|
Device.face to slug (#3569)
|
2019-11-16 21:46:07 -05:00 |
|
Jeremy Stretch
|
c79c29e769
|
Rack.status to slug (#3569)
|
2019-11-15 22:03:41 -05:00 |
|
Jeremy Stretch
|
07aa036fe8
|
Convert RACK_WIDTH_CHOICES to ChoiceSet
|
2019-11-15 21:33:56 -05:00 |
|
Jeremy Stretch
|
8d27b62114
|
Rack.status to slug (#3569)
|
2019-11-15 21:31:57 -05:00 |
|
Jeremy Stretch
|
62b45494b6
|
Convert all DCIM choice classes to ChoiceSets
|
2019-11-15 21:17:01 -05:00 |
|
Jeremy Stretch
|
8cb7eb0382
|
Convert console port types to slugs (#3569)
|
2019-11-06 16:56:46 -05:00 |
|
Jeremy Stretch
|
6ccaa0d9bd
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
Jeremy Stretch
|
bb30f64252
|
Closes #1865: Add console port and console server port types
|
2019-10-30 14:25:55 -04:00 |
|
Jeremy Stretch
|
56dcadb69b
|
Merged v2.6.4
|
2019-09-20 08:35:14 -04:00 |
|
Jeremy Stretch
|
51fb0b59ec
|
Closes #3485: Enable embedded graphs for devices
|
2019-09-18 15:59:52 -04:00 |
|
Jeremy Stretch
|
84208d5429
|
Fixes #3511: Correct API URL for nested device bays
|
2019-09-18 14:40:47 -04:00 |
|
Jeremy Stretch
|
7264a4ffb6
|
Fixes #3513: Fix assignment of tags when creating front/rear ports
|
2019-09-18 14:33:47 -04:00 |
|
Jeremy Stretch
|
cc0f0c4843
|
Merge v2.6.3
|
2019-09-04 16:45:33 -04:00 |
|
John Anderson
|
ade844f7a7
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
Jeremy Stretch
|
15b55f5e62
|
Remove deprecated form_factor accessor on Interface and InterfaceTemplate
|
2019-08-08 21:35:59 -04:00 |
|
Daniel Sheppard
|
bcc7daeac7
|
Fixes #3370 - Add filter class to VirtualChassis API
|
2019-07-24 12:22:15 -05:00 |
|
Jeremy Stretch
|
d529ebc172
|
Rename power_factor to max_utilization
|
2019-06-17 14:52:11 -04:00 |
|
Jeremy Stretch
|
2c730b08e4
|
Fix PowerPort connected_endpoint filtering, ordering
|
2019-04-25 15:06:48 -04:00 |
|
Jeremy Stretch
|
46b3512c45
|
Remove extraneous imports
|
2019-04-19 16:58:39 -04:00 |
|
Jeremy Stretch
|
017a5011ec
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|
Jeremy Stretch
|
f4bbdf30e8
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
Jeremy Stretch
|
6ab56c3978
|
Misc cleanup
|
2019-04-19 14:56:40 -04:00 |
|
Jeremy Stretch
|
ad4d23fa20
|
Replace distinct annotations with subqueries for much better performance
|
2019-04-12 17:18:04 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
4acd842237
|
Maintain backward-compatibile support for Interface.form_factor until v2.7
|
2019-04-12 13:57:33 -04:00 |
|
Jeremy Stretch
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
Jeremy Stretch
|
3b06251720
|
Added tests for power panels, power feeds
|
2019-04-11 12:29:43 -04:00 |
|
Jeremy Stretch
|
bfa07aec39
|
Fix tests
|
2019-04-11 11:37:44 -04:00 |
|
Jeremy Stretch
|
05c19af2a3
|
Misc cleanup
|
2019-04-11 10:49:43 -04:00 |
|
Jeremy Stretch
|
b22fd2bc44
|
Rename max_utilization to power_factor
|
2019-04-10 16:36:38 -04:00 |
|
Jeremy Stretch
|
3d5f85c0ca
|
Add associatiton from power outlet to power port/phase
|
2019-04-10 14:16:16 -04:00 |
|
Jeremy Stretch
|
8230ea1c83
|
Add max/allocated current draw fields to PowerPort
|
2019-04-09 17:32:04 -04:00 |
|
Jeremy Stretch
|
71b674d11a
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-09 14:12:45 -04:00 |
|
Jeremy Stretch
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
Jeremy Stretch
|
74c03e3295
|
Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces
|
2019-04-04 15:07:41 -04:00 |
|
Jeremy Stretch
|
07bfd7c8e5
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-02 13:15:40 -04:00 |
|
Jeremy Stretch
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
Jeremy Stretch
|
3acc8ca3ab
|
Fixes #3022: Add missing cable termination types to DCIM _choices endpoint
|
2019-03-22 16:26:56 -04:00 |
|
Jeremy Stretch
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
Jeremy Stretch
|
681e20133a
|
Further work on power feed modeling
|
2019-03-21 17:47:43 -04:00 |
|
Jeremy Stretch
|
705f82e416
|
Added filters for power panels & feeds
|
2019-03-12 12:05:58 -04:00 |
|
Jeremy Stretch
|
e06dece00c
|
More power work
|
2019-03-12 11:36:29 -04:00 |
|
Jeremy Stretch
|
d9c8c0cbc1
|
Fixes #2968: Correct API documentation for SerializerMethodFields
|
2019-03-08 10:25:09 -05:00 |
|
Jeremy Stretch
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
Anthony Ruhier
|
bd65e782bb
|
Allow nullable length unit in cable API
Cables models define it as None by default, but the API rejects a
request containing a null length_unit. Allows it in the API
serializer.
|
2019-03-05 18:44:44 +01:00 |
|