.. |
__init__.py
|
Initial work on virtualization support (#142)
|
2017-08-04 17:02:52 -04:00 |
0001_squashed_0022.py
|
Resolve migration dependencies
|
2021-07-09 11:51:42 -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 |