test_api_base: use sha256 instead of sha1
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 16 Sep 2013 09:53:45 +0000 (12:53 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 17 Sep 2013 11:17:28 +0000 (14:17 +0300)
commitc1dcc40cee4bbbac30ac2b453c66d446ecd83b49
tree96271bcff357b1ad46b04f6af6d8620078941a5c
parent92f304fe1478896945047bc239bb5939825423f7
test_api_base: use sha256 instead of sha1

Well, this does not matter in this case at all, but I am going to switch to
SHA256 in BmapCreate, so changing the tests just for consistency.

Change-Id: I930314a20655da88333b1d6e8e177324794c9ba5
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/test_api_base.py