freezer-dr/freezer_dr/common
Doug Hellmann b41978a287 replace file with open
Under python 3 the builtin 'file' no longer exists, so replace it with
'open' which works for both python 2 and 3.

Change-Id: Iaf438588e4bfab2833f92de0b31b0a9cfd14e597
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 19:03:48 -04:00
..
__init__.py freezer-dr big bang 2016-05-09 09:55:31 +00:00
config.py Change according to preferred word choice 2016-11-29 00:29:13 +00:00
daemon.py replace file with open 2018-06-06 19:03:48 -04:00
osclient.py Updating freezer-dr osclient 2016-11-03 12:09:58 +00:00
utils.py freezer-dr big bang 2016-05-09 09:55:31 +00:00
yaml_parser.py replace file with open 2018-06-06 19:03:48 -04:00