Add T111 history to HACKING.rst

On the commit I36592a91001361d816e302745fe8417aee5e7565 , I forgot
to add T111 history to HACKING.rst. So this patch fixes it.

Change-Id: Ib4fd6e6d6f20cbe6c8b2914319aca721fb223850
This commit is contained in:
Ken'ichi Ohmichi 2016-03-25 15:20:01 -07:00
parent 90a3df9c98
commit 4f525f7cca
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Tempest Specific Commandments
- [T109] Cannot use testtools.skip decorator; instead use
decorators.skip_because from tempest-lib
- [T110] Check that service client names of GET should be consistent
- [T111] Check that service client names of DELETE should be consistent
- [N322] Method's default argument shouldn't be mutable
Test Data/Configuration