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
*
Move osapi_compute_unique_server_name_scope to db
Mark McLoughlin
2013-01-09
1
-0
/
+8
*
Move compute_topic into nova.compute.rpcapi
Mark McLoughlin
2013-01-09
1
-1
/
+1
*
Merge "Remove availability_zones from service table"
Jenkins
2013-01-09
3
-3
/
+87
|
\
|
*
Remove availability_zones from service table
Joe Gordon
2013-01-08
3
-3
/
+87
*
|
Merge "Enable Aggregate based availability zones"
Jenkins
2013-01-09
4
-17
/
+109
|
\
|
|
*
Enable Aggregate based availability zones
Joe Gordon
2013-01-08
4
-17
/
+109
*
|
Merge "fix N401 errors, stop ignoring all N4* errors"
Jenkins
2013-01-09
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
fix N401 errors, stop ignoring all N4* errors
Sean Dague
2013-01-07
1
-2
/
+4
*
|
Refresh instance metadata in-place
Dan Smith
2013-01-08
1
-3
/
+27
*
|
Merge "NovaBase.delete() rename to NovaBase.soft_delete()"
Jenkins
2013-01-08
3
-12
/
+12
|
\
\
|
*
|
NovaBase.delete() rename to NovaBase.soft_delete()
Boris Pavlovic
2013-01-06
3
-12
/
+12
|
|
/
*
|
Merge "Add helper methods to nova.paths"
Jenkins
2013-01-08
1
-2
/
+2
|
\
\
|
*
|
Add helper methods to nova.paths
Mark McLoughlin
2013-01-04
1
-2
/
+2
*
|
|
Merge "Move global path opts in nova.paths"
Jenkins
2013-01-08
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Move global path opts in nova.paths
Mark McLoughlin
2013-01-04
1
-1
/
+1
*
|
Merge "Database metadata performance optimizations"
Jenkins
2013-01-05
1
-76
/
+80
|
\
\
|
*
|
Database metadata performance optimizations
Boris Pavlovic
2012-12-23
1
-76
/
+80
*
|
|
Cells: Add the main code.
Chris Behrens
2013-01-04
1
-13
/
+56
*
|
|
Merge "db.security_group_rule_destroy() method performance optimization"
Jenkins
2013-01-04
1
-4
/
+6
|
\
\
\
|
*
|
|
db.security_group_rule_destroy() method performance optimization
Boris Pavlovic
2012-12-23
1
-4
/
+6
|
|
/
/
*
|
|
Merge "Eliminate race conditions in floating association"
Jenkins
2013-01-04
2
-2
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Eliminate race conditions in floating association
Vishvananda Ishaya
2012-12-20
2
-2
/
+11
*
|
|
Merge "Remove unused imports"
Jenkins
2013-01-02
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove unused imports
Joe Gordon
2012-12-27
1
-1
/
+0
*
|
|
|
Merge "Remove session.flush() and session.query() monkey patching"
Jenkins
2013-01-02
1
-8
/
+12
|
\
\
\
\
|
*
|
|
|
Remove session.flush() and session.query() monkey patching
Boris Pavlovic
2012-12-28
1
-8
/
+12
|
|
/
/
/
*
|
|
|
Merge "Spelling: Compatability=>Compatibility"
Jenkins
2013-01-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Spelling: Compatability=>Compatibility
Joe Gordon
2012-12-26
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge "db.network_delete_safe() method performance optimization"
Jenkins
2013-01-02
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
db.network_delete_safe() method performance optimization
Boris Pavlovic
2012-12-23
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Fix bug and remove update lock in db.instance_test_and_set()"
Jenkins
2013-01-02
1
-20
/
+22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix bug and remove update lock in db.instance_test_and_set()
Boris Pavlovic
2012-12-28
1
-20
/
+22
|
|
/
/
*
|
|
Merge "Import missing exception"
Jenkins
2012-12-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Import missing exception
Chuck Short
2012-12-22
1
-0
/
+1
|
|
/
/
*
|
|
Merge "Removed unused imports."
Jenkins
2012-12-22
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removed unused imports.
Chuck Short
2012-12-21
1
-1
/
+0
*
|
|
Database reservations methods performance optimization
Boris Pavlovic
2012-12-22
1
-48
/
+30
*
|
|
Using query.soft_delete() method insead of soft deleting by hand
Boris Pavlovic
2012-12-22
1
-106
/
+51
*
|
|
Create and use subclass of sqlalchemy Query with soft_delete() method
Boris Pavlovic
2012-12-22
1
-1
/
+74
|
/
/
*
/
Update exceptions to pass correct kwargs.
Dan Prince
2012-12-18
1
-3
/
+4
|
/
*
Add DBDuplicateEntry exception for unique constraint violations
Boris Pavlovic
2012-12-18
2
-12
/
+84
*
Add more association support to network API
Chris Yeoh
2012-12-17
2
-6
/
+14
*
Ensure that sql_dbpool_enable is a boolean value
Gary Kotton
2012-12-13
1
-5
/
+5
*
Merge "Remove unused bridge interfaces"
Jenkins
2012-12-12
2
-0
/
+9
|
\
|
*
Remove unused bridge interfaces
Édouard Thuleau
2012-12-07
2
-0
/
+9
*
|
remove session param from instance_get
Devananda van der Veen
2012-12-12
1
-2
/
+2
*
|
remove session param from instance_get_by_uuid
Devananda van der Veen
2012-12-12
1
-8
/
+13
*
|
Order instance faults by created_at and id.
Clark Boylan
2012-12-06
1
-1
/
+1
|
/
*
Merge "remove session param from certificate_get"
Jenkins
2012-12-06
1
-2
/
+2
|
\
|
*
remove session param from certificate_get
Devananda van der Veen
2012-11-30
1
-2
/
+2
[next]