]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove print statement in db api test
authorJohn Griffith <john.griffith@solidfire.com>
Sat, 24 Aug 2013 15:57:40 +0000 (09:57 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Sat, 24 Aug 2013 15:57:40 +0000 (09:57 -0600)
commitd0e63ed69a5d9bfcd10b8edfe8b87cba7592c63c
tree7b6141e9dac9c88910c3a00816de15acd96a674f
parent118e52d7224437690e54ccda346c05d1ca568637
Remove print statement in db api test

Remove the encryption related print statements in
test_dp_api, this should bring us up to speed
now for updated requirements and take care of the
py3.3 incompat print issues.

Change-Id: If7475cc43d3c0b443908f846d76071913536fdf4
cinder/tests/test_db_api.py