Jeremy Stretch
|
35c2c8e8de
|
#1444: Added a serial number field to the rack model
|
2017-10-09 15:01:57 -04:00 |
|
Jeremy Stretch
|
960e1d49c2
|
Closes #1551: Added CPAK, CFP2, and CFP4 100GE interface form factors
|
2017-10-09 14:45:10 -04:00 |
|
Jeremy Stretch
|
100d979d3e
|
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
2017-10-09 14:27:31 -04:00 |
|
Jeremy Stretch
|
b41b4fc584
|
Closes #1506: Extended rack facility ID field from 30 to 50 characters
|
2017-10-09 13:44:22 -04:00 |
|
Jeremy Stretch
|
32399b0cb5
|
Merge branch 'develop-2.2' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-29 12:54:38 -04:00 |
|
Jeremy Stretch
|
3d25cecc69
|
Merge branch 'develop-2.2' into develop-2.1
|
2017-09-29 12:30:36 -04:00 |
|
Jeremy Stretch
|
068c0ff36c
|
Merge branch 'develop' into develop-2.1
|
2017-09-29 12:26:54 -04:00 |
|
Jeremy Stretch
|
86a298792a
|
Corrected default return URL for BulkComponentCreateView
|
2017-09-29 12:15:14 -04:00 |
|
Jeremy Stretch
|
a6599874db
|
#1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines
|
2017-09-29 12:11:20 -04:00 |
|
Jeremy Stretch
|
0deae84ecb
|
Renamed column
|
2017-09-29 11:50:26 -04:00 |
|
Jeremy Stretch
|
a3a77a0bb6
|
Fixes #1540: Added missing 'cluster' field to WritableDeviceSerializer
|
2017-09-26 15:45:14 -04:00 |
|
Jeremy Stretch
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
Jeremy Stretch
|
a010f7439d
|
More work on #1523 (natural ordering for interfaces)
|
2017-09-22 16:18:43 -04:00 |
|
Jeremy Stretch
|
2ca161f3d8
|
Closes #1509: Extended cluster model to allow site assignment
|
2017-09-22 12:53:09 -04:00 |
|
Joey Wilhelm
|
89194c067b
|
Another test case to ensure subinterface ordering
|
2017-09-21 17:21:21 -07:00 |
|
Joey Wilhelm
|
126a5e5e4e
|
Fix order_naturally with unbalanced names and use RawSQL instead of extra
|
2017-09-21 11:00:55 -07:00 |
|
Jeremy Stretch
|
3466da4338
|
Merge branch 'develop' into develop-2.2
Conflicts:
netbox/dcim/forms.py
|
2017-09-14 14:58:45 -04:00 |
|
Jeremy Stretch
|
17c1a1e465
|
Use add_blank_choice() to prepend a null choice to field options
|
2017-09-14 14:45:45 -04:00 |
|
Jeremy Stretch
|
d651deb31c
|
Renamed form_class attribute to model_form for consistency
|
2017-09-12 13:55:11 -04:00 |
|
Jeremy Stretch
|
700194b80d
|
Implemented bulk interface creation for virtual machines
|
2017-09-12 12:49:01 -04:00 |
|
Jeremy Stretch
|
6b53d263fe
|
Fixes #1469: Allow a NAT IP to be assigned as the primary IP for a device
|
2017-09-01 13:00:44 -04:00 |
|
Jeremy Stretch
|
3bb0d523d3
|
Enabled services on virtual machines
|
2017-08-31 12:50:35 -04:00 |
|
Jeremy Stretch
|
2abb073b3a
|
Regenerated migrations
|
2017-08-31 10:17:59 -04:00 |
|
Jeremy Stretch
|
0634386b2e
|
Merge branch 'develop' into virtualization
|
2017-08-31 10:14:50 -04:00 |
|
Jeremy Stretch
|
aaca28c1a6
|
Closes #1402: Increased max length of name field for device components
|
2017-08-29 17:27:30 -04:00 |
|
Jeremy Stretch
|
f0d8fdf2d8
|
Closes #1431: Added interface form factor for 10GBASE-CX4
|
2017-08-29 17:02:09 -04:00 |
|
Jeremy Stretch
|
fa95191792
|
Allowed assigning an IP address to either a device or a VM
|
2017-08-29 15:26:35 -04:00 |
|
Jeremy Stretch
|
e9f75adddb
|
Ditched VMInterface in favor of reusing dcim.Interface
|
2017-08-29 14:24:58 -04:00 |
|
Jeremy Stretch
|
4587aba1d4
|
Added views to add/remove hosts to/from clusters
|
2017-08-21 16:53:36 -04:00 |
|
Jeremy Stretch
|
5930a64203
|
Converted IPAddress.interface to a GenericForeignKey
|
2017-08-18 16:57:20 -04:00 |
|
Jeremy Stretch
|
97536c4e9b
|
Genericized component edit/delete views
|
2017-08-18 14:43:11 -04:00 |
|
Jeremy Stretch
|
a7c56eab86
|
Moved DeviceComponentForm to utilities.forms
|
2017-08-18 13:10:19 -04:00 |
|
Jeremy Stretch
|
6e580a731e
|
Added template names to device component create views
|
2017-08-18 12:29:39 -04:00 |
|
Jeremy Stretch
|
7843a6bf77
|
Fixed devicetype_id filter for DeviceType components
|
2017-08-18 10:27:43 -04:00 |
|
Jeremy Stretch
|
a02055e9b5
|
Reworked relationship between devices and clusters
|
2017-08-16 17:21:34 -04:00 |
|
Jeremy Stretch
|
3009863877
|
Merge branch 'develop' into virtualization
|
2017-08-16 15:08:37 -04:00 |
|
Jeremy Stretch
|
51b1da660a
|
Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device
|
2017-08-15 14:05:02 -04:00 |
|
Jeremy Stretch
|
c394985b1b
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
Jeremy Stretch
|
04c300b8e2
|
Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view
|
2017-08-15 11:07:26 -04:00 |
|
Jeremy Stretch
|
d06813f528
|
Initial work on virtualization support (#142)
|
2017-08-04 17:02:52 -04:00 |
|
Jeremy Stretch
|
3aa072b437
|
Fixes #1388: Fixed server error when searching globally for IPs/prefixes (rolled back #1379)
|
2017-08-03 09:26:28 -04:00 |
|
Jeremy Stretch
|
b6690e0012
|
Closes #1368: Render reservations in rack elevations view
|
2017-08-02 13:33:44 -04:00 |
|
Jeremy Stretch
|
e50f234ba3
|
Closes #1379: Allow searching devices by interface MAC address in global search
|
2017-08-02 11:54:53 -04:00 |
|
Jeremy Stretch
|
fd6df8e52a
|
Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False
|
2017-08-02 11:17:57 -04:00 |
|
Jeremy Stretch
|
f2c16fbf3c
|
Closes #893: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices)
|
2017-07-27 09:53:41 -04:00 |
|
Jeremy Stretch
|
65a633f42d
|
Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters
|
2017-07-26 11:47:59 -04:00 |
|
Jeremy Stretch
|
d2c6d79589
|
Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
|
2017-07-26 11:24:19 -04:00 |
|
Jeremy Stretch
|
1770c85689
|
Fixes #1371: Extend DeviceSerializer.parent_device to include standard fields
|
2017-07-25 10:56:23 -04:00 |
|
Faidon Liambotis
|
4544893b4c
|
Allow import/export of device types (#1347)
|
2017-07-25 17:21:34 +03:00 |
|
Faidon Liambotis
|
f30fa925ea
|
Allow import/export of manufacturers (#1347)
|
2017-07-25 17:21:34 +03:00 |
|