.. |
__init__.py
|
Initial work on virtualization support (#142)
|
2017-08-04 17:02:52 -04:00 |
0001_virtualization.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0002_virtualmachine_add_status_squashed_0009_custom_tag_models.py
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
0002_virtualmachine_add_status.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0003_cluster_add_site.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0004_virtualmachine_add_role.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0005_django2.py
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
0006_tags.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0007_change_logging.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0008_virtualmachine_local_context_data.py
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
0009_custom_tag_models.py
|
Update migrations
|
2019-04-09 14:22:45 -04:00 |
0010_cluster_add_tenant_squashed_0012_vm_name_nonunique.py
|
Reorder operations to avoid "pending trigger events" SQL error
|
2020-01-14 14:37:50 -05:00 |
0010_cluster_add_tenant.py
|
Add tenancy to cluster
|
2019-10-07 16:20:14 +02:00 |
0011_3569_virtualmachine_fields.py
|
Annotate all migration operation lists
|
2019-12-05 17:42:33 -05:00 |
0012_vm_name_nonunique.py
|
#2269: Allow non-unique VirtualMachine names
|
2019-12-09 11:59:30 -05:00 |
0013_deterministic_ordering.py
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |