nova/nova/image
Matt Odden bbb23c7c3b Don't wrap Glance exceptions in NovaExceptions
Exception objects from glanceclient are not serializable
in Nova and shouldn't be directly wrapped inside NovaExceptions.
The glanceclient portions of Nova that translate from Glance
to Nova should be creating new corresponding exceptions
independent of the Glance counterparts.

Change-Id: Ifbe992796f8c5738ae350617d41a9c312fa8ab94
2013-09-26 02:59:23 +00:00
..
download Add context information to download plugins 2013-08-27 17:38:27 -10:00
__init__.py Cleanup of image service code 2012-06-27 14:31:35 -07:00
glance.py Don't wrap Glance exceptions in NovaExceptions 2013-09-26 02:59:23 +00:00
s3.py Fix capitalization, it's OpenStack 2013-08-12 11:06:38 +02:00