deb-murano/contrib/plugins
Bo Wang af8a9f10b2 Python3:Replace iter.next() with next(iter)
function next() of iterator is not available in python3.
ref:http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html

Targets blueprint: murano-python-3-support

Change-Id: I8cb74520187ba532ad98b86b6ac15737a6cc9bee
2016-01-19 00:46:16 +08:00
..
cloudify_plugin Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
murano_exampleplugin Python3:Replace iter.next() with next(iter) 2016-01-19 00:46:16 +08:00