index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix typo: libvir => libvirt"
Jenkins
2013-04-10
1
-1
/
+1
|
\
|
*
Fix typo: libvir => libvirt
Joe Gordon
2013-04-10
1
-1
/
+1
*
|
Merge "Cleanup trailing whitespace in api samples."
Jenkins
2013-04-10
8
-26
/
+26
|
\
\
|
*
|
Cleanup trailing whitespace in api samples.
Michael Still
2013-04-10
8
-26
/
+26
*
|
|
Merge "Remove unnecessary LOG initialisation"
Jenkins
2013-04-10
81
-212
/
+0
|
\
\
\
|
*
|
|
Remove unnecessary LOG initialisation
Stanislaw Pitucha
2013-04-10
81
-212
/
+0
|
|
/
/
*
|
|
Merge "Clarify volume related exception message"
Jenkins
2013-04-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Clarify volume related exception message
Joe Gordon
2013-04-10
1
-1
/
+1
|
|
/
/
*
|
|
Remove unnecessary parens.
Russell Bryant
2013-04-10
3
-5
/
+5
*
|
|
Simplify random host choice.
Russell Bryant
2013-04-10
2
-15
/
+14
|
/
/
*
|
Add tenant/ user id to volume usage notifications
Ollie Leahy
2013-04-09
10
-20
/
+267
*
|
Merge "Catch NoValidHost exception during live-migration"
Jenkins
2013-04-09
2
-1
/
+34
|
\
\
|
*
|
Catch NoValidHost exception during live-migration
Hans Lindgren
2013-04-09
2
-1
/
+34
*
|
|
Merge "Import eventlet in __init__.py"
Jenkins
2013-04-09
2
-0
/
+37
|
\
\
\
|
*
|
|
Import eventlet in __init__.py
Michael Still
2013-04-09
2
-0
/
+37
*
|
|
|
Merge "Evacuated instance disk not deleted"
Jenkins
2013-04-09
5
-4
/
+211
|
\
\
\
\
|
*
|
|
|
Evacuated instance disk not deleted
Kravchenko Pavel
2013-04-09
5
-4
/
+211
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Fix a bad tearDown method in test_quantumv2.py."
Jenkins
2013-04-09
1
-6
/
+3
|
\
\
\
\
|
*
|
|
|
Fix a bad tearDown method in test_quantumv2.py.
Robert Collins
2013-04-09
1
-6
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Security groups may be unavailable"
Jenkins
2013-04-09
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
Security groups may be unavailable
Stanislaw Pitucha
2013-04-09
1
-4
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "libvirt: Get driver type from base image type."
Jenkins
2013-04-09
4
-18
/
+51
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
libvirt: Get driver type from base image type.
Vishvananda Ishaya
2013-04-02
4
-18
/
+51
*
|
|
|
Merge "Add reset function to nova coverage."
Jenkins
2013-04-09
4
-1
/
+55
|
\
\
\
\
|
*
|
|
|
Add reset function to nova coverage.
Mitsuhiko Yamazaki
2013-04-08
4
-1
/
+55
*
|
|
|
|
Merge "Add an extension to show the network id of a virtual interface"
Jenkins
2013-04-09
24
-4
/
+430
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add an extension to show the network id of a virtual interface
Zhi Yan Liu
2013-04-08
24
-4
/
+430
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "nova-consoleauth start failed by consoleauth_manager option missing "
Jenkins
2013-04-08
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
nova-consoleauth start failed by consoleauth_manager option missing
Zhi Yan Liu
2013-04-07
1
-0
/
+1
|
|
/
/
*
|
|
Merge "Add missing tests for instance_type_extra_specs_* methods"
Jenkins
2013-04-08
1
-0
/
+45
|
\
\
\
|
*
|
|
Add missing tests for instance_type_extra_specs_* methods
Boris Pavlovic
2013-04-05
1
-0
/
+45
*
|
|
|
Merge "Remove race condition (in InstanceTypeProjects)"
Jenkins
2013-04-08
3
-10
/
+86
|
\
|
|
|
|
*
|
|
Remove race condition (in InstanceTypeProjects)
Boris Pavlovic
2013-04-05
3
-10
/
+86
*
|
|
|
Imported Translations from Transifex
OpenStack Jenkins
2013-04-08
1
-298
/
+632
|
|
/
/
|
/
|
|
*
|
|
Merge "Cannot boot vm if quantum plugin does not support L3 api"
Jenkins
2013-04-07
2
-1
/
+21
|
\
\
\
|
*
|
|
Cannot boot vm if quantum plugin does not support L3 api
Aaron Rosen
2013-04-04
2
-1
/
+21
|
|
/
/
*
|
|
Merge "Correct network uuid field for os-network extension "
Jenkins
2013-04-07
1
-2
/
+3
|
\
\
\
|
*
|
|
Correct network uuid field for os-network extension
Zhi Yan Liu
2013-04-05
1
-2
/
+3
|
|
/
/
*
|
|
Allow describe_instances to use tags for searches
Stephen Gran
2013-04-05
2
-0
/
+263
*
|
|
Merge "Only call getLogger after configuring logging."
Jenkins
2013-04-05
5
-5
/
+8
|
\
\
\
|
*
|
|
Only call getLogger after configuring logging.
Davanum Srinivas
2013-04-05
5
-5
/
+8
|
|
/
/
*
/
/
Add SecurityGroups API sample tests
Giampaolo Lauria
2013-04-04
13
-10
/
+78
|
/
/
*
|
Merge "Resolve conflicting mac address in resize"
Jenkins
2013-04-04
3
-1
/
+108
|
\
\
|
*
|
Resolve conflicting mac address in resize
Lance Bragstad
2013-04-03
3
-1
/
+108
*
|
|
Merge "Fix SecurityGroups XML sample tests"
Jenkins
2013-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix SecurityGroups XML sample tests
Giampaolo Lauria
2013-04-03
1
-1
/
+1
*
|
|
|
Merge "Modify _verify_response to validate response codes."
Jenkins
2013-04-04
1
-350
/
+236
|
\
|
|
|
|
*
|
|
Modify _verify_response to validate response codes.
Giampaolo Lauria
2013-04-03
1
-350
/
+236
|
|
/
/
*
|
|
Merge "Add CRUD methods for tags to the EC2 API."
Jenkins
2013-04-04
8
-0
/
+503
|
\
\
\
|
*
|
|
Add CRUD methods for tags to the EC2 API.
Stephen Gran
2013-03-28
8
-0
/
+503
[next]