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
*
Merge "Update nova's copy of image metadata on rebuild"
Jenkins
2012-05-16
1
-0
/
+31
|
\
|
*
Update nova's copy of image metadata on rebuild
Chris Behrens
2012-05-16
1
-0
/
+31
*
|
Merge "Updated instance state on resize error."
Jenkins
2012-05-16
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Updated instance state on resize error.
Unmesh Gurjar
2012-04-18
1
-1
/
+8
*
|
Misused and not used config options
Zhongyue Luo
2012-05-16
1
-5
/
+0
*
|
Merge changes I36ff7c05,If43658b9
Jenkins
2012-05-16
2
-6
/
+8
|
\
\
|
*
|
Make use of openstack.common.jsonutils.
Russell Bryant
2012-05-15
2
-6
/
+8
*
|
|
Fixed compute periodic task. Fixes bug 973331.
Unmesh Gurjar
2012-05-16
1
-1
/
+53
|
/
/
*
|
Merge "Alphabetize imports"
Jenkins
2012-05-15
1
-1
/
+1
|
\
\
|
*
|
Alphabetize imports
Joe Gordon
2012-05-14
1
-1
/
+1
*
|
|
Merge "Create an internal key pair API."
Jenkins
2012-05-15
1
-0
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Create an internal key pair API.
Dan Prince
2012-05-14
1
-0
/
+83
*
|
|
Avoid setting up DHCP firewall rules with FlatManager
hua zhang
2012-05-14
1
-1
/
+1
|
/
/
*
|
Merge "Store image properties with instance system_metadata"
Jenkins
2012-05-11
3
-24
/
+69
|
\
\
|
*
|
Store image properties with instance system_metadata
Chris Behrens
2012-05-11
3
-24
/
+69
*
|
|
Remove instance Foreign Key in volumes table, replace with instance_uuid
John Griffith
2012-05-10
2
-5
/
+9
|
/
/
*
|
Merge "Added image metadata to compute.instance.exists"
Jenkins
2012-05-10
1
-1
/
+12
|
\
\
|
*
|
Added image metadata to compute.instance.exists
Brian Elliott
2012-05-10
1
-1
/
+12
*
|
|
Merge "Minor help text related changes"
Jenkins
2012-05-10
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Minor help text related changes
Mandar Vaze
2012-05-10
1
-3
/
+3
*
|
|
API does need new image_ref on rebuild immediately.
Chris Behrens
2012-05-09
3
-25
/
+35
|
/
/
*
|
Defer image_ref update to manager on rebuild
Chris Behrens
2012-05-09
3
-10
/
+23
*
|
Merge "Do not fail on notify when quantum and melange are out of sync."
Jenkins
2012-05-08
1
-6
/
+20
|
\
\
|
*
|
Do not fail on notify when quantum and melange are out of sync.
Jason Kölker
2012-05-08
1
-6
/
+20
*
|
|
Merge "Remove state altering in live-migration code"
Jenkins
2012-05-08
1
-4
/
+0
|
\
\
\
|
*
|
|
Remove state altering in live-migration code
Vishvananda Ishaya
2012-05-04
1
-4
/
+0
*
|
|
|
Remove instance action logging mechanism
Brian Waldon
2012-05-08
1
-5
/
+0
|
|
/
/
|
/
|
|
*
|
|
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-2
/
+2
|
/
/
*
|
Merge "Remove unused import"
Jenkins
2012-05-03
1
-2
/
+0
|
\
\
|
*
|
Remove unused import
Johannes Erdfelt
2012-05-02
1
-2
/
+0
*
|
|
Merge "Pass context to notification drivers when we can."
Jenkins
2012-05-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass context to notification drivers when we can.
Andrew Bogott
2012-05-02
1
-1
/
+1
*
|
|
Merge "Use additional task states during resize"
Jenkins
2012-05-02
1
-0
/
+9
|
\
\
\
|
*
|
|
Use additional task states during resize
Gabe Westmaas
2012-04-29
1
-0
/
+9
*
|
|
|
Use save_and_reraise_exception() from common.
Russell Bryant
2012-05-02
1
-11
/
+12
|
|
/
/
|
/
|
|
*
|
|
Provide better quota error messages.
Alex Meade
2012-05-02
1
-12
/
+15
*
|
|
Merge "Migrate block_device_mapping to use instance uuids."
Jenkins
2012-04-30
2
-34
/
+33
|
\
\
\
|
*
|
|
Migrate block_device_mapping to use instance uuids.
Michael Still
2012-05-01
2
-34
/
+33
*
|
|
|
Merge "Use openstack.common.importutils."
Jenkins
2012-04-30
2
-6
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use openstack.common.importutils.
Russell Bryant
2012-04-28
2
-6
/
+8
|
|
/
/
*
/
/
Keep uuid with bandwidth usage tracking to handle the case where a MAC addres...
Brian Elliott
2012-04-27
2
-6
/
+11
|
/
/
*
|
Merge "Fix instance delete notifications."
Jenkins
2012-04-27
2
-5
/
+5
|
\
\
|
*
|
Fix instance delete notifications.
Monsyne Dragon
2012-04-27
2
-5
/
+5
*
|
|
Add additional capabilities for computes
Monsyne Dragon
2012-04-27
1
-3
/
+27
|
/
/
*
|
Fixes bug 989271, fixes launched_at date on notifications.
Monsyne Dragon
2012-04-26
1
-12
/
+14
*
|
Merge "Small cleanup to attach_volume logging"
Jenkins
2012-04-25
1
-6
/
+5
|
\
\
|
*
|
Small cleanup to attach_volume logging
Mark Washenberger
2012-04-25
1
-6
/
+5
*
|
|
Merge "Validate min_ram/min_disk on rebuild."
Jenkins
2012-04-25
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Validate min_ram/min_disk on rebuild.
Dan Prince
2012-04-23
1
-3
/
+9
*
|
|
Merge "Introduced flag base_dir_name. Fixes bug 973194"
Jenkins
2012-04-25
1
-0
/
+6
|
\
\
\
[next]