index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
volume
Commit message (
Expand
)
Author
Age
Files
Lines
*
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-1
/
+1
*
create_export and ensure_export should pass up the return value, to update th...
Justin Santa Barbara
2011-12-18
1
-2
/
+2
*
Fix tgtadm off by one error. Fixes bug #871278
Chuck Short
2011-12-13
1
-3
/
+8
*
Refactors periodic tasks to use a decorator.
Rick Harris
2011-12-07
1
-16
/
+2
*
Pass '-r' option to 'collie cluster status'.
François Charlier
2011-12-06
1
-1
/
+4
*
Fixes a typo preventing attaching RBD volumes.
François Charlier
2011-12-06
1
-1
/
+1
*
Bug #898290: iSCSI volume backend treats FLAGS.host as a hostname
Ewan Mellor
2011-11-30
1
-4
/
+13
*
Refactor of QuotaError
Joe Gordon
2011-11-10
1
-1
/
+1
*
Fix exception reraising in volume manager.
Yuriy Taraday
2011-11-10
1
-17
/
+16
*
Xen Storage Manager Volume Driver
renukaapte
2011-11-01
3
-1
/
+252
*
Allow the user to choose either ietadm or tgtadm (lp:819997)
Mark McLoughlin
2011-10-13
2
-29
/
+179
*
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
4
-250
/
+203
*
deprecate aoe
Vishvananda Ishaya
2011-09-13
1
-1
/
+8
*
removed create_volumes, added log & doc comment about experimental code
vladimir.p
2011-08-26
1
-4
/
+0
*
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
|
\
|
*
The fix for run_iscsiadm in rev 1489 changed the call to use a tuple because ...
Vishvananda Ishaya
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
5
-75
/
+144
*
|
|
|
merged with volume types (based on rev.1490). no code rework yet
vladimir.p
2011-08-24
1
-1
/
+1
|
\
|
|
|
|
*
|
|
merged with nova 1490
vladimir.p
2011-08-24
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fix iscsi adm command
Vishvananda Ishaya
2011-08-23
1
-1
/
+1
|
|
|
/
*
|
|
merged with volume_types. no code refactoring yet
vladimir.p
2011-08-24
2
-11
/
+207
|
\
|
|
|
*
|
added volume type search by extra_spec
vladimir.p
2011-08-24
1
-2
/
+32
|
*
|
added volume metadata APIs (OS & volume layers), search volume by metadata & ...
vladimir.p
2011-08-23
1
-4
/
+69
|
*
|
added volume_types APIs
vladimir.p
2011-08-23
2
-11
/
+12
|
*
|
initial cut on volume type APIs
vladimir.p
2011-08-22
2
-2
/
+107
|
|
/
*
|
nova-manage VSA print & forced update_cap changes; fixed bug with report capa...
vladimir.p
2011-08-17
1
-1
/
+11
*
|
capabilities fix, run_as_root fix
vladimir.p
2011-08-11
1
-5
/
+10
*
|
merged with 1416
vladimir.p
2011-08-11
1
-46
/
+55
|
\
|
|
*
Removed most direct sudo calls, make them use run_as_root=True instead
Thierry Carrez
2011-08-05
1
-46
/
+55
*
|
more commented code removed
vladimir.p
2011-07-28
1
-3
/
+0
*
|
prior to nova-1336 merge
vladimir.p
2011-07-27
1
-2
/
+2
*
|
VSA volume creation/deletion changes
vladimir.p
2011-07-26
1
-2
/
+10
*
|
merged with 1320
vladimir.p
2011-07-25
1
-1
/
+1
|
\
|
|
*
fixing typos
Brian Waldon
2011-07-25
1
-1
/
+1
*
|
some cleanup. VSA flag status changes. returned some files
vladimir.p
2011-07-25
1
-18
/
+3
*
|
merge with 1305
vladimir.p
2011-07-22
3
-22
/
+17
|
\
|
|
*
volume/api: introduce create_snapshot_force()
Isaku Yamahata
2011-06-22
1
-2
/
+11
*
|
pep8-compliant. Prior to merge with 1305
vladimir.p
2011-07-22
1
-3
/
+4
*
|
Reverted volume driver part
vladimir.p
2011-07-22
3
-359
/
+250
*
|
VSA: first cut. merged with 1279
vladimir.p
2011-07-15
4
-29
/
+481
|
/
*
merge with nova trunk
Isaku Yamahata
2011-06-16
3
-14
/
+15
|
\
|
*
make all uses of utcnow use our testable utils.utcnow
Vishvananda Ishaya
2011-06-02
2
-6
/
+3
|
*
Fix pep8 errors.
MORITA Kazutaka
2011-05-27
3
-5
/
+7
|
*
Merge lp:~morita-kazutaka/nova/snapshot-volume
MORITA Kazutaka
2011-05-27
2
-4
/
+5
|
|
\
|
|
*
Fix pep8 violations.
MORITA Kazutaka
2011-05-27
2
-4
/
+5
*
|
|
unittest: make unit tests happy
Isaku Yamahata
2011-05-27
1
-0
/
+8
[next]