vmware-nsx/neutron/plugins/nicira/vshield/tasks
Chang Bo Guo 32751229ee 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
..
__init__.py VCNS driver implementation 2013-09-04 17:16:41 -07:00
constants.py VCNS driver implementation 2013-09-04 17:16:41 -07:00
tasks.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00