shade/shade
Monty Taylor cf43b98e33 Mock glance v1 image with object not dict
glance v1 objects are not dict like. They are just regular objects.
Making them dictlike triggers an unreal path. This also allows us to
remove the _shadeunittest logic line in obj_to_dict.

Change-Id: Iae2d926a7d8b899ef842b8cb1e898a38ed17adf7
2016-03-04 09:08:44 -06:00
..
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Mock glance v1 image with object not dict 2016-03-04 09:08:44 -06:00
__init__.py Add option to enable HTTP tracing 2015-12-21 14:16:31 -06:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_tasks.py Fix heat create_stack and delete_stack 2016-03-01 02:57:45 +00:00
_utils.py Merge "granting and revoking privs to users and groups" 2016-02-15 19:49:01 +00:00
exc.py Don't double-print exception subjects 2015-12-01 17:01:35 +00:00
inventory.py Allow inventory filtering by cloud name 2016-01-12 09:29:22 -05:00
meta.py Mock glance v1 image with object not dict 2016-03-04 09:08:44 -06:00
openstackcloud.py Merge "Add debug message about file hash calculation" 2016-03-02 18:45:57 +00:00
operatorcloud.py Merge "granting and revoking privs to users and groups" 2016-02-15 19:49:01 +00:00
task_manager.py Use isinstance() for result type checking 2016-03-01 15:00:58 -05:00