neutron-lbaas/neutron/tests
Chang Bo Guo a37b4133b7 Use built-in print() instead of print statement
In python 3 print statement is not supported, so we should use
only print() functions.

This patch also removes print in unit test, left by accident

Fixes bug 1226943

Change-Id: I5ace50cb9e149682344b4c986ef9318f8dc50f72
2013-09-21 07:30:33 -07:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
unit Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Default to not capturing log output in tests 2013-09-03 17:32:32 +00:00