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
/
compute
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Removed zones from api and distributed scheduler
Sandy Walsh
2012-02-16
1
-73
/
+15
|
/
/
*
|
misc networking fixes
Trey Morris
2012-02-15
1
-1
/
+1
*
|
Merge "Added resize support for Libvirt/KVM."
Jenkins
2012-02-15
1
-2
/
+5
|
\
\
|
*
|
Added resize support for Libvirt/KVM.
Nachi Ueno
2012-02-14
1
-2
/
+5
*
|
|
Merge "Don't query database with an empty list for IN clause"
Jenkins
2012-02-14
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't query database with an empty list for IN clause
Johannes Erdfelt
2012-02-13
1
-0
/
+3
|
|
/
*
|
Replace ApiError with new exceptions
Brian Waldon
2012-02-14
2
-45
/
+31
*
|
Standardize logging delaration and use
Jason Kölker
2012-02-14
3
-3
/
+3
|
/
*
Remedies LP Bug #928910 - Use libvirt lookupByName() to check existence
Jay Pipes
2012-02-10
1
-1
/
+1
*
Merge "Removes constraints from instance and volume types"
Jenkins
2012-02-10
1
-10
/
+0
|
\
|
*
Removes constraints from instance and volume types
Vishvananda Ishaya
2012-02-08
1
-10
/
+0
*
|
Merge "Remove the last of the gflags shim layer"
Jenkins
2012-02-10
2
-2
/
+2
|
\
\
|
*
|
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
2
-2
/
+2
*
|
|
Merge "Fix status transition when reverting resize"
Jenkins
2012-02-10
2
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix status transition when reverting resize
Brian Waldon
2012-02-03
2
-3
/
+5
*
|
|
Merge "Backslash continuations (misc.)"
Jenkins
2012-02-10
2
-32
/
+30
|
\
\
\
|
*
|
|
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
2
-32
/
+30
*
|
|
|
Merge "Use named logger when available"
Jenkins
2012-02-09
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Use named logger when available
Johannes Erdfelt
2012-02-08
1
-2
/
+2
*
|
|
|
|
Merge "Fix deprecated warning"
Jenkins
2012-02-08
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix deprecated warning
Johannes Erdfelt
2012-02-08
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
Consistently update instance in nova/compute/manager.py
Johannes Erdfelt
2012-02-08
1
-15
/
+7
|
/
/
/
/
*
|
|
/
Handle service failures during finish_resize gracefully
Johannes Erdfelt
2012-02-08
1
-35
/
+39
|
|
_
|
/
|
/
|
|
*
|
|
Remove ajaxterm from Nova
Thierry Carrez
2012-02-07
2
-22
/
+0
|
/
/
*
|
Fix _poll_bandwidth_usage if no network on vif
Jason Kölker
2012-02-06
2
-4
/
+26
*
|
Add initiator to initialize_connection
Vishvananda Ishaya
2012-02-04
1
-8
/
+11
|
/
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
2
-2
/
+2
*
Raise ApiError in response to InstanceTypeNotFound
Maru Newby
2012-02-03
1
-12
/
+11
*
blueprint nova-image-cache-management phase1
Michael Still
2012-02-03
1
-0
/
+21
*
Capture bandwidth usage data before resize.
Monsyne Dragon
2012-02-02
1
-0
/
+1
*
Merge "Fixing a rebuild race condition bug."
Jenkins
2012-02-01
1
-8
/
+21
|
\
|
*
Fixing a rebuild race condition bug.
Naveed Massjouni
2012-01-26
1
-8
/
+21
*
|
Ties quantum, melange, and nova network model
Trey Morris
2012-02-01
3
-52
/
+198
*
|
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
2
-35
/
+53
*
|
Merge "Fixing rebuilds on libvirt, seriously."
Jenkins
2012-01-26
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fixing rebuilds on libvirt, seriously.
Naveed Massjouni
2012-01-25
1
-9
/
+9
*
|
Merge changes If0c92dca,I75d8b616
Jenkins
2012-01-26
4
-6
/
+159
|
\
\
|
*
|
blueprint host-aggregates: OSAPI extensions
Armando Migliaccio
2012-01-25
1
-4
/
+8
|
*
|
blueprint host-aggregates: OSAPI/virt integration, via nova.compute.api
Armando Migliaccio
2012-01-25
4
-6
/
+155
*
|
|
Adding live migration server actions
masumotok
2012-01-26
1
-10
/
+10
|
|
/
|
/
|
*
|
Fixing rebuilds on libvirt.
Naveed Massjouni
2012-01-25
1
-1
/
+1
|
/
*
Blueprint xenapi-provider-firewall and Bug #915403.
Deepak Garg
2012-01-24
2
-3
/
+3
*
Add an API extension for creating+deleting flavors
Cole Robinson
2012-01-24
1
-2
/
+8
*
KVM and XEN Disk Management Parity
Johannes Erdfelt
2012-01-24
3
-14
/
+18
*
ComputeNode Capacity support
Sandy Walsh
2012-01-23
1
-37
/
+42
*
Merge "Make start_instance cast directly to compute host"
Jenkins
2012-01-22
1
-5
/
+1
|
\
|
*
Make start_instance cast directly to compute host
Chris Behrens
2012-01-21
1
-5
/
+1
*
|
Merge "ERROR out instance if unrescue fails."
Jenkins
2012-01-22
1
-2
/
+18
|
\
\
|
*
|
ERROR out instance if unrescue fails.
Rick Harris
2012-01-21
1
-2
/
+18
*
|
|
Merge "Refactor compute api messaging calls to compute manager"
Jenkins
2012-01-22
1
-119
/
+93
|
\
\
\
|
|
|
/
|
|
/
|
[prev]
[next]