summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix sqlalchemy utils."Jenkins2013-06-281-3/+13
|\
| * Fix sqlalchemy utils.Yuriy Zveryanskyy2013-06-271-3/+13
* | Merge "db.compute_node_update: ignore values['update_at']"Jenkins2013-06-281-2/+1
|\ \
| * | db.compute_node_update: ignore values['update_at']Peter Feiner2013-06-261-2/+1
* | | Merge "Sync db.models.Quota* with migrations."Jenkins2013-06-271-8/+15
|\ \ \
| * | | Sync db.models.Quota* with migrations.Svetlana Shturm2013-06-201-8/+15
* | | | Merge "Retry quota_reserve on DBDeadlock"Jenkins2013-06-261-0/+1
|\ \ \ \
| * | | | Retry quota_reserve on DBDeadlockChris Behrens2013-06-211-0/+1
| | |/ / | |/| |
* | | | Merge "Cells: Add support for global cinder"Jenkins2013-06-261-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cells: Add support for global cinderChris Behrens2013-06-111-3/+6
* | | | Refactor db.security_group_get() instance join behaviorDan Smith2013-06-222-8/+13
| |/ / |/| |
* | | Merge "Remove db session hack from conductor's vol_usage_update()"Jenkins2013-06-202-6/+6
|\ \ \ | |_|/ |/| |
| * | Remove db session hack from conductor's vol_usage_update()Dan Smith2013-06-182-6/+6
* | | Merge "Remove unused cert db method."Jenkins2013-06-181-12/+0
|\ \ \ | |/ / |/| |
| * | Remove unused cert db method.Russell Bryant2013-06-141-12/+0
* | | Merge "Session cleanup for db.security_group_rule_* methods"Jenkins2013-06-181-27/+23
|\ \ \
| * | | Session cleanup for db.security_group_rule_* methodsYuzlikeev Eduard2013-06-141-27/+23
* | | | Merge "Remove trivial cases of unused variables (1)"Jenkins2013-06-182-4/+1
|\ \ \ \
| * | | | Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-132-4/+1
| | |/ / | |/| |
* | | | Add unique constraints to Cell.Yuriy Zveryanskyy2013-06-173-1/+48
* | | | Add missing tests for cell_* methodsYuriy Zveryanskyy2013-06-171-1/+1
* | | | Merge "Removed session from reservation_create()"Jenkins2013-06-151-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed session from reservation_create()Sergey Skripnick2013-05-301-1/+8
* | | | Merge "Fix _drop_unique_constraint_in_sqlite() function."Jenkins2013-06-141-0/+28
|\ \ \ \
| * | | | Fix _drop_unique_constraint_in_sqlite() function.Victor Sergeyev2013-05-291-0/+28
* | | | | Merge "Sending volume IO usage broken"Jenkins2013-06-132-11/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Sending volume IO usage brokenMichael Kerrin2013-06-072-11/+7
* | | | | Remove use of locals() in db migrations.Michael Still2013-06-132-2/+2
* | | | | Merge "Use an inner join on aggregate_hosts in aggregate_get_by_host"Jenkins2013-06-131-3/+10
|\ \ \ \ \
| * | | | | Use an inner join on aggregate_hosts in aggregate_get_by_hostDavid Ripton2013-06-111-3/+10
* | | | | | Merge "Improve the performance of migration 186"Jenkins2013-06-131-68/+79
|\ \ \ \ \ \
| * | | | | | Improve the performance of migration 186Nikola Dipanov2013-06-121-68/+79
* | | | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-134-12/+27
|\ \ \ \ \ \ \
| * | | | | | | Fix and enable H403 testsDirk Mueller2013-06-124-12/+27
* | | | | | | | Merge "Add missing exception to cell_update()"Jenkins2013-06-121-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing exception to cell_update()Yuriy Zveryanskyy2013-06-061-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fix a race where a soft deleted instance might be removed by mistake"Jenkins2013-06-121-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix a race where a soft deleted instance might be removed by mistakeHans Lindgren2013-06-041-1/+1
* | | | | | | | Merge "Add missing tests for nova.db.api.network_*."Jenkins2013-06-122-17/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing tests for nova.db.api.network_*.Sergey Skripnick2013-06-122-17/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Give a way to save why a service has been disabled."Jenkins2013-06-122-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Give a way to save why a service has been disabled.Andrea Rosa2013-06-122-0/+37
| |/ / / / / / /
* | | | | | | | Merge "Fix db.models.Instance description"Jenkins2013-06-121-41/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix db.models.Instance descriptionBoris Pavlovic2013-06-081-41/+55
* | | | | | | | | Merge "Fix db.models.Certificate description"Jenkins2013-06-121-3/+7
|\| | | | | | | |
| * | | | | | | | Fix db.models.Certificate descriptionBoris Pavlovic2013-06-081-3/+7
* | | | | | | | | Merge "Fix db.models.ComputeNodeStats description"Jenkins2013-06-121-4/+11
|\| | | | | | | |
| * | | | | | | | Fix db.models.ComputeNodeStats descriptionBoris Pavlovic2013-06-081-4/+11
* | | | | | | | | Merge "Fix db.models.ComputeNode description"Jenkins2013-06-121-15/+16
|\| | | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix db.models.ComputeNode descriptionBoris Pavlovic2013-06-081-15/+16