glance/glance/domain
Nikhil Komawar fcfb5d04cd Ensures that task.message is of type unicode
It is likely that a task script might store the message in a format
which is not 'Text', like a json message. To ensure that we save the
task message in the appropriate format, we should typecast it.

partially implements bp async-glance-workers

Change-Id: I4eaebb75357d448d4ea458cd7fe5e4ac96b33ace
2014-05-06 14:00:44 -04:00
..
__init__.py Ensures that task.message is of type unicode 2014-05-06 14:00:44 -04:00
proxy.py Get rid of TaskDetails in favor of TaskStub 2014-04-16 11:14:58 -07:00