Commit Graph

2680 Commits

Author SHA1 Message Date
Jeremy Stretch
4835b3c609 Re-implemented connected device API view & test 2018-11-06 11:44:32 -05:00
Jeremy Stretch
10c3d51096 Merge release v2.4.7 into develop-2.5 2018-11-06 11:19:38 -05:00
Jeremy Stretch
4d775dfcc4 Post-release version bump 2018-11-06 10:57:38 -05:00
Jeremy Stretch
04eebe07a5 Release v2.4.7 2018-11-06 10:49:44 -05:00
Jeremy Stretch
54af8aa5f2 Closes #2388: Enable filtering of devices/VMs by region 2018-11-06 10:31:56 -05:00
John Anderson
df14c7204d add temporary support for hyphenated query params for #2549 2018-11-06 10:08:00 -05:00
Ben Bleything
3bd5b7f724 fix prefix length for 172.16.0.0/12 (#2548) 2018-11-06 09:26:05 -05:00
Jeremy Stretch
a5b8ba43f8 Closes #2512: Add device field to inventory item filter form 2018-11-06 09:24:05 -05:00
John Anderson
de69e224c3 changelog for #2549 2018-11-06 00:57:09 -05:00
John Anderson
0655221714 fixed test for #2549 2018-11-06 00:54:57 -05:00
John Anderson
063c15fc3b fixed #2549 - incorrect naming of peer-device and peer-interface 2018-11-06 00:51:55 -05:00
Jeremy Stretch
2d92f9a799 Fixed changelog for #2528 2018-11-05 16:10:33 -05:00
Jeremy Stretch
3d780fca01 Fixes #2528: Enable creating circuit terminations with interface assignment via API 2018-11-05 16:10:01 -05:00
Jeremy Stretch
8e9539c196 Filter cleanup 2018-11-05 15:45:21 -05:00
Jeremy Stretch
703b2e2abe Changelog for #2427 2018-11-05 15:40:48 -05:00
Daniel Sheppard
78f54666f4 Fixes 2427: Added filtering interfaces by vlan id(vlan=#) and vlan pk(vlan_id=#) (#2521) 2018-11-05 15:37:52 -05:00
Jeremy Stretch
9e5e17ebbf Changelog for #2501 2018-11-05 15:34:39 -05:00
knobix
cfbf5b65d8 Update models.py (#2502)
Fix the handling of shared IPs (VIP, VRRF, etc.) when unique IP space enforcement is set.

Add parentheses for the logical OR-statement to make the evaluation valid.

Fixes: #2501
2018-11-05 15:33:10 -05:00
Jeremy Stretch
0ab3efd35f Updated base requirements 2018-11-05 15:09:11 -05:00
Jeremy Stretch
4b1836b5d3 Closes #2057: Added description columns to interface connections list 2018-11-05 14:41:51 -05:00
Jeremy Stretch
f9730f06d3 Changelog for #1931 2018-11-05 14:33:50 -05:00
Jeremy Stretch
3495921b76 Closes #1931: Added a count of assigned IP addresses to the interface API serializer 2018-11-05 14:32:22 -05:00
Jeremy Stretch
7c682f670a Expanded v2.5 release notes 2018-11-05 14:01:34 -05:00
Jeremy Stretch
fe865b7d48 Closes #867: Add a 'description' field to CircuitTermination 2018-11-05 13:53:22 -05:00
Jeremy Stretch
8dd3f37da7 Introduced a placeholder template filter 2018-11-05 13:00:46 -05:00
Jeremy Stretch
2d22cea5e9 Changelog for #2165 2018-11-05 12:07:02 -05:00
Jeremy Stretch
68af33c93f Removed 'interface_ordering' field from DeviceType 2018-11-05 12:02:55 -05:00
Jeremy Stretch
9ff67aac99 Closes #2165: Re-implemented natural ordering for interfaces 2018-11-05 11:51:38 -05:00
Juho Juopperi
2a929fc19a Update django is_safe_url calls to new API (#2546) 2018-11-05 08:52:00 -05:00
Jeremy Stretch
7c551445b3 Removed deprecated CableQuerySet 2018-11-02 15:33:31 -04:00
Jeremy Stretch
f6d4ea00df Cleaned up import statements 2018-11-02 15:20:08 -04:00
Jeremy Stretch
73a3366469 Removed Python2 hack 2018-11-02 14:59:48 -04:00
Jeremy Stretch
f80167ad77 Upgraded to Django 2.1 2018-11-02 14:42:15 -04:00
Jeremy Stretch
3eb176010c Upgraded django-tables2 to v2.0.2 2018-11-02 14:27:17 -04:00
Jeremy Stretch
a30ee4e1ce Updated dependencies 2018-11-02 14:14:15 -04:00
Jeremy Stretch
5bc3f4b868 Fixed deprecation warnings from DRF 3.9 2018-11-02 13:48:44 -04:00
Jeremy Stretch
9cad97b073 Upgraded django-filter to 2.0.0 2018-11-02 13:46:28 -04:00
Jeremy Stretch
416187796c Fixed compatability with Django REST Framework v3.9.0 2018-11-02 13:16:44 -04:00
Jeremy Stretch
044f1b9d44 Standardized naming of reverse relationships from component templates to DeviceType 2018-11-02 11:55:52 -04:00
Jeremy Stretch
e195b666e1 Normalize ordering of cables by PK 2018-11-02 11:27:26 -04:00
Jeremy Stretch
be6da64703 Show connected circuit termination on interface view 2018-11-02 11:15:09 -04:00
Jeremy Stretch
b106a6b527 Deprecated CableTermination.get_connected_cable() 2018-11-02 11:04:21 -04:00
Jeremy Stretch
20ff42df11 Replaced is_console_server, is_pdu, and is_network_device filters on Device and DeviceType 2018-11-02 10:45:31 -04:00
Jeremy Stretch
a04daf52f9 Added more detail to v2.5.0 release notes 2018-11-02 10:02:44 -04:00
Jeremy Stretch
680692f64b Closes #450: Add 'outer_width' and 'outer_depth' fields to Rack 2018-11-02 09:51:17 -04:00
Jeremy Stretch
25df59d1e4 Closes #1444: Add field to Rack model 2018-11-02 09:17:51 -04:00
Jeremy Stretch
92d062f0fc Changelog for #2104 2018-11-02 08:59:51 -04:00
Jeremy Stretch
e840197e01 Closes #2104: Add 'status' field to Rack 2018-11-01 16:03:42 -04:00
Jeremy Stretch
0623f45109 Cable migration for ExportTemplate 2018-11-01 14:54:53 -04:00
Jeremy Stretch
a4318f2d4f Suppress print() output from migrations during testing 2018-11-01 14:54:36 -04:00