0e9c34a5367a57c4bc8fc4cab6bcabb5f80a2aa4
TestCommandLineArgument.setUp mocks get_keystone_client using: shell.client.Client.get_keystone_client = mock.MagicMock() which is incorrect ... as the mock is not clean up during tearDown/cleanup. This change corrects how the mock is done. Closes-Bug: #1445197 Change-Id: If03a27f78fccd8bc5000b258f429dfb6f770f5ee
python-magnumclient
A python language binding for magnum
Description
Languages
Python
100%