index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
volume
/
driver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove volume.driver and volume.iscsi
Joe Gordon
2012-11-12
1
-954
/
+0
*
Fix misuse of exists()
Yun Mao
2012-11-12
1
-1
/
+1
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-45
/
+46
*
Fixes remove_export for IetAdm
MotoKen
2012-09-25
1
-1
/
+1
*
add ability to clone images
Josh Durgin
2012-09-18
1
-0
/
+83
*
Adds new volume API extensions
Unmesh Gurjar
2012-09-18
1
-0
/
+22
*
Fix volume deletion when device mapper is used
Rafi Khardalian
2012-09-17
1
-0
/
+4
*
Merge "Handle missing 'provider_location' in rm_export."
Jenkins
2012-09-10
1
-6
/
+6
|
\
|
*
Handle missing 'provider_location' in rm_export.
Dan Prince
2012-09-07
1
-6
/
+6
*
|
Merge "rbd: implement create_volume_from_snapshot"
Jenkins
2012-09-09
1
-8
/
+60
|
\
\
|
*
|
rbd: implement create_volume_from_snapshot
Josh Durgin
2012-09-07
1
-8
/
+60
|
|
/
*
|
Merge "Call driver for attach/detach_volume"
Jenkins
2012-09-07
1
-0
/
+8
|
\
\
|
*
|
Call driver for attach/detach_volume
Cory Stone
2012-09-07
1
-0
/
+8
|
|
/
*
|
Use volume driver specific exceptions
Ronen Kat
2012-09-07
1
-9
/
+14
|
/
*
Merge "avoid the buffer cache when copying volumes"
Jenkins
2012-09-06
1
-1
/
+12
|
\
|
*
avoid the buffer cache when copying volumes
Pádraig Brady
2012-09-06
1
-1
/
+12
*
|
Fix creation of iscsi targets
Chuck Short
2012-09-04
1
-35
/
+87
|
/
*
volumes: fix check_for_export() in non-exporting volume drivers
Josh Durgin
2012-08-13
1
-0
/
+8
*
Add persistent volumes for tgtd.
Chuck Short
2012-07-27
1
-7
/
+5
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
fixes bug 1010200
Yun Mao
2012-06-07
1
-3
/
+3
*
Misused and not used config options
Zhongyue Luo
2012-05-16
1
-2
/
+2
*
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-5
/
+6
*
Improved localization testing.
Yuriy Taraday
2012-04-10
1
-3
/
+3
*
Allow unprivileged RADOS users to access rbd volumes.
Josh Durgin
2012-04-02
1
-2
/
+13
*
Remove Virtual Storage Array (VSA) code
Brian Waldon
2012-03-15
1
-322
/
+0
*
fix restructuredtext formatting in docstrings that show up in the developer g...
Doug Hellmann
2012-03-05
1
-8
/
+11
*
Fixes nova-volume support for multiple luns
Vishvananda Ishaya
2012-02-16
1
-17
/
+23
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Merge "Backslash continuations (misc.)"
Jenkins
2012-02-10
1
-6
/
+8
|
\
|
*
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
1
-6
/
+8
*
|
Use named logger when available
Johannes Erdfelt
2012-02-08
1
-2
/
+2
|
/
*
Add initiator to initialize_connection
Vishvananda Ishaya
2012-02-04
1
-14
/
+14
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-17
/
+30
*
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-1
/
+1
*
Fix tgtadm off by one error. Fixes bug #871278
Chuck Short
2011-12-13
1
-3
/
+8
*
Pass '-r' option to 'collie cluster status'.
François Charlier
2011-12-06
1
-1
/
+4
*
Bug #898290: iSCSI volume backend treats FLAGS.host as a hostname
Ewan Mellor
2011-11-30
1
-4
/
+13
*
Xen Storage Manager Volume Driver
renukaapte
2011-11-01
1
-0
/
+4
*
Allow the user to choose either ietadm or tgtadm (lp:819997)
Mark McLoughlin
2011-10-13
1
-29
/
+23
*
Remove VolumeDriver.sync_exec method (lp:819997)
Mark McLoughlin
2011-10-13
1
-48
/
+43
*
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
1
-215
/
+118
*
deprecate aoe
Vishvananda Ishaya
2011-09-13
1
-1
/
+8
*
driver: added vsa_id parameter for SN call
vladimir.p
2011-08-25
1
-5
/
+7
*
merged with rev.1499
vladimir.p
2011-08-25
1
-3
/
+3
|
\
|
*
merge underlying fix for testing
Vishvananda Ishaya
2011-08-25
1
-1
/
+1
|
|
\
|
*
|
pass all commands to run_iscsiadm as a tuple
Vishvananda Ishaya
2011-08-25
1
-3
/
+3
*
|
|
VSA code redesign. Drive types completely replaced by Volume types
vladimir.p
2011-08-25
1
-15
/
+59
[next]