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
*
Improve bw_usage_update() performance
Chris Behrens
2012-08-13
2
-28
/
+28
*
Merge "Move results filtering to db."
Jenkins
2012-08-13
2
-47
/
+56
|
\
|
*
Move results filtering to db.
Alex Meade
2012-08-07
2
-47
/
+56
*
|
Merge "Flavor extra specs extension use instance_type id"
Jenkins
2012-08-13
2
-22
/
+30
|
\
\
|
*
|
Flavor extra specs extension use instance_type id
Yunhong, Jiang
2012-08-06
2
-22
/
+30
*
|
|
Merge "Revert "Remove unused add_network_to_project() method""
Jenkins
2012-08-12
1
-5
/
+16
|
\
\
\
|
*
|
|
Revert "Remove unused add_network_to_project() method"
Alessio Ababilov
2012-08-10
1
-5
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge "import module, not type."
Jenkins
2012-08-10
1
-2
/
+2
|
\
\
\
|
*
|
|
import module, not type.
Russell Bryant
2012-08-10
1
-2
/
+2
*
|
|
|
Merge "Make sure ec2 mapping raises proper exceptions"
Jenkins
2012-08-10
2
-10
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make sure ec2 mapping raises proper exceptions
Vishvananda Ishaya
2012-08-10
2
-10
/
+10
|
|
/
/
*
/
/
General host aggregates part 2
Joe Gordon
2012-08-07
2
-11
/
+35
|
/
/
*
|
Merge "Remove old exception type"
Jenkins
2012-08-06
1
-1
/
+2
|
\
\
|
*
|
Remove old exception type
Stanislaw Pitucha
2012-08-04
1
-1
/
+2
|
|
/
*
/
Adds per-user-quotas support for more detailed quotas management
Kylin CG
2012-08-06
4
-45
/
+419
|
/
*
Fix a comment typo in db api
Shane Wang
2012-08-02
1
-1
/
+1
*
Fix issue with filtering where a value is unicode.
Alex Meade
2012-08-01
1
-1
/
+1
*
Prevent instance_info_cache from being altered post instance
Trey Morris
2012-07-31
1
-1
/
+4
*
Use event.listen() instead of deprecated listeners kwarg
Johannes Erdfelt
2012-07-31
1
-22
/
+17
*
Convert virtual_interfaces to using instance_uuid.
Michael Still
2012-07-31
5
-12
/
+262
*
Make compute only auto-confirm its own instances
Chris Behrens
2012-07-28
2
-4
/
+11
*
Remove ugly instance._rescue hack
Johannes Erdfelt
2012-07-27
1
-2
/
+0
*
Don't store system_metadata in xenstore
Chris Behrens
2012-07-27
1
-1
/
+0
*
Only enforce valid uuids if a uuid is passed.
Michael Still
2012-07-27
1
-1
/
+1
*
Merge "Convert fixed_ips to using instance_uuid."
Jenkins
2012-07-26
7
-32
/
+327
|
\
|
*
Convert fixed_ips to using instance_uuid.
Michael Still
2012-07-26
7
-32
/
+327
*
|
Call correct implementation for quota_destroy_all_by_project
Johannes Erdfelt
2012-07-26
1
-1
/
+1
|
/
*
Include name in a primitive Instance.
Russell Bryant
2012-07-25
1
-4
/
+16
*
Merge "Inject instance metadata into xenstore"
Jenkins
2012-07-25
1
-0
/
+1
|
\
|
*
Inject instance metadata into xenstore
Kevin L. Mitchell
2012-07-25
1
-0
/
+1
*
|
Merge "Handle NULL deleted_at in migration 112."
Jenkins
2012-07-25
1
-0
/
+2
|
\
\
|
*
|
Handle NULL deleted_at in migration 112.
Rick Harris
2012-07-25
1
-0
/
+2
|
|
/
*
/
Allow floating IP pools to be deleted
Mark McLoughlin
2012-07-25
1
-1
/
+1
|
/
*
Fix a bug in compute_node_statistics
Kevin L. Mitchell
2012-07-24
1
-1
/
+2
*
Merge "Updates migration 111 to work w/ Postgres."
Jenkins
2012-07-24
1
-0
/
+5
|
\
|
*
Updates migration 111 to work w/ Postgres.
Dan Prince
2012-07-21
1
-0
/
+5
*
|
Add call to get hypervisor statistics
Kevin L. Mitchell
2012-07-23
2
-0
/
+29
*
|
Merge "Remove unused add_network_to_project() method"
Jenkins
2012-07-23
1
-16
/
+5
|
\
\
|
*
|
Remove unused add_network_to_project() method
Mark McLoughlin
2012-07-23
1
-16
/
+5
|
|
/
*
/
Migrations for deleted data for previously deleted instances.
Alex Meade
2012-07-23
1
-0
/
+67
|
/
*
Remove unnecessary use of with_lockmode
Johannes Erdfelt
2012-07-20
1
-1
/
+1
*
Fix SQL deadlock in quota reservations
Johannes Erdfelt
2012-07-19
2
-30
/
+27
*
remove unused clauses[] variable
Sean Dague
2012-07-17
1
-1
/
+0
*
Merge "General-host-aggregates part 1."
Jenkins
2012-07-16
3
-14
/
+76
|
\
|
*
General-host-aggregates part 1.
Joe Gordon
2012-07-13
3
-14
/
+76
*
|
Fix SADeprecationWarning: useexisting is deprecated
Joe Gordon
2012-07-13
1
-1
/
+1
|
/
*
Remove deprecated auth-related db code
Brian Waldon
2012-07-11
7
-446
/
+358
*
Merge "Refactor instance_usage_audit. Add audit tasklog."
Jenkins
2012-07-11
4
-8
/
+230
|
\
|
*
Refactor instance_usage_audit. Add audit tasklog.
Monsyne Dragon
2012-07-10
4
-8
/
+230
*
|
Avoid lazy-loading errors on instance_type
Vishvananda Ishaya
2012-07-09
1
-3
/
+3
|
/
[next]