senlin/senlin/tests/unit/api
Duc Truong e887e91dd5 Fix Flake F811 for microversioned methods
CI/CD jobs were switch to Ubuntu Focal (20.04) [1] which caused flake to
flag F811 errors for methods with duplicate names.  These methods are
actually microversioned, so this should not be flagged.  Adding noqa for
F811 to avoid getting flagged by flake.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017104.html

Change-Id: I8e12127bf331f37d1a826ce7f0296183df2ba181
2020-09-10 20:14:16 +00:00
..
common Fix Flake F811 for microversioned methods 2020-09-10 20:14:16 +00:00
middleware Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
openstack Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
__init__.py Reorg unit tests for API 2016-03-22 02:25:32 -04:00
shared.py Update rmq topics to better reflect their purpose 2019-11-21 20:49:48 +00:00