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
...
*
|
Allow soft_reboot to work from more states:
Vishvananda Ishaya
2012-03-09
1
-1
/
+4
*
|
Fix racey snapshots.
Rick Harris
2012-03-08
2
-14
/
+13
*
|
Merge "HACKING fixes, all but sqlalchemy."
Jenkins
2012-03-07
1
-2
/
+0
|
\
\
|
*
|
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-2
/
+0
*
|
|
Merge "bug 944145: race condition causes VM's state to be SHUTOFF"
Jenkins
2012-03-07
1
-4
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bug 944145: race condition causes VM's state to be SHUTOFF
Armando Migliaccio
2012-03-07
1
-4
/
+42
*
|
|
Ignore InstanceNotFound when trying to set instance to ERROR
Chris Behrens
2012-03-07
1
-3
/
+7
*
|
|
Merge "Setup and teardown networks during migration"
Jenkins
2012-03-07
1
-5
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Setup and teardown networks during migration
Trey Morris
2012-03-06
1
-5
/
+41
|
|
/
*
|
Fixing incorrect use of instance keyword in logging.
Alex Meade
2012-03-06
1
-4
/
+4
*
|
Merge "Only raw string literals should be used with _()"
Jenkins
2012-03-05
1
-4
/
+4
|
\
\
|
*
|
Only raw string literals should be used with _()
Johannes Erdfelt
2012-03-04
1
-4
/
+4
*
|
|
Log a certain rare instance termination exception
Mark Washenberger
2012-03-05
1
-8
/
+6
|
/
/
*
|
notifications for delete, snapshot and resize
Sandy Walsh
2012-02-29
1
-0
/
+24
*
|
Merge "Be consistent with disabling periodic tasks."
Jenkins
2012-02-29
1
-4
/
+1
|
\
\
|
*
|
Be consistent with disabling periodic tasks.
Michael Still
2012-02-29
1
-4
/
+1
|
|
/
*
|
Ensure that context read_deleted is only one of 'no', 'yes' or 'only'
Johannes Erdfelt
2012-02-29
1
-1
/
+1
*
|
Fix _sync_power_states to obtain correct 'state'.
Dan Prince
2012-02-29
1
-1
/
+1
*
|
Merge "Initialize progress to 0 for build and resize."
Jenkins
2012-02-29
1
-0
/
+2
|
\
\
|
*
|
Initialize progress to 0 for build and resize.
Rick Harris
2012-02-28
1
-0
/
+2
|
|
/
*
|
Perform image show early in the resize process
Mark Washenberger
2012-02-29
2
-12
/
+18
*
|
Merge "Include launch_index when creating instances."
Jenkins
2012-02-29
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Include launch_index when creating instances.
Mike Milner
2012-02-23
1
-3
/
+3
*
|
Do not hit the network_api every poll
Jason Kölker
2012-02-27
2
-8
/
+4
|
/
*
bigger-than-unit test for cleanup_running_deleted_instances
Aaron Lee
2012-02-23
1
-2
/
+7
*
Merge "Add attaching state for Volumes"
Jenkins
2012-02-23
2
-4
/
+14
|
\
|
*
Add attaching state for Volumes
Liam Kelleher
2012-02-20
2
-4
/
+14
*
|
blueprint host-aggregates: host maintenance - xenapi implementation
Armando Migliaccio
2012-02-23
2
-1
/
+9
*
|
Merge "Move get_info to taking an instance."
Jenkins
2012-02-23
1
-7
/
+5
|
\
\
|
*
|
Move get_info to taking an instance.
Michael Still
2012-02-22
1
-7
/
+5
|
|
/
*
|
Remove network_api fallback for info_cache from APIs
Chris Behrens
2012-02-22
1
-0
/
+58
*
|
refactor a conditional for testing and understanding
Aaron Lee
2012-02-22
1
-34
/
+33
*
|
blueprint host-aggregates: improvements and clean-up
Armando Migliaccio
2012-02-22
1
-6
/
+11
*
|
Merge "blueprint host-aggregates: host maintenance"
Jenkins
2012-02-22
2
-140
/
+132
|
\
\
|
*
|
blueprint host-aggregates: host maintenance
Armando Migliaccio
2012-02-21
2
-140
/
+132
|
|
/
*
/
blueprint host-aggregates: xenapi implementation
Armando Migliaccio
2012-02-21
2
-9
/
+46
|
/
*
Setting access ip values on server create.
Naveed Massjouni
2012-02-18
2
-0
/
+30
*
Merge "Use new style instance logging in compute api."
Jenkins
2012-02-18
1
-7
/
+7
|
\
|
*
Use new style instance logging in compute api.
Michael Still
2012-02-18
1
-7
/
+7
*
|
Merge "Fix traceback running instance-usage-audit"
Jenkins
2012-02-18
1
-1
/
+1
|
\
\
|
*
|
Fix traceback running instance-usage-audit
Monsyne Dragon
2012-02-17
1
-1
/
+1
|
|
/
*
/
Adding traceback to async faults
Alex Meade
2012-02-17
1
-14
/
+24
|
/
*
Merge "Use new style instance logging in compute manager."
Jenkins
2012-02-17
1
-62
/
+60
|
\
|
*
Use new style instance logging in compute manager.
Michael Still
2012-02-14
1
-62
/
+60
*
|
InstanceNotFound exceptions for terminate_intance now Log warning
Nikhil Komawar
2012-02-17
1
-1
/
+4
*
|
Merge "Completes fix for LP #928910 - libvirt performance"
Jenkins
2012-02-17
1
-26
/
+40
|
\
\
|
*
|
Completes fix for LP #928910 - libvirt performance
Jay Pipes
2012-02-12
1
-26
/
+40
|
|
/
*
|
Add RPC serialization checking, fix exposed problems.
Russell Bryant
2012-02-16
1
-9
/
+11
*
|
Merge "Core modifications for future zones service."
Jenkins
2012-02-16
2
-21
/
+41
|
\
\
|
*
|
Core modifications for future zones service.
Chris Behrens
2012-02-16
2
-21
/
+41
[prev]
[next]