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
*
More spelling fixes inside of nova
Joe Gordon
2011-11-09
2
-3
/
+4
*
Merge "Converting rebuild to use instance objects."
Jenkins
2011-11-09
1
-4
/
+3
|
\
|
*
Converting rebuild to use instance objects.
Brian Lamar
2011-11-09
1
-4
/
+3
*
|
Merge "Converting resize to use instance objects"
Jenkins
2011-11-09
1
-22
/
+16
|
\
\
|
*
|
Converting resize to use instance objects
Brian Waldon
2011-11-09
1
-22
/
+16
|
|
/
*
/
Refactor logging_error into utils
Aaron Lee
2011-11-09
1
-11
/
+9
|
/
*
Merge "Converting reboot to use instance objects"
Jenkins
2011-11-09
1
-3
/
+3
|
\
|
*
Converting reboot to use instance objects
Brian Waldon
2011-11-09
1
-3
/
+3
*
|
Reducing the number of compute calls to Glance
Brian Waldon
2011-11-09
1
-12
/
+21
|
/
*
Merge "Move failed instances to error state"
Jenkins
2011-11-08
1
-15
/
+27
|
\
|
*
Move failed instances to error state
Aaron Lee
2011-11-07
1
-15
/
+27
*
|
Merge "Set task state to UPDATING_PASSWORD when needed"
Jenkins
2011-11-08
2
-1
/
+15
|
\
\
|
*
|
Set task state to UPDATING_PASSWORD when needed
Brian Waldon
2011-11-07
2
-1
/
+15
|
|
/
*
/
Adding task_states.REBOOTING_HARD
Brian Waldon
2011-11-07
3
-3
/
+5
|
/
*
Merge "Don't update database before resize"
Jenkins
2011-11-04
2
-0
/
+2
|
\
|
*
Don't update database before resize
Gabe Westmaas
2011-11-03
2
-0
/
+2
*
|
Gracefully handle Xen resize failure
Brian Waldon
2011-11-03
1
-2
/
+10
|
/
*
Merge "Log original dropped exception when a new exception occurs"
Jenkins
2011-11-03
1
-1
/
+1
|
\
|
*
Log original dropped exception when a new exception occurs
Johannes Erdfelt
2011-10-31
1
-1
/
+1
*
|
APIs should not wait on scheduler for builds in single zone deployment
Chris Behrens
2011-11-02
1
-10
/
+25
*
|
Merge changes I15dd5a5e,I0641f2c4
Jenkins
2011-11-01
1
-2
/
+10
|
\
\
|
*
|
Support server uuids with security groups
Mark Washenberger
2011-10-26
1
-2
/
+10
*
|
|
Merge "Fix 'begining' typo in system usage data bug 884307"
Jenkins
2011-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix 'begining' typo in system usage data
Monsyne Dragon
2011-10-31
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Creating uuid -> id mapping for S3 Image Service
Brian Waldon
2011-10-31
1
-3
/
+3
|
/
/
*
/
Revert how APIs get IP address info for instances
Chris Behrens
2011-10-26
1
-2
/
+14
|
/
*
Removed callback concept on VM driver methods:
Brian Lamar
2011-10-25
1
-8
/
+6
*
Server metadata must support server uuids.
Mark Washenberger
2011-10-24
1
-0
/
+10
*
Merge "Use UUIDs instead of IDs for OSAPI servers."
Jenkins
2011-10-24
1
-1
/
+1
|
\
|
*
Use UUIDs instead of IDs for OSAPI servers.
Mark Washenberger
2011-10-21
1
-1
/
+1
*
|
Convert instancetype.flavorid to string
Brian Waldon
2011-10-22
3
-74
/
+85
|
/
*
Repartition and resize disk when marked as managed.
Rick Harris
2011-10-19
1
-1
/
+6
*
Merge "Adds the ability to automatically issue a hard reboot to instances tha...
Jenkins
2011-10-14
1
-0
/
+12
|
\
|
*
Adds the ability to automatically issue a hard reboot to instances that have ...
Josh Kearney
2011-10-13
1
-0
/
+12
*
|
Merge "Xenapi driver can now generate swap from instance_type"
Jenkins
2011-10-14
1
-9
/
+1
|
\
\
|
|
/
|
/
|
|
*
Xenapi driver can now generate swap from instance_type
Rick Harris
2011-10-13
1
-9
/
+1
*
|
Adds more usage data to Nova's usage notifications.
Monsyne Dragon
2011-10-12
2
-0
/
+99
*
|
Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...
Dan Prince
2011-10-12
1
-0
/
+3
*
|
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
3
-114
/
+146
|
/
*
Merge "moved floating ip db access and sanity checking from network api into ...
Jenkins
2011-10-10
1
-2
/
+2
|
\
|
*
moved floating ip db access and sanity checking from network api into network...
Trey Morris
2011-09-30
1
-2
/
+2
*
|
Set error state on spawn error + integration test.
Brian Lamar
2011-10-03
2
-8
/
+9
*
|
Adds a script that can automatically delete orphaned VDIs. Also had to move s...
Josh Kearney
2011-09-30
2
-3
/
+0
*
|
Merge "Deallocate ip if build fails."
Jenkins
2011-09-30
1
-24
/
+50
|
\
\
|
|
/
|
/
|
|
*
Deallocate ip if build fails.
Rick Harris
2011-09-30
1
-24
/
+50
*
|
Change 'recurse_zones' to 'local_zone_only'.
Chris Behrens
2011-09-28
1
-10
/
+8
*
|
Snapshots/backups can no longer happen simultaneously. Tests included.
Brian Lamar
2011-09-28
1
-0
/
+8
|
/
*
compute_api create*() and schedulers refactoring
Chris Behrens
2011-09-27
2
-113
/
+106
*
Fix some minor issues due to premature merge of original code.
Johannes Erdfelt
2011-09-26
1
-23
/
+17
*
Fixing bug 857712
Brian Waldon
2011-09-23
1
-2
/
+2
[next]