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
*
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
*
|
|
compute, virt: support boot-from-volume without ephemeral device and no device
Isaku Yamahata
2011-05-27
1
-0
/
+10
*
|
|
volume/api: allow volume clone from snapshot without size
Isaku Yamahata
2011-05-27
1
-1
/
+2
|
/
/
*
|
Make snapshot_id=None a default value in VolumeManager:create_volume(). It i...
MORITA Kazutaka
2011-05-25
1
-1
/
+1
*
|
Merge lp:~yamahata/nova/volume-clone
MORITA Kazutaka
2011-05-25
1
-1
/
+3
|
\
\
|
*
|
fix mismerge by 1059
Isaku Yamahata
2011-05-09
1
-2
/
+1
|
*
|
volume/driver: implement basic snapshot/clone
Isaku Yamahata
2011-05-09
2
-5
/
+43
|
*
|
volume/driver: factor out lvm opration
Isaku Yamahata
2011-05-09
1
-28
/
+34
|
*
|
Add support for cloning a Sheepdog volume.
MORITA Kazutaka
2011-04-19
1
-0
/
+7
|
*
|
Add support for creating a new volume from a existing snapshot with EC2 API.
MORITA Kazutaka
2011-04-19
3
-4
/
+21
|
*
|
Add support for creating a Sheepdog snapshot.
MORITA Kazutaka
2011-04-19
1
-0
/
+10
|
*
|
Add support for creating a snapshot of a nova volume with euca-create-snapshot.
MORITA Kazutaka
2011-04-19
3
-0
/
+94
*
|
|
Merge lp:~morita-kazutaka/nova/snapshot-volume
MORITA Kazutaka
2011-05-25
2
-30
/
+85
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add support for rbd snapshots.
Josh Durgin
2011-05-13
1
-0
/
+12
|
*
|
volume/driver: make unit test, test_volume, pass
Isaku Yamahata
2011-05-14
1
-3
/
+5
|
*
|
volume/driver: implement basic snapshot
Isaku Yamahata
2011-05-13
2
-4
/
+39
|
*
|
volume/driver: factor out lvm opration
Isaku Yamahata
2011-05-13
1
-28
/
+34
*
|
|
Merge lp:~morita-kazutaka/nova/snapshot-volume
MORITA Kazutaka
2011-05-13
1
-0
/
+7
|
\
|
|
|
*
|
Merge trunk
MORITA Kazutaka
2011-05-13
1
-0
/
+7
|
|
\
|
|
|
*
Merge trunk.
Muneyuki Noguchi
2011-04-22
1
-4
/
+8
|
|
|
\
|
|
*
|
Add volume.API.remove_from_compute instead of compute.API.remove_volume.
Muneyuki Noguchi
2011-03-31
1
-0
/
+7
*
|
|
|
Add support for cloning a Sheepdog volume.
MORITA Kazutaka
2011-04-19
1
-0
/
+7
*
|
|
|
Add support for creating a new volume from a existing snapshot with EC2 API.
MORITA Kazutaka
2011-04-19
3
-4
/
+21
|
/
/
/
*
|
|
Add support for creating a Sheepdog snapshot.
MORITA Kazutaka
2011-04-19
1
-0
/
+10
*
|
|
Add support for creating a snapshot of a nova volume with euca-create-snapshot.
MORITA Kazutaka
2011-04-19
3
-0
/
+94
|
|
/
|
/
|
*
|
Zero out volumes during deletion to prevent data leaking between users
Jesse Andrews
2011-04-13
1
-0
/
+6
|
\
\
|
*
|
re-add broken code
Jesse Andrews
2011-04-13
2
-4
/
+16
|
*
|
move from try_execute to _execute
Jesse Andrews
2011-04-12
1
-4
/
+4
|
*
|
pylintage
Jesse Andrews
2011-04-08
1
-1
/
+1
|
*
|
typo - need to get nova-volumes working on this machine :-/
Jesse Andrews
2011-04-08
1
-1
/
+1
|
*
|
dd needs a count to succeed, and remove unused/non-working special case for s...
Jesse Andrews
2011-04-08
2
-16
/
+5
|
*
|
zero out volumes on delete using dd
Jesse Andrews
2011-04-08
1
-0
/
+5
|
|
/
*
/
Fix RBDDriver in volume manager. discover_volume was raising exception.
Yoshiaki Tamura
2011-04-12
1
-4
/
+2
|
/
*
More fixes to keep the stylebot happy
Justin Santa Barbara
2011-03-28
1
-1
/
+1
*
Merged with trunk, resolved conflicts & code-flicts
Justin Santa Barbara
2011-03-25
2
-10
/
+10
|
\
|
*
Fix lp741415 by splitting arguments of _execute in the iSCSI driver.
Muneyuki Noguchi
2011-03-25
1
-9
/
+8
|
|
\
|
|
*
Remove a blank line.
Muneyuki Noguchi
2011-03-24
1
-1
/
+0
|
|
*
Split arguments of _execute in the iSCSI driver.
Muneyuki Noguchi
2011-03-24
1
-9
/
+9
|
*
|
support volume and network in the direct api
termie
2011-03-24
1
-1
/
+2
*
|
|
Merged with trunk
Justin Santa Barbara
2011-03-24
1
-2
/
+3
|
\
|
|
|
*
|
trunk merge
Sandy Walsh
2011-03-21
1
-8
/
+9
|
|
\
|
|
*
|
merge with trunk. moved scheduler_manager into manager. fixed tests
Sandy Walsh
2011-03-17
2
-54
/
+113
|
|
\
\
|
*
|
|
Tests all working again
Sandy Walsh
2011-02-23
1
-3
/
+4
*
|
|
|
Test for attach / detach (and associated fixes)
Justin Santa Barbara
2011-03-24
1
-3
/
+9
*
|
|
|
Added simple nova volume tests
Justin Santa Barbara
2011-03-24
1
-0
/
+67
|
|
_
|
/
|
/
|
|
[next]