commit | ba1a05bb3c129d1b9a9782f637f7d32133543382 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Oct 08 00:23:16 2014 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Oct 08 02:43:08 2014 +0000 |
tree | 2b131a117b78211b3658bb48d0807aa7f46543a7 | |
parent | e47fc1a59adb379712bd816a6c4db96446adb600 [diff] |
Add expected response checks of secgroup rules "add security group rule" API returns additional rule in its response body but current tests don't check the response. This patch adds some checks of the response. In addition, this patch removes status code checks because the codes are already checked in client side. Change-Id: Iab4ce492c060b8a2b79a3b3d9a6d30a359f6f312 Related-Bug: #1373832