python-zhmcclient icon indicating copy to clipboard operation
python-zhmcclient copied to clipboard

Support "List Permitted Adapters" operation in mock support

Open andy-maier opened this issue 2 years ago • 0 comments

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.

andy-maier avatar Oct 28 '23 09:10 andy-maier