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
*
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Refactor compute api messaging calls to compute manager
Chris Behrens
2012-01-21
1
-119
/
+93
*
|
|
Allow compute manager prep_resize to accept kwargs
Dan Prince
2012-01-21
1
-1
/
+1
|
/
/
*
|
Merge "Handle FlavorNotFound on server list w/ filter"
Jenkins
2012-01-21
1
-3
/
+13
|
\
\
|
*
|
Handle FlavorNotFound on server list w/ filter
Brian Waldon
2012-01-20
1
-3
/
+13
*
|
|
Add SchedulerHints compute extension
Brian Waldon
2012-01-20
1
-3
/
+6
*
|
|
Add option to force hosts to scheduler
Vishvananda Ishaya
2012-01-20
1
-4
/
+18
|
/
/
*
/
pass filter_properties into scheduling requests for run_instance
Chris Behrens
2012-01-20
1
-10
/
+14
|
/
*
Merge "Validating image id for rebuild."
Jenkins
2012-01-20
1
-0
/
+8
|
\
|
*
Validating image id for rebuild.
Naveed Massjouni
2012-01-19
1
-0
/
+8
*
|
Fix for bug 918502
Brian Lamar
2012-01-19
1
-1
/
+1
*
|
Merge "Allow instances in 'BUILD' state to be deleted."
Jenkins
2012-01-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow instances in 'BUILD' state to be deleted.
Dan Prince
2012-01-17
1
-2
/
+2
*
|
Merge "Clarify error messages for admin passwords."
Jenkins
2012-01-19
1
-1
/
+3
|
\
\
|
*
|
Clarify error messages for admin passwords.
Dan Prince
2012-01-18
1
-1
/
+3
*
|
|
Fix bug #917615
masumotok
2012-01-18
1
-1
/
+1
|
/
/
*
|
Implements blueprint vnc-console-cleanup
Anthony Young
2012-01-17
2
-20
/
+39
*
|
Merge "blueprint host-aggregates"
Jenkins
2012-01-17
1
-0
/
+28
|
\
\
|
*
|
blueprint host-aggregates
Armando Migliaccio
2012-01-17
1
-0
/
+28
|
|
/
*
/
Rebuild/Resize support for disk-config.
Rick Harris
2012-01-17
1
-2
/
+3
|
/
*
Merge "Implement BP untie-nova-network-models"
Jenkins
2012-01-16
1
-13
/
+21
|
\
|
*
Implement BP untie-nova-network-models
Jason Kölker
2012-01-16
1
-13
/
+21
*
|
Merge "Remove compute.api.API.add_network_to_project"
Jenkins
2012-01-16
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove compute.api.API.add_network_to_project
Brian Waldon
2012-01-12
1
-10
/
+0
*
|
Convert nova.volume.api.API to use volume objects
Brian Waldon
2012-01-13
2
-45
/
+52
*
|
Merge "Remove 'status' from default snapshot properties"
Jenkins
2012-01-13
1
-5
/
+6
|
\
\
|
*
|
Remove 'status' from default snapshot properties
Brian Waldon
2012-01-12
1
-5
/
+6
|
|
/
*
/
First implementation of bp/live-migration-resource-calc
masumotok
2012-01-13
1
-5
/
+17
|
/
*
Fix policy import in nova.compute.api
Brian Waldon
2012-01-12
1
-1
/
+1
*
Add policy checks to Compute.API
Brian Waldon
2012-01-12
1
-10
/
+88
*
Unbreak start instance and fixes bug 905270
Isaku Yamahata
2012-01-12
3
-32
/
+64
*
Merge "Blueprint xenapi-security-groups"
Jenkins
2012-01-12
1
-1
/
+0
|
\
|
*
Blueprint xenapi-security-groups
Salvatore Orlando
2012-01-10
1
-1
/
+0
*
|
Merge "fix reboot_instance typo"
Jenkins
2012-01-11
1
-1
/
+1
|
\
\
|
*
|
fix reboot_instance typo
lzyeval
2012-01-10
1
-1
/
+1
*
|
|
Update logging in compute manager to use uuids
Alex Meade
2012-01-11
1
-38
/
+43
|
|
/
|
/
|
*
|
Use instance_properties in resize.
Mark Washenberger
2012-01-05
1
-1
/
+1
|
/
*
Send event notifications for suspend and resume.
Josh Kearney
2012-01-04
1
-0
/
+8
*
Adds running_deleted_instance_reaper task.
Rick Harris
2012-01-03
1
-0
/
+73
*
re-raising exceptions fix
lzyeval
2011-12-31
1
-15
/
+12
*
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-5
/
+5
*
Merge "Allow accessIPv4 and accessIPv6 on rebuild action"
Jenkins
2011-12-22
1
-10
/
+7
|
\
|
*
Allow accessIPv4 and accessIPv6 on rebuild action
Brian Waldon
2011-12-21
1
-10
/
+7
*
|
Fix spelling typos in comments
Joe Gordon
2011-12-21
1
-2
/
+2
|
/
[next]