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
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix lxc console regression
Chuck Short
2012-03-19
1
-17
/
+19
*
Merge "various cleanups"
Jenkins
2012-03-18
3
-6
/
+3
|
\
|
*
various cleanups
Pádraig Brady
2012-03-16
3
-6
/
+3
*
|
Merge "allow the compute service to start with missing libvirt disks"
Jenkins
2012-03-18
1
-9
/
+17
|
\
\
|
*
|
allow the compute service to start with missing libvirt disks
Pádraig Brady
2012-03-16
1
-9
/
+17
*
|
|
Merge "nonblocking libvirt mode using tpool"
Jenkins
2012-03-17
2
-2
/
+21
|
\
\
\
|
*
|
|
nonblocking libvirt mode using tpool
Yun Mao
2012-03-14
2
-2
/
+21
*
|
|
|
Fix run/terminate race conditions.
Anthony Young
2012-03-16
2
-3
/
+16
|
|
/
/
|
/
|
|
*
|
|
Destroy rescue instance if main instance is destroyed
Johannes Erdfelt
2012-03-16
1
-0
/
+6
|
|
/
|
/
|
*
|
Remove improper use of redirect for hairpin mode
Vishvananda Ishaya
2012-03-15
1
-2
/
+0
*
|
HACKING fixes, TODO authors.
Yuriy Taraday
2012-03-16
4
-4
/
+4
*
|
Fix LXC volume attach issue
Thierry Carrez
2012-03-15
1
-4
/
+5
*
|
libvirt/connection.py: Set console.log permissions
Adam Gandelman
2012-03-14
1
-0
/
+1
|
/
*
Fix backing file cp/resize race condition.
Anthony Young
2012-03-13
1
-16
/
+21
*
virt/firewall: NoopFirewallDriver::instance_filter_exists must return True
Isaku Yamahata
2012-03-13
1
-0
/
+3
*
Merge "Checks image virtual size before qemu-img resize."
Jenkins
2012-03-12
1
-2
/
+14
|
\
|
*
Checks image virtual size before qemu-img resize.
MotoKen
2012-03-08
1
-2
/
+14
*
|
Merge "Use cPickle and not just pickle."
Jenkins
2012-03-12
2
-2
/
+2
|
\
\
|
*
|
Use cPickle and not just pickle.
Alex Meade
2012-03-12
2
-2
/
+2
*
|
|
Fix libvirt get_console_output for Python < 2.7
Chris Behrens
2012-03-12
1
-10
/
+31
|
/
/
*
|
Merge "Make snapshots with qemu-img instead of libvirt"
Jenkins
2012-03-12
2
-29
/
+54
|
\
\
|
*
|
Make snapshots with qemu-img instead of libvirt
Vishvananda Ishaya
2012-03-09
2
-29
/
+54
*
|
|
Merge "Don't use glance when verifying images."
Jenkins
2012-03-12
1
-53
/
+34
|
\
\
\
|
*
|
|
Don't use glance when verifying images.
Michael Still
2012-03-09
1
-53
/
+34
*
|
|
|
Merge "Simply & unify console handling for libvirt drivers"
Jenkins
2012-03-12
2
-46
/
+37
|
\
\
\
\
|
*
|
|
|
Simply & unify console handling for libvirt drivers
Daniel P. Berrange
2012-03-09
2
-46
/
+37
|
|
/
/
/
*
|
|
|
Merge "Allow soft_reboot to work from more states:"
Jenkins
2012-03-10
1
-3
/
+9
|
\
\
\
\
|
*
|
|
|
Allow soft_reboot to work from more states:
Vishvananda Ishaya
2012-03-09
1
-3
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Use cache='none' for all disks"
Jenkins
2012-03-10
2
-9
/
+9
|
\
\
\
\
|
*
|
|
|
Use cache='none' for all disks
Daniel P. Berrange
2012-03-09
2
-9
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Add pybasedir and bindir options"
Jenkins
2012-03-10
3
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Add pybasedir and bindir options
Mark McLoughlin
2012-03-09
3
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge "Use utils.temporary_chown to ensure permissions get reset"
Jenkins
2012-03-10
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Use utils.temporary_chown to ensure permissions get reset
Johannes Erdfelt
2012-03-09
1
-5
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Since 'net' is of nova.network.model.VIF class and 'ips' is an empty l...
Jenkins
2012-03-10
1
-4
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Since 'net' is of nova.network.model.VIF class and 'ips' is an empty
Ante Karamatić
2012-03-09
1
-4
/
+5
*
|
|
|
Reduce duplicated code in xenapi
Johannes Erdfelt
2012-03-09
4
-109
/
+59
*
|
|
|
Switch all xenapi async plugin calls to be sync
Johannes Erdfelt
2012-03-09
6
-108
/
+30
|
/
/
/
*
/
/
Simplify unnecessary XenAPI Async calls to be synchronous
Johannes Erdfelt
2012-03-08
2
-40
/
+22
|
/
/
*
|
Wait for rescue VM shutdown to complete before destroying it
Johannes Erdfelt
2012-03-08
1
-5
/
+5
*
|
Merge "allow block migration to talk to glance/keystone"
Jenkins
2012-03-08
1
-2
/
+2
|
\
\
|
*
|
allow block migration to talk to glance/keystone
Vishvananda Ishaya
2012-03-07
1
-2
/
+2
*
|
|
Merge "Further cleanup of XenAPI."
Jenkins
2012-03-08
5
-10
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Further cleanup of XenAPI.
Josh Kearney
2012-03-07
5
-10
/
+2
*
|
|
Merge "Don't swallow snapshot exceptions."
Jenkins
2012-03-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't swallow snapshot exceptions.
Rick Harris
2012-03-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
pyflakes cleanups on libvirt/connection.py
Chris Behrens
2012-03-07
1
-22
/
+11
|
/
/
*
/
Remove the <acpi/> feature from UML/LXC guests
Daniel P. Berrange
2012-03-07
1
-0
/
+2
|
/
*
Merge "HACKING fixes, all but sqlalchemy."
Jenkins
2012-03-07
13
-94
/
+98
|
\
|
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
13
-94
/
+98
[prev]
[next]