.. |
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
0001_squashed.py
|
Closes #8550: Implement ASN ranges (#11835)
|
2023-02-27 16:36:05 -05:00 |
0002_squashed.py
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
0003_squashed_0130.py
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
0131_consoleport_speed.py
|
Fixes #6252: Fix assignment of console port speed values above 19.2kbps
|
2021-04-23 10:07:11 -04:00 |
0132_cable_length.py
|
Closes #6154: Allow decimal values for cable lengths
|
2021-05-10 14:14:54 -04:00 |
0133_port_colors.py
|
Closes #3682: Add color field to front and rear ports
|
2021-06-09 16:51:51 -04:00 |
0134_interface_wwn_bridge.py
|
Add bridge field to Interface, VMInterface models
|
2021-10-21 16:30:18 -04:00 |
0135_tenancy_extensions.py
|
Add bridge field to Interface, VMInterface models
|
2021-10-21 16:30:18 -04:00 |
0136_device_airflow.py
|
Closes #6715: Add tenant assignment for cables
|
2021-10-19 12:33:17 -04:00 |
0137_relax_uniqueness_constraints.py
|
Fixes #7960: Prevent creation of regions/site groups/locations with duplicate names (see #7354)
|
2021-12-03 15:09:56 -05:00 |
0138_extend_tag_support.py
|
Add tags to organizational & nested group models
|
2021-10-21 10:51:02 -04:00 |
0139_rename_cable_peer.py
|
Merge branch 'feature' into 3979-wireless
|
2021-10-21 13:19:52 -04:00 |
0140_wireless.py
|
Closes #7606: Model transmit power for interfaces
|
2021-10-28 09:31:45 -04:00 |
0141_asn_model.py
|
Fix Migration
|
2021-11-03 09:51:03 -05:00 |
0142_rename_128gfc_qsfp28.py
|
Fixes #7589: Correct 128GFC interface type identifier
|
2021-11-17 11:18:41 -05:00 |
0143_remove_primary_for_related_name.py
|
Remove "primary for" references to Device on IPAddress
|
2021-11-17 12:50:46 -05:00 |
0144_fix_cable_abs_length.py
|
Fixes #8377: Fix calculation of absolute cable lengths when specified in fractional units
|
2022-01-18 11:09:12 -05:00 |
0145_site_remove_deprecated_fields.py
|
Implement bypass for migration safeguard
|
2022-04-05 14:24:28 -04:00 |
0146_modules.py
|
10348 add decimal custom field (#10422)
|
2022-09-30 16:03:24 -04:00 |
0147_inventoryitemrole.py
|
Clean up redundant NestedGroupModel, OrganizationalModel fields
|
2022-11-03 13:59:44 -04:00 |
0148_inventoryitem_component.py
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
0149_inventoryitem_templates.py
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
0150_interface_vrf.py
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
0151_interface_speed_duplex.py
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
0152_standardize_id_fields.py
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
0153_created_datetimefield.py
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
0154_half_height_rack_units.py
|
Fixes #12885: Permit mounting of devices in U100 (#12901)
|
2023-06-15 15:00:45 -04:00 |
0155_interface_poe_mode_type.py
|
Closes #9793: Add PoE attributes to interface templates
|
2022-07-28 15:20:25 -04:00 |
0156_location_status.py
|
Closes #7744: Add status field to Location
|
2022-06-22 13:33:19 -04:00 |
0157_new_cabling_models.py
|
Improve filtering cables by termination device/rack/site
|
2022-07-08 11:44:28 -04:00 |
0158_populate_cable_terminations.py
|
Fix migration progress output
|
2022-07-15 10:07:35 -04:00 |
0159_populate_cable_paths.py
|
Merge branch 'feature' into 9102-cabling
|
2022-06-27 12:12:34 -04:00 |
0160_populate_cable_ends.py
|
Fixes #9729: Fix ordering of content type creation to ensure compatability with demo data
|
2022-07-15 13:27:20 -04:00 |
0161_cabling_cleanup.py
|
Improve filtering cables by termination device/rack/site
|
2022-07-08 11:44:28 -04:00 |
0162_unique_constraints.py
|
Device/VM unique constraints ignore case for name field
|
2022-09-27 16:47:56 -04:00 |
0163_weight_fields.py
|
Tweak migration name
|
2022-12-09 15:07:10 -05:00 |
0164_rack_mounting_depth.py
|
Tweak migration name
|
2022-12-09 15:07:10 -05:00 |
0165_standardize_description_comments.py
|
Closes #10545: Standardize description & comment fields on primary models (#10834)
|
2022-11-04 08:28:09 -04:00 |
0166_virtualdevicecontext.py
|
#10560: Build search index as part of migration
|
2022-11-15 10:37:16 -05:00 |
0167_module_status.py
|
Closes #10371: Add operational status field for modules
|
2022-12-09 10:43:29 -05:00 |
0168_interface_template_enabled.py
|
Optimize migrations
|
2023-04-11 16:08:41 -04:00 |
0169_devicetype_default_platform.py
|
Fixes #9653 - Add default_platform to DeviceType
|
2023-02-19 20:09:51 -05:00 |
0170_configtemplate.py
|
Adds config template to vm model (#13450)
|
2023-08-14 15:43:28 -04:00 |
0171_cabletermination_change_logging.py
|
Optimize migrations
|
2023-04-11 16:08:41 -04:00 |
0172_larger_power_draw_values.py
|
Closes #11017: increase maximum power draw (#12587)
|
2023-05-12 16:10:12 -04:00 |
0173_remove_napalm_fields.py
|
Closes #12320: Remove obsolete fields napalm_driver and napalm_args from Platform
|
2023-05-16 09:35:27 -04:00 |
0174_device_latitude_device_longitude.py
|
11305 Add GPS coordinates to device (#12782)
|
2023-06-14 14:18:50 -04:00 |
0174_rack_starting_unit.py
|
14401 review changes - remove migration
|
2023-12-06 15:16:03 -05:00 |
0175_device_oob_ip.py
|
Oob ip (devices) (#13013)
|
2023-07-25 14:40:40 -04:00 |
0176_device_component_counters.py
|
13745 device type migration (#13747)
|
2023-09-18 09:59:26 -04:00 |
0177_devicetype_component_counters.py
|
13745 device type migration (#13747)
|
2023-09-18 09:59:26 -04:00 |
0178_virtual_chassis_member_counter.py
|
13745 device type migration (#13747)
|
2023-09-18 09:59:26 -04:00 |
0179_interfacetemplate_rf_role.py
|
Adds rf_role to interface template (#13199)
|
2023-07-26 09:13:24 -04:00 |
0180_powerfeed_tenant.py
|
Adds tenant on power feed (#13300)
|
2023-07-31 08:20:48 -04:00 |
0181_rename_device_role_device_role.py
|
Replaces device_role with role on device model (#13342)
|
2023-08-02 09:55:52 -04:00 |
0182_zero_length_cable_fix.py
|
Fixes #13649: Permit zero-length cables
|
2023-12-26 09:27:58 -05:00 |
0183_devicetype_exclude_from_utilization.py
|
Merge branch 'develop' into feature
|
2023-12-27 16:34:38 -05:00 |
0184_protect_child_interfaces.py
|
Merge branch 'develop' into feature
|
2023-12-27 16:34:38 -05:00 |
0185_gfk_indexes.py
|
Merge branch 'develop' into feature
|
2023-12-27 16:34:38 -05:00 |