gns3-server/gns3server/schemas/controller
2023-07-03 21:02:17 +10:00
..
templates Add UEFI boot mode option for Qemu VMs 2023-06-21 17:56:34 +09:30
__init__.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
appliances.py Add builtin field in Appliance model 2023-07-03 21:02:17 +10:00
base.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
capabilities.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
computes.py Fix VMware VM addition 2022-07-25 11:10:01 +02:00
drawings.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
gns3vm.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
images.py Detect image type instead of requesting it from user 2022-03-20 16:20:17 +10:00
iou_license.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
labels.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
links.py Fix link style merge 2021-06-12 15:26:35 +09:30
nodes.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
projects.py Add zstandard compression support for project export 2022-05-31 18:08:34 +07:00
rbac.py Change RBAC field names from builtin to is_builtin 2021-06-03 16:24:38 +09:30
snapshots.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
tokens.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
topology.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
users.py Allow logged in user to change some of its data. Administrators can lock users using the is_active field. 2021-08-09 16:36:18 +09:30