heat/heat/tests/aws
Pavlo Shchelokovskyy fe55842f72 Filter by project id in list_security_groups
this utilizes server-side filtering and makes requests issued
on behalf of admin user (who otherwise sees all SGs) much faster,
avoiding unnecessary failures due to timeouts.

Change-Id: Ifdceb855affcfccb07dbe415ee4b140d3a0355ee
Story: 2007473
Task: 39168
2020-04-08 09:10:05 +00:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_instance.py Filter by project id in list_security_groups 2020-04-08 09:10:05 +00:00
test_instance_network.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_loadbalancer.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_network_interface.py Remove mox usage from `aws/test_network_interface.py` 2018-04-27 14:44:53 +08:00
test_s3.py Remove mox from test_s3 2018-04-03 08:07:31 +05:30
test_security_group.py Unit tests: Fix mock errors with too few side effects 2018-08-10 17:25:13 -04:00
test_user.py Remove mox from test_user 2018-04-03 08:07:31 +05:30
test_volume.py Unit tests: Fix mock errors with too few side effects 2018-08-10 17:25:13 -04:00
test_waitcondition.py Remove mox usage from `aws/test_waitcondition.py` 2018-04-27 14:44:53 +08:00