heat/heat/engine/hot
Sirushti Murugesan 640abe0c12 Update the rest of the code to satisfy flake8 in a py34 env
* Use six.moves.reduce
* Update numliteral from 0L to 0
* Use open() instead of file()
* Use rich comparison methods instead of cmp()

partial blueprint heat-python34-support

Change-Id: I9ffd85645563192b5d6124f8dbb71c24245eefc4
2015-04-24 11:53:43 +05:30
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
parameters.py Added pseudo param OS::project_id 2014-12-22 16:02:54 +08:00
template.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00