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
...
*
|
Merge "Fix hardcoded topic strings with constants."
Jenkins
2012-10-26
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix hardcoded topic strings with constants.
Michael H Wilson
2012-10-25
1
-4
/
+5
*
|
Merge "Remove is_admin_context from sqlalchemy.api"
Jenkins
2012-10-25
1
-11
/
+4
|
\
\
|
*
|
Remove is_admin_context from sqlalchemy.api
Joe Gordon
2012-10-23
1
-11
/
+4
|
|
/
*
|
Merge "More specific exception handling in migration 091."
Jenkins
2012-10-25
1
-28
/
+15
|
\
\
|
*
|
More specific exception handling in migration 091.
Rick Harris
2012-10-23
1
-28
/
+15
|
|
/
*
|
Remove unused table options dicts.
Monty Taylor
2012-10-24
1
-5
/
+2
*
|
Merge "Fix and enable pep8 E502, E712"
Jenkins
2012-10-24
3
-5
/
+5
|
\
\
|
*
|
Fix and enable pep8 E502, E712
Joe Gordon
2012-10-22
3
-5
/
+5
|
|
/
*
/
Migrate network of an instance
Jian Wen
2012-10-24
2
-0
/
+18
|
/
*
read_deleted snapshot and volume id mappings.
Adam Gandelman
2012-10-11
1
-2
/
+4
*
Revert "Tell SQLite to enforce foreign keys."
Joe Gordon
2012-10-11
1
-10
/
+0
*
Tell SQLite to enforce foreign keys.
David Ripton
2012-10-09
1
-0
/
+10
*
Set read_deleted='yes' for instance_id_mappings.
Adam Gandelman
2012-10-04
1
-1
/
+4
*
Merge "Updated code to update attach_time of a volume while detaching"
Jenkins
2012-10-04
1
-0
/
+1
|
\
|
*
Updated code to update attach_time of a volume while detaching
Arathi
2012-09-26
1
-0
/
+1
*
|
remove deprecated connection_type flag
Sean Dague
2012-10-01
1
-10
/
+1
*
|
Merge "Fixes error message for flavor-create duplicate ID"
Jenkins
2012-09-30
1
-1
/
+1
|
\
\
|
*
|
Fixes error message for flavor-create duplicate ID
Andy McCrae
2012-09-27
1
-1
/
+1
|
|
/
*
|
Merge "Deleting security group does not mark rules as deleted"
Jenkins
2012-09-30
1
-0
/
+6
|
\
\
|
*
|
Deleting security group does not mark rules as deleted
Aaron Rosen
2012-09-25
1
-0
/
+6
|
|
/
*
/
Collect more accurate bandwidth data for XenServer
Monsyne Dragon
2012-09-25
5
-5
/
+101
|
/
*
LOG.exception() should only be used in exception handler
Johannes Erdfelt
2012-09-25
1
-1
/
+1
*
Fix bugs in resource tracker and cleanup
Brian Elliott
2012-09-20
1
-2
/
+0
*
Merge "Properly create and delete Aggregates"
Jenkins
2012-09-20
3
-7
/
+58
|
\
|
*
Properly create and delete Aggregates
Joe Gordon
2012-09-19
3
-7
/
+58
*
|
Merge "Fix marker pagination for /servers"
Jenkins
2012-09-20
1
-0
/
+5
|
\
\
|
*
|
Fix marker pagination for /servers
Mark Washenberger
2012-09-19
1
-0
/
+5
*
|
|
Merge "Always yield to other greenthreads after database calls"
Jenkins
2012-09-20
1
-1
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Always yield to other greenthreads after database calls
Johannes Erdfelt
2012-09-19
1
-1
/
+14
|
|
/
*
/
Fix aggregate_hosts.host migration for sqlite
Joe Gordon
2012-09-19
1
-2
/
+1
|
/
*
Merge "make ensure_default_security_group() call sgh"
Jenkins
2012-09-19
2
-5
/
+16
|
\
|
*
make ensure_default_security_group() call sgh
Aaron Rosen
2012-09-18
2
-5
/
+16
*
|
Correct db migration 91
Brian Waldon
2012-09-18
1
-6
/
+77
|
/
*
Include volume_metadata with object on vol create
John Griffith
2012-09-17
1
-1
/
+1
*
Clean up handling of project_only in network_get
Vishvananda Ishaya
2012-09-14
2
-25
/
+25
*
Make ip block splitting a bit more self documenting.
Michael Still
2012-09-11
1
-3
/
+3
*
Improve floating IP delete speed.
Michael Still
2012-09-09
2
-2
/
+37
*
Execute attach_time query earlier in migration 98
Brian Waldon
2012-09-07
1
-2
/
+2
*
Merge "Refer to correct column names in migration 98"
Jenkins
2012-09-07
1
-2
/
+2
|
\
|
*
Refer to correct column names in migration 98
Brian Waldon
2012-09-07
1
-2
/
+2
*
|
Implement paginate query use marker in nova-api
pengyuwei
2012-09-07
2
-3
/
+13
|
/
*
Speed up creating floating ips.
Michael Still
2012-09-04
1
-1
/
+12
*
Fixes sqlalchemy.api.compute_node_get_by_host
Jian Wen
2012-09-03
1
-1
/
+1
*
Merge "Fix quota reservation expiration"
Jenkins
2012-09-03
1
-0
/
+6
|
\
|
*
Fix quota reservation expiration
Mark McLoughlin
2012-09-01
1
-0
/
+6
*
|
Address race condition from concurrent task state update
Yun Mao
2012-08-31
1
-0
/
+13
|
/
*
Merge "Fix column variable typo"
Jenkins
2012-08-27
1
-1
/
+1
|
\
|
*
Fix column variable typo
Yun Mao
2012-08-27
1
-1
/
+1
*
|
Implement project specific flavors API
unicell
2012-08-27
4
-0
/
+176
|
/
[prev]
[next]