tacker/tacker/agent
dharmendra 3fe3dfe6a1 py3: use function next() instead of next() method on iterator objects
Python 3 introduced a next() function to replace the next()
method on iterator objects. Ref:
http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html#next

TrivialFix
Change-Id: Ic36d89dd5031a29744323df4e44d5b32d67c1b77
2016-03-17 13:44:28 +00:00
..
common s/oslo.config/oslo_config/ 2015-04-10 11:31:06 -07:00
linux py3: use function next() instead of next() method on iterator objects 2016-03-17 13:44:28 +00:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
rpc.py Fix H307 errors in tacker code 2015-12-15 10:00:55 +00:00