nova/nova/volume
jakedahn 8077486b3c Default behavior should restrict admins to tenant for volumes.
* NOTE: This is a port from cinder to nova volumes
  * Now to view all volumes or volume snapshots across
    all tenants you need to include the all_tenants=1
    GET param in your api request.
  * Fixes remaining issues blocking bug #967882

Change-Id: I7fe15e792b62e59973c7faa2cf1c52929ae5864f
2012-08-10 13:43:15 -07:00
..
nexenta Switch to common logging. 2012-07-02 15:57:09 -05:00
__init__.py Add Cinder Volume API to Nova 2012-07-03 12:00:40 -07:00
api.py Default behavior should restrict admins to tenant for volumes. 2012-08-10 13:43:15 -07:00
cinder.py Don't log debug auth token when using cinder. 2012-07-25 14:28:40 -04:00
driver.py Add persistent volumes for tgtd. 2012-07-27 14:25:24 -05:00
iscsi.py Fixes parameter passing to tgt-admin for iscsi 2012-08-06 16:45:31 -07:00
manager.py Switch to common logging. 2012-07-02 15:57:09 -05:00
netapp.py Add support for snapshots and volume types to netapp driver. 2012-07-25 16:37:04 -04:00
san.py Fix typo of localhost's IP. 2012-07-26 11:43:07 +10:00
storwize_svc.py maint: compare singletons with 'is' not '==' 2012-08-10 10:44:45 +01:00
utils.py Switch to common notifiers. 2012-07-06 22:08:42 -05:00
volume_types.py Switch to common logging. 2012-07-02 15:57:09 -05:00
xensm.py refactor xenapi/connection => xenapi/driver 2012-07-10 11:43:17 -04:00