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
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated models a bit and removed service classes
Vishvananda Ishaya
2010-09-02
1
-31
/
+0
*
moved network code into business layer
Vishvananda Ishaya
2010-08-28
1
-6
/
+0
*
split volume into service/manager/driver
Vishvananda Ishaya
2010-08-27
1
-149
/
+6
*
removed the last few references to models.py
Vishvananda Ishaya
2010-08-27
1
-3
/
+0
*
fixed volume unit tests
Vishvananda Ishaya
2010-08-26
1
-4
/
+2
*
improve the volume export - sleep & check export
Jesse Andrews
2010-08-25
1
-3
/
+4
*
missing context and move volume_update to before the export
Jesse Andrews
2010-08-25
1
-7
/
+7
*
update volume create code
Jesse Andrews
2010-08-25
1
-8
/
+16
*
move create volume to work like instances
Jesse Andrews
2010-08-24
1
-14
/
+9
*
merged trunk and fixed merge errors
Vishvananda Ishaya
2010-08-23
1
-7
/
+13
|
\
|
*
Fix to better reflect (my believed intent) as to the meaning of error_ok (ign...
Justin Santa Barbara
2010-08-18
1
-5
/
+5
|
*
Merged with trunk
Justin Santa Barbara
2010-08-18
1
-61
/
+73
|
|
\
|
|
*
rather comprehensive style fixes
andy
2010-08-16
1
-1
/
+3
|
*
|
Used new (clearer) flag names when calling processes
Justin Santa Barbara
2010-08-08
1
-1
/
+2
*
|
|
Alphabetize the methods in the db layer.
andy
2010-08-21
1
-1
/
+1
*
|
|
move volume code into datalayer and cleanup
Vishvananda Ishaya
2010-08-19
1
-96
/
+44
*
|
|
use with_lockmode for concurrency issues
Vishvananda Ishaya
2010-08-18
1
-18
/
+10
*
|
|
tests pass
Vishvananda Ishaya
2010-08-18
1
-27
/
+35
*
|
|
fix launching and describing instances to work with sqlalchemy
Vishvananda Ishaya
2010-08-16
1
-1
/
+0
*
|
|
don't try to create and destroy lvs in fake mode
Vishvananda Ishaya
2010-08-15
1
-0
/
+4
*
|
|
refactoring volume and some cleanup in model and compute
Vishvananda Ishaya
2010-08-15
1
-185
/
+95
*
|
|
got run_tests.py to run (with many failed tests)
Jesse Andrews
2010-08-14
1
-1
/
+1
|
|
/
|
/
|
*
|
a few more commands were putting output on stderr. In general, exceptions on...
Vishvananda Ishaya
2010-08-06
1
-4
/
+5
*
|
Changed volumes to use a pool instead of globbing filesystem for concurrency ...
Vishvananda Ishaya
2010-08-05
1
-47
/
+55
*
|
vblade commands randomly toss stuff into stderr, ignore it
Vishvananda Ishaya
2010-08-03
1
-8
/
+4
|
/
*
Fix Tests
Vishvananda Ishaya
2010-07-30
1
-1
/
+1
*
Fixes nova volumes. The async commands yield properly. Simplified the call ...
Vishvananda Ishaya
2010-07-30
1
-19
/
+24
*
renamed xxxservice to service
Vishvananda Ishaya
2010-07-26
1
-0
/
+304