netbox/netbox/virtualization/migrations
Arthur Hanson b0541be107
13745 device type migration (#13747)
* 13745 update migrations to use batch_size

* 13745 update migrations to use subquery update

* 13745 refactor and update other counter migrations
2023-09-18 09:59:26 -04:00
..
__init__.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
0001_squashed_0022.py Clean up redundant NestedGroupModel, OrganizationalModel fields 2022-11-03 13:59:44 -04:00
0023_virtualmachine_natural_ordering.py Closes #6179: Enable natural ordering for virtual machines 2021-04-20 09:37:43 -04:00
0024_cluster_relax_uniqueness.py Closes #1943: Relax uniqueness constraint on cluster names 2021-10-19 13:06:41 -04:00
0025_extend_tag_support.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
0026_vminterface_bridge.py Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
0027_standardize_id_fields.py Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
0028_vminterface_vrf.py #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -05:00
0029_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
0030_cluster_status.py Closes #8471: Add status field to Cluster 2022-05-19 16:13:22 -04:00
0031_virtualmachine_site_device.py Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
0032_virtualmachine_update_sites.py Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
0033_unique_constraints.py Device/VM unique constraints ignore case for name field 2022-09-27 16:47:56 -04:00
0034_standardize_description_comments.py Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
0035_virtualmachine_interface_count.py 13745 device type migration (#13747) 2023-09-18 09:59:26 -04:00
0036_virtualmachine_config_template.py Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00