python-heatclient/heatclient
Cyril Roelandt fa4ef4dc00 Python 3: fix test_template_utils.py
The mock for urlopen().read() should return bytes in Python 3, not text
strings. Do this and fix everything that's needed to make the tests work.

Change-Id: Ief7c2efff81238c99db21ae7fff86d15f210a75f
2014-03-31 19:53:38 +02:00
..
common get_file: encode non utf-8 encoding files via base64 2014-03-25 23:24:59 +08:00
openstack Using common methods from oslo cliutils 2014-03-24 09:48:25 +08:00
tests Python 3: fix test_template_utils.py 2014-03-31 19:53:38 +02:00
v1 Do not use the '+' operation with dict_items() 2014-03-24 17:40:30 +01:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
client.py Initial import 2012-10-10 08:55:03 +13:00
exc.py Port to python requests 2014-02-07 14:52:22 -06:00
shell.py Deprecate create/adopt --create-timeout in favor of --timeout 2014-03-12 15:18:12 +00:00