python-zhmcclient
python-zhmcclient copied to clipboard
Support "List Permitted Adapters" operation in mock support
Console.list_permitted_adapters() performs the "List Permitted Adapters" operation, but there is no mock support for that operation.
This causes end2end_mocked testcases for the zhmc Ansible modules to fail, because that method is used in the zhmc_adapter_list module.