shade/shade
Clint Byrum f57433929a Make caching work when cloud name is None
All of the other keys are coerced to strings through some method but a
cloud name of None with no namespace produces a TypeError because
sequence 0 is not a string when joined.

Change-Id: I78d0e6daedfe3cf1a0db5f606c21af803450f018
2015-05-26 12:45:47 -07:00
..
tests Make caching work when cloud name is None 2015-05-26 12:45:47 -07:00
__init__.py Make caching work when cloud name is None 2015-05-26 12:45:47 -07:00
_tasks.py Support PUT in Image v2 API 2015-05-22 10:27:59 -07:00
exc.py Add floating IP pool resource methods 2015-05-13 14:16:14 +01:00
meta.py Update images API for get/list/search interface 2015-05-11 17:45:27 +00:00
task_manager.py Fix exception re-raise during task execution for py34 2015-05-02 11:45:17 -04:00