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
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor db.security_group_get() instance join behavior
Dan Smith
2013-06-22
1
-2
/
+3
*
Remove db session hack from conductor's vol_usage_update()
Dan Smith
2013-06-18
1
-3
/
+2
*
Merge "Sending volume IO usage broken"
Jenkins
2013-06-13
1
-3
/
+1
|
\
|
*
Sending volume IO usage broken
Michael Kerrin
2013-06-07
1
-3
/
+1
*
|
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-9
/
+21
*
|
Add missing tests for nova.db.api.network_*.
Sergey Skripnick
2013-06-12
1
-5
/
+0
*
|
Merge "Refactors get_instance_security_groups to only use instance_uuid"
Jenkins
2013-06-11
1
-2
/
+2
|
\
\
|
*
|
Refactors get_instance_security_groups to only use instance_uuid
Tiago Mello
2013-06-10
1
-2
/
+2
*
|
|
Nova instance group DB support
Gary Kotton
2013-06-11
1
-0
/
+90
|
/
/
*
/
DB migration to the new BDM data format
Nikola Dipanov
2013-06-10
1
-6
/
+6
|
/
*
Cosmetic fix to parameter name in DB API
Adrien Cunin
2013-05-30
1
-2
/
+2
*
Fix volume IO usage notifications been sent too often.
Michael Kerrin
2013-05-29
1
-2
/
+4
*
Merge "Add update method of security group name and description"
Jenkins
2013-05-29
1
-0
/
+5
|
\
|
*
Add update method of security group name and description
Zhenguo Niu
2013-05-29
1
-0
/
+5
*
|
Don't update API cell on get_nwinfo
Chris Behrens
2013-05-22
1
-11
/
+2
*
|
Merge "Editable default quota support"
Jenkins
2013-05-20
1
-0
/
+5
|
\
\
|
*
|
Editable default quota support
liyingjun
2013-05-18
1
-0
/
+5
|
|
/
*
|
Merge "Optimize instance queries in compute manager"
Jenkins
2013-05-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Optimize instance queries in compute manager
Hans Lindgren
2013-05-08
1
-0
/
+1
*
|
Merge "Add the availability_zone to the volume.usage notifications"
Jenkins
2013-04-30
1
-1
/
+2
|
\
\
|
*
|
Add the availability_zone to the volume.usage notifications
Michael Kerrin
2013-04-30
1
-1
/
+2
*
|
|
Performance optimization for contrib.flavorextraspecs
Boris Pavlovic
2013-04-30
1
-0
/
+5
|
/
/
*
|
Merge "Allow listing fixed_ips for a given compute host."
Jenkins
2013-04-26
1
-0
/
+5
|
\
\
|
*
|
Allow listing fixed_ips for a given compute host.
Michael Still
2013-04-15
1
-0
/
+5
|
|
/
*
|
Move db.instance_type_extra_specs_* to db.instance_type_* methods
Boris Pavlovic
2013-04-24
1
-21
/
+18
*
|
Add option to exclude joins from instance_get_by_uuid
Andrew Laski
2013-04-22
1
-2
/
+2
*
|
Remove orphaned db method instance_test_and_set
Hans Lindgren
2013-04-15
1
-9
/
+0
|
/
*
Change DB API instance functions for selective metadata fetching
Dan Smith
2013-04-10
1
-2
/
+2
*
Replace metadata joins with another query
Dan Smith
2013-04-10
1
-2
/
+4
*
Add tenant/ user id to volume usage notifications
Ollie Leahy
2013-04-09
1
-2
/
+3
*
Add CRUD methods for tags to the EC2 API.
Stephen Gran
2013-03-28
1
-0
/
+5
*
Add quotas for fixed ips.
Michael Still
2013-03-15
1
-0
/
+6
*
Extended server attributes can show wrong hypervisor_hostname
Hans Lindgren
2013-03-10
1
-4
/
+0
*
Remove unused db calls from nova.db.api
Joe Gordon
2013-03-04
1
-29
/
+0
*
Merge "Compute manager should remove dead resources"
Jenkins
2013-03-04
1
-1
/
+9
|
\
|
*
Compute manager should remove dead resources
Devananda van der Veen
2013-03-04
1
-1
/
+9
*
|
Remove unused nova.db.api:instance_get_all_by_reservation
Joe Gordon
2013-02-25
1
-5
/
+0
|
/
*
Move DB thread pooling to DB API.
Chris Behrens
2013-02-21
1
-6
/
+5
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Merge "Default SG rules for the Security Group "Default""
Jenkins
2013-02-19
1
-0
/
+22
|
\
|
*
Default SG rules for the Security Group "Default"
Morgan Fainberg
2013-02-19
1
-0
/
+22
*
|
Merge "Remove unused nova.db.api:network_get_by_bridge"
Jenkins
2013-02-19
1
-5
/
+0
|
\
\
|
*
|
Remove unused nova.db.api:network_get_by_bridge
Joe Gordon
2013-02-19
1
-5
/
+0
|
|
/
*
|
Merge "Remove unused nova.db.api:network_get_by_instance"
Jenkins
2013-02-19
1
-5
/
+0
|
\
\
|
*
|
Remove unused nova.db.api:network_get_by_instance
Joe Gordon
2013-02-19
1
-5
/
+0
|
|
/
*
/
Remove unused db calls
Joe Gordon
2013-02-18
1
-10
/
+0
|
/
*
Merge "Allow archiving deleted rows to shadow tables, for performance."
Jenkins
2013-02-15
1
-0
/
+22
|
\
|
*
Allow archiving deleted rows to shadow tables, for performance.
David Ripton
2013-02-14
1
-0
/
+22
*
|
API extension for accessing instance_actions
Andrew Laski
2013-02-13
1
-3
/
+4
|
/
*
Use joined version of db.api calls
Joe Gordon
2013-02-08
1
-11
/
+0
[next]