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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize db.instance_floating_address_get_all method
Boris Pavlovic
2013-05-08
1
-6
/
+15
*
Session cleanup for db.floating_ip_* methods
Boris Pavlovic
2013-05-08
1
-10
/
+6
*
Add an index to compute_node_stats
Brian Elliott
2013-05-04
1
-0
/
+37
*
Merge "Remove security_group_handler"
Jenkins
2013-05-07
1
-9
/
+3
|
\
|
*
Remove security_group_handler
Aaron Rosen
2013-05-06
1
-9
/
+3
*
|
Merge "Delete InstanceSystemMetadata on instance deletion"
Jenkins
2013-05-07
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Delete InstanceSystemMetadata on instance deletion
Joe Gordon
2013-05-02
1
-0
/
+3
*
|
Remove race condition (in FloatingIps)
Boris Pavlovic
2013-05-03
2
-33
/
+57
*
|
Add missing tests for db.floating_ip_* methods
Boris Pavlovic
2013-05-03
1
-1
/
+1
*
|
Volume IO usage gets reset to 0 after a reboot / crash
Michael Kerrin
2013-05-01
1
-8
/
+39
|
/
*
Merge "Add the availability_zone to the volume.usage notifications"
Jenkins
2013-04-30
4
-5
/
+65
|
\
|
*
Add the availability_zone to the volume.usage notifications
Michael Kerrin
2013-04-30
4
-5
/
+65
*
|
Merge "Performance optimization for contrib.flavorextraspecs"
Jenkins
2013-04-30
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Performance optimization for contrib.flavorextraspecs
Boris Pavlovic
2013-04-30
2
-0
/
+17
*
|
Merge "Update NovaBase model per changes on oslo.db.sqlalchemy"
Jenkins
2013-04-30
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Update NovaBase model per changes on oslo.db.sqlalchemy
Zhongyue Luo
2013-04-27
1
-2
/
+4
*
|
Merge "Refactor work with db.instance_type_* methods"
Jenkins
2013-04-29
1
-95
/
+81
|
\
\
|
|
/
|
/
|
|
*
Refactor work with db.instance_type_* methods
Boris Pavlovic
2013-04-29
1
-95
/
+81
*
|
Merge "Fix fixed_ip_count_by_project in DB API"
Jenkins
2013-04-26
1
-1
/
+1
|
\
\
|
*
|
Fix fixed_ip_count_by_project in DB API
Dmitry Spikhalskiy
2013-04-22
1
-1
/
+1
*
|
|
Merge "Allow listing fixed_ips for a given compute host."
Jenkins
2013-04-26
2
-0
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow listing fixed_ips for a given compute host.
Michael Still
2013-04-15
2
-0
/
+38
*
|
|
Fix bug in db.instance_type_destroy
Boris Pavlovic
2013-04-25
1
-1
/
+6
*
|
|
Move db.instance_type_extra_specs_* to db.instance_type_* methods
Boris Pavlovic
2013-04-24
2
-101
/
+95
*
|
|
Add option to exclude joins from instance_get_by_uuid
Andrew Laski
2013-04-22
2
-11
/
+21
|
|
/
|
/
|
*
|
Remove orphaned db method instance_test_and_set
Hans Lindgren
2013-04-15
1
-9
/
+0
|
/
*
Don't join metadata twice in instance_get_all()
Brian Elliott
2013-04-11
1
-1
/
+1
*
Merge "Optimize some of the periodic task database queries in n-cpu"
Jenkins
2013-04-10
1
-1
/
+5
|
\
|
*
Optimize some of the periodic task database queries in n-cpu
Dan Smith
2013-04-10
1
-1
/
+5
*
|
Merge "Change DB API instance functions for selective metadata fetching"
Jenkins
2013-04-10
2
-4
/
+5
|
\
|
|
*
Change DB API instance functions for selective metadata fetching
Dan Smith
2013-04-10
2
-4
/
+5
*
|
Merge "Replace metadata joins with another query"
Jenkins
2013-04-10
2
-28
/
+97
|
\
|
|
*
Replace metadata joins with another query
Dan Smith
2013-04-10
2
-28
/
+97
*
|
Remove unnecessary LOG initialisation
Stanislaw Pitucha
2013-04-10
8
-29
/
+0
|
/
*
Add tenant/ user id to volume usage notifications
Ollie Leahy
2013-04-09
4
-7
/
+70
*
Merge "Remove race condition (in InstanceTypeProjects)"
Jenkins
2013-04-08
2
-10
/
+47
|
\
|
*
Remove race condition (in InstanceTypeProjects)
Boris Pavlovic
2013-04-05
2
-10
/
+47
*
|
Allow describe_instances to use tags for searches
Stephen Gran
2013-04-05
1
-0
/
+80
|
/
*
Merge "Add CRUD methods for tags to the EC2 API."
Jenkins
2013-04-04
2
-0
/
+66
|
\
|
*
Add CRUD methods for tags to the EC2 API.
Stephen Gran
2013-03-28
2
-0
/
+66
*
|
Optimize resource tracker queries for instances
Brian Elliott
2013-04-04
1
-8
/
+11
*
|
Return 409 on creating/importing same name keypair
Rohan Rhishikesh Kanade
2013-04-01
2
-5
/
+68
*
|
Remove race condition (in InstanceTypes)
Boris Pavlovic
2013-03-26
2
-28
/
+74
|
/
*
Add missing tests for db.instance_type_* methods
Boris Pavlovic
2013-03-26
1
-1
/
+0
*
Add a comment to placeholder migrations.
David Ripton
2013-03-22
10
-0
/
+80
*
Add placeholder migrations to allow backports.
Vishvananda Ishaya
2013-03-20
10
-0
/
+60
*
Merge "Refactor db.service_destroy and db.service_update methods"
Jenkins
2013-03-20
1
-12
/
+24
|
\
|
*
Refactor db.service_destroy and db.service_update methods
Boris Pavlovic
2013-03-20
1
-12
/
+24
*
|
Merge "Check keypair destroy result operation"
Jenkins
2013-03-17
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
Check keypair destroy result operation
Mauro S. M. Rodrigues
2013-03-14
1
-4
/
+6
[next]