summaryrefslogtreecommitdiffstats
path: root/nova
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2012-07-20 20:55:50 +0000
committerGerrit Code Review <review@openstack.org>2012-07-20 20:55:50 +0000
commit4263dcdaf8f02074ce5b8be9166185d8e50862f4 (patch)
tree5f873dc26dc877e68fc944efdd34f5f56743df4f /nova
parent7587738bdf52588672af014acf5f5b48e02205ba (diff)
parentd1744b70d427592c8035ebd32ebba4a21c7e0394 (diff)
downloadnova-4263dcdaf8f02074ce5b8be9166185d8e50862f4.tar.gz
nova-4263dcdaf8f02074ce5b8be9166185d8e50862f4.tar.xz
nova-4263dcdaf8f02074ce5b8be9166185d8e50862f4.zip
Merge "Remove profane words"
Diffstat (limited to 'nova')
-rw-r--r--nova/tests/test_SolidFireSanISCSIDriver.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/test_SolidFireSanISCSIDriver.py b/nova/tests/test_SolidFireSanISCSIDriver.py
index dd0e8d0de..9e1e69019 100644
--- a/nova/tests/test_SolidFireSanISCSIDriver.py
+++ b/nova/tests/test_SolidFireSanISCSIDriver.py
@@ -80,7 +80,7 @@ class SolidFireVolumeTestCase(test.TestCase):
return result
else:
- LOG.error('Crap, unimplemented API call in Fake:%s' % method)
+ LOG.error('Unimplemented API call in Fake:%s' % method)
def fake_issue_api_request_fails(obj, method, params):
return {'error': {