virt-manager/virtinst
Cole Robinson 188fd4adb1 cli: Drop keymap santizing
We shouldn't be validating against a static list of keymaps,
instead we should let libvirt or the hypervisor throw and error.

Also the accompanying code is about to be removed.

It's possible this will break command line usage for some users, like
if they were passing keymap=US and depending on our logic to lower()
it for them. I think this should be rare, and IMO it's acceptable to
tell users to just fix their command line, which should work correctly
with older versions too, so it should be a one time fix.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-24 17:04:29 -05:00
..
devices devices: disk: Ensure abspath when checking search permissions 2020-01-18 15:27:01 -05:00
domain cli: add --features kvm.hint-dedicated.state= 2019-09-03 14:04:18 -04:00
install unattended: Add reg-login option to --unattended 2020-01-24 10:05:03 -05:00
__init__.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
buildconfig.py Prep for release 2.2.1 2019-07-03 20:25:19 -04:00
capabilities.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
cli.py cli: Drop keymap santizing 2020-01-24 17:04:29 -05:00
cloner.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
connection.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
diskbackend.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
domcapabilities.py domcapabilities: Whitelist upstream qemu edk2 paths 2019-12-17 16:27:49 -05:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py details: Use Guest.lookup_domcaps helper 2019-11-12 14:20:36 -05:00
hostkeymap.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
interface.py virtinst: interface: Drop unused bits 2019-05-13 12:08:55 -04:00
logger.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
osdict.py guest,osdict: Pass down extra_devs to supports_virtio*() methods 2019-10-02 11:58:34 -04:00
pollhelpers.py pollhelpers: Streamline usage a bit 2020-01-24 17:04:29 -05:00
progress.py util: Move *_meter to progress.py 2019-06-07 17:32:51 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py storage: Exclude a line from code coverage 2019-07-31 17:53:51 -04:00
support.py pollhelpers: Kill old style polling 2020-01-24 17:04:18 -05:00
uri.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlapi.py Fix codespell errors 2019-07-12 16:10:39 -04:00
xmlbuilder.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlutil.py virtinst: Add full test coverage for xml*.py files 2019-06-09 19:00:03 -04:00