We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c6af0 commit becaeb9Copy full SHA for becaeb9
tests/api2/test_usage_reporting.py
@@ -33,7 +33,6 @@ class GatherTypes:
33
'nspawn_containers': ['nspawn_containers'],
34
'vendor_info': ['is_vendored', 'vendor_name'],
35
'hypervisor': ['hypervisor', 'is_virtualized'],
36
- 'virt': ['virt'],
37
'method_stats': ['method_stats']
38
# Add new gather type here
39
}
0 commit comments