nova/nova/hacking
Takashi Natsume 628e1c152c Add a hacking rule for the setDaemon method
Add the following hacking rule.

* N372: Don't use the setDaemon method.
        Use the daemon attribute instead.

Change-Id: Idb45421205f76d2d3b0576bd0504d261ed249edd
Related-Bug: 1987191
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-11-14 13:04:05 +00:00
..
__init__.py Switch to flake8+hacking. 2013-05-17 12:54:12 -07:00
checks.py Add a hacking rule for the setDaemon method 2022-11-14 13:04:05 +00:00