nova/nova/volume
Joe Gordon 51e7bcf5f4 'except:' to 'except Exception:' as per HACKING
Change-Id: I6e372152946dc7b51a4d84d6f4b893774e7d1a1d
2011-12-27 12:07:06 -08:00
..
__init__.py Moved __init__ api code to api.py and changed allowed_instances quota method argument to accept all type data, not just vcpu count. 2011-01-04 13:56:36 -08:00
api.py Refactor of QuotaError 2011-11-10 16:11:11 -08:00
driver.py 'except:' to 'except Exception:' as per HACKING 2011-12-27 12:07:06 -08:00
iscsi.py Allow the user to choose either ietadm or tgtadm (lp:819997) 2011-10-13 07:34:40 +01:00
manager.py Refactors periodic tasks to use a decorator. 2011-12-07 18:07:08 +00:00
san.py create_export and ensure_export should pass up the return value, to update the database 2011-12-18 19:27:09 -08:00
volume_types.py VSA code redesign. Drive types completely replaced by Volume types 2011-08-25 18:38:35 -07:00
xensm.py Xen Storage Manager Volume Driver 2011-11-01 16:16:09 -07:00