commit | 3af822bf9653ca4468481efd289c94b2e1cb7c48 | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Sun Jun 06 10:35:30 2021 +0300 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Mon Jun 21 18:14:25 2021 +0000 |
tree | ca18f2780358ab251ca6eb86f46383064b3b37ca | |
parent | ac53004eddfa5be7b95b2264cb181dbe2d97ec8c [diff] |
Fix class inheritances in base.py Change of inheritance to "BaseSharesMixedTest" class since it requires admin privileges. This change will allow removal of duplicate code. Beyond that, "create_share_type" method is under "BaseSharesTest", which is incorrect since it requires admin privileges. Change-Id: Idd2c2285e266f0b733301ccfae5c423340de2511