commit | 4a80316fe781fd93254596cc870a6819652500ec | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Wed Nov 16 11:34:33 2022 +0200 |
committer | lkuchlan <lkuchlan@redhat.com> | Wed Dec 14 13:02:16 2022 +0200 |
tree | a0a1e629f81d101c49832113f930726b8feeea95 | |
parent | 8dc165888132bbf43c63f2d501717e5308f54956 [diff] |
Move "get_access_rule_data_from_config" method under utils.py This method is based only on tempest configuration, so better to move it under utils.py method that other classes will benefit it without having to inherit from it. Change-Id: Ia0cf15210e697988cd54ae82db8bb76aa17a5996