swift/test
Lokesh S 84aa6558b4 Py3: Make test_manager py3 compatable
Fixes: NameError: name 'file' is not defined
file() is removed in python3.x using open()
 will solve it.
Fixes: AttributeError: 'generator' object has no
attribute 'next'
Python3 it is __next__()

Change-Id: Ib2cbdfbbedb86f6e01239d2ee991677727b0548b
2016-12-12 22:19:39 +00:00
..
functional Let users know entity size in 416 responses 2016-11-30 10:52:08 -08:00
probe Merge "Fixups for ghost listing fix" 2016-12-09 03:03:03 +00:00
unit Py3: Make test_manager py3 compatable 2016-12-12 22:19:39 +00:00
__init__.py test/(functional/probe):Replace python print operator with print function (pep H233, py33) 2015-08-20 11:42:58 +09:00
sample.conf Merge "Add a note for functional tests with Keystone." 2016-03-18 05:08:10 +00:00