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
...
*
|
Cleanup _make_plugin_call()
Johannes Erdfelt
2012-04-05
1
-28
/
+20
*
|
Push id generation into _make_agent_call()
Johannes Erdfelt
2012-04-05
1
-14
/
+8
*
|
Remove unused path argument for _make_agent_call()
Johannes Erdfelt
2012-04-05
1
-8
/
+8
*
|
Remove unused xenstore methods
Johannes Erdfelt
2012-04-05
1
-148
/
+10
*
|
Merge "Fixed bug 962840, added a test case."
Jenkins
2012-04-05
1
-0
/
+18
|
\
\
|
*
|
Fixed bug 962840, added a test case.
Yun Mao
2012-04-05
1
-0
/
+18
*
|
|
Combine call_xenapi and call_xenapi_request
Johannes Erdfelt
2012-04-05
2
-20
/
+8
|
/
/
*
|
Remove unused _parse_xmlrpc_value
Johannes Erdfelt
2012-04-04
1
-12
/
+0
*
|
Fix traceback in image cache manager.
Chuck Short
2012-04-04
1
-0
/
+1
*
|
Merge "Allow unprivileged RADOS users to access rbd volumes."
Jenkins
2012-04-04
2
-0
/
+15
|
\
\
|
*
|
Allow unprivileged RADOS users to access rbd volumes.
Josh Durgin
2012-04-02
2
-0
/
+15
|
|
/
*
|
Merge "Get unit tests functional in OS X"
Jenkins
2012-04-04
1
-0
/
+6
|
\
\
|
*
|
Get unit tests functional in OS X
Matt Stephenson
2012-04-03
1
-0
/
+6
*
|
|
Merge "Do not fail to build a snapshot if base image is not found"
Jenkins
2012-04-03
1
-2
/
+6
|
\
\
\
|
*
|
|
Do not fail to build a snapshot if base image is not found
Julien Danjou
2012-04-02
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Auto-confirming resizes would bail on exceptions
Chris Behrens
2012-04-03
1
-14
/
+39
|
|
/
|
/
|
*
|
Merge "ensure atomic manipulation of libvirt disk images"
Jenkins
2012-04-03
2
-45
/
+40
|
\
\
|
|
/
|
/
|
|
*
ensure atomic manipulation of libvirt disk images
Pádraig Brady
2012-03-24
2
-45
/
+40
*
|
Handle not found in check for disk availability
Vishvananda Ishaya
2012-03-30
1
-0
/
+3
*
|
Fix libvirt rescue.
Dan Prince
2012-03-29
1
-3
/
+11
*
|
Merge "Minor xenapi driver cleanups"
Jenkins
2012-03-29
2
-17
/
+12
|
\
\
|
*
|
Minor xenapi driver cleanups
Johannes Erdfelt
2012-03-28
2
-17
/
+12
*
|
|
Merge "Touch in use image files when they're checked."
Jenkins
2012-03-29
1
-0
/
+2
|
\
\
\
|
*
|
|
Touch in use image files when they're checked.
Michael Still
2012-03-29
1
-0
/
+2
|
|
/
/
*
|
|
Merge "adjust logging levels for libvirt error conditions"
Jenkins
2012-03-29
1
-5
/
+5
|
\
\
\
|
*
|
|
adjust logging levels for libvirt error conditions
Peng Yong
2012-03-29
1
-5
/
+5
|
|
/
/
*
/
/
Base image signature files are not images.
Michael Still
2012-03-29
1
-1
/
+3
|
/
/
*
|
A missing checksum does not mean the image is corrupt.
Michael Still
2012-03-27
1
-2
/
+5
*
|
Fix libvirt global name 'xml_info' is not defined.
Dan Prince
2012-03-25
1
-1
/
+0
|
/
*
Merge "Add periodic_fuzzy_delay option."
Jenkins
2012-03-23
3
-11
/
+11
|
\
|
*
Add periodic_fuzzy_delay option.
Rick Harris
2012-03-23
3
-11
/
+11
*
|
Introduce a class for storing libvirt snapshot configuration
Daniel P. Berrange
2012-03-23
1
-0
/
+15
*
|
Convert libvirt connection class to use config APIs for CPU comparisons
Daniel P. Berrange
2012-03-23
2
-24
/
+11
*
|
Introduce a class for storing libvirt CPU configuration
Daniel P. Berrange
2012-03-23
1
-0
/
+40
*
|
Convert libvirt connection class to use config APIs for guests
Daniel P. Berrange
2012-03-23
2
-113
/
+73
*
|
Move NIC devices back after disk devices
Daniel P. Berrange
2012-03-23
1
-3
/
+4
*
|
Convert libvirt connection class to use config APIs for disk devices
Daniel P. Berrange
2012-03-23
2
-145
/
+169
|
/
*
Convert libvirt connection class to use config APIs for filesystem devices
Daniel P. Berrange
2012-03-23
2
-6
/
+10
*
Convert libvirt connection class to use config APIs for input devices
Daniel P. Berrange
2012-03-23
2
-3
/
+6
*
Convert libvirt connection class to use config APIs for serial/console devices
Daniel P. Berrange
2012-03-23
2
-13
/
+20
*
Convert libvirt connection class to use config APIs for graphics
Daniel P. Berrange
2012-03-23
2
-6
/
+7
*
Convert libvirt vif classes over to use config API
Daniel P. Berrange
2012-03-23
3
-98
/
+67
*
Convert libvirt volume classes over to use config API
Daniel P. Berrange
2012-03-23
2
-34
/
+39
*
Introduce a set of classes for storing libvirt guest configuration
Daniel P. Berrange
2012-03-23
1
-0
/
+358
*
Fix launching of guests where instances_path is on GlusterFS
Daniel P. Berrange
2012-03-23
2
-7
/
+54
*
Inlining some single-use methods in XenAPI vmops.
Rick Harris
2012-03-22
1
-28
/
+16
*
Avoid unplugging VBDs for rescue instances
Johannes Erdfelt
2012-03-22
1
-25
/
+22
*
Rollback create_disks handles StorageError exception.
Rick Harris
2012-03-22
2
-26
/
+20
*
Only shutdown rescue instance if it's not already shutdown
Johannes Erdfelt
2012-03-21
1
-1
/
+4
*
Fix unplug_vbd to retry a configurable number of times
Johannes Erdfelt
2012-03-21
1
-37
/
+34
[prev]
[next]