commit | 7b8fa63f41e264e6258dc77469e034bd177913be | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Thu Mar 02 10:58:04 2023 +0100 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Thu Mar 02 10:58:34 2023 +0100 |
tree | d9a28797f44275f2398cd38efcf32f3360f016fe | |
parent | 1577dc850a6779b32c18fe28e7abc6476ba1abe7 [diff] |
Fix the way how default SG for project if found in SG scenario test Previously it was just getting list of SGs and assumed that first one in the list is the "default" one. It's not always true so now there is helper method which lists of SGs for project and looks for the one with name "default" as this name is hardcoded in Neutron. Change-Id: I608677547c9c8ae00af8821622cefa0955d692c6