tempest/tempest/hacking
Ken'ichi Ohmichi b8461cb21f Add T111 hacking rule for consistent DELETE method
As the consistent-service-method-names bp, "DELETE /resources/<id>"
methods' names should be "delete_<resource name>".
So this patch adds it as the hacking rule.

Partially implements blueprint consistent-service-method-names

Change-Id: I36592a91001361d816e302745fe8417aee5e7565
2015-11-20 09:06:26 +00:00
..
__init__.py Modify hacking flake8 extension 2013-05-23 15:24:00 -04:00
checks.py Add T111 hacking rule for consistent DELETE method 2015-11-20 09:06:26 +00:00
ignored_list_T110.txt Remove server_groups_client from ignore_list 2015-11-17 07:55:50 +00:00
ignored_list_T111.txt Add T111 hacking rule for consistent DELETE method 2015-11-20 09:06:26 +00:00