core-admin/qubes/api
Marek Marczykowski-Górecki 3564250298
devices: drop 'data' and 'frontend_domain' fields, rename 'devclass' to 'bus'
Drop DeviceInfo.data - device extension should provide a subclass with
proper individual fields.
Drop DeviceAssignment.frontend_domain - this information is redundant -
frontend domain is defined by where DeviceAssignment is attached.
Rename DeviceCollection.devclass to bus - devclass if confusing here,
because this term is also used for DeviceInfo subclass.
2017-06-12 10:06:42 +02:00
..
__init__.py make 'mgmt-permission:' event compatible with check-events script 2017-05-26 15:08:17 +02:00
admin.py devices: drop 'data' and 'frontend_domain' fields, rename 'devclass' to 'bus' 2017-06-12 10:06:42 +02:00
internal.py admin: implement admin.vm.volume.Import 2017-05-26 15:08:14 +02:00