]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that exception prints UUID and not pointer.
authorGary Kotton <gkotton@redhat.com>
Thu, 3 Jan 2013 13:51:42 +0000 (13:51 +0000)
committerGary Kotton <gkotton@redhat.com>
Sat, 5 Jan 2013 09:09:06 +0000 (09:09 +0000)
commit65c989433b8d81c7e070e1e5977536956cb7175c
treec0dec27dd54103d14612c2993b27f0e6b8cfecad
parent2a10cd2b6c46ccff6bcfacfd3cebfb3b92fdb6f8
Ensure that exception prints UUID and not pointer.

Fixes bug 1095648

Change-Id: I3effbc2e93d143ba7a5c3b047c1618f165c1b0b6
quantum/db/db_base_plugin_v2.py
quantum/tests/unit/test_db_plugin.py