summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve Python 3.x compatibility"Jenkins2013-06-051-2/+2
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-06-011-2/+2
* | Fix postgresql failures related to Data typeMauro S. M. Rodrigues2013-06-031-34/+58
* | Merge "Cosmetic fix to parameter name in DB API"Jenkins2013-06-021-2/+2
|\ \ | |/ |/|
| * Cosmetic fix to parameter name in DB APIAdrien Cunin2013-05-301-2/+2
* | Merge "Fix error in instance_get_all_by_filters() use of soft_deleted filter"Jenkins2013-05-301-4/+4
|\ \
| * | Fix error in instance_get_all_by_filters() use of soft_deleted filterHans Lindgren2013-05-201-4/+4
* | | Don't update DB records for unchanged stats.Brian Elliott2013-05-171-3/+4
| |/ |/|
* | Merge "Raise AgentBuildNotFound on updating/destroying deleted object"Jenkins2013-05-291-17/+8
|\ \
| * | Raise AgentBuildNotFound on updating/destroying deleted objectSergey Skripnick2013-05-221-17/+8
* | | Merge "Sync shadow table for 159 migration"Jenkins2013-05-293-0/+217
|\ \ \
| * | | Sync shadow table for 159 migrationBoris Pavlovic2013-05-293-0/+217
* | | | Merge "Sync shadow table for 157 migration"Jenkins2013-05-291-0/+30
|\| | |
| * | | Sync shadow table for 157 migrationBoris Pavlovic2013-05-291-0/+30
* | | | Merge "Sync shadow table for 156 migration"Jenkins2013-05-291-0/+56
|\| | |
| * | | Sync shadow table for 156 migrationBoris Pavlovic2013-05-291-0/+56
* | | | Merge "Don't delete sys_meta on instance delete"Jenkins2013-05-291-3/+0
|\ \ \ \
| * | | | Don't delete sys_meta on instance deleteChris Behrens2013-05-291-3/+0
* | | | | Fix volume IO usage notifications been sent too often.Michael Kerrin2013-05-292-3/+7
|/ / / /
* | | | Merge "Add update method of security group name and description"Jenkins2013-05-292-0/+17
|\ \ \ \
| * | | | Add update method of security group name and descriptionZhenguo Niu2013-05-292-0/+17
* | | | | Fix and enable flake8 F812Joe Gordon2013-05-281-9/+9
| |/ / / |/| | |
* | | | Merge "Sync shadow table for 179 migration"Jenkins2013-05-241-0/+28
|\ \ \ \
| * | | | Sync shadow table for 179 migrationBoris Pavlovic2013-05-241-0/+28
* | | | | Merge "Remove copy paste from 179 migration"Jenkins2013-05-241-203/+22
|\| | | |
| * | | | Remove copy paste from 179 migrationBoris Pavlovic2013-05-241-203/+22
* | | | | Merge "Sync shadow table for 175 and 176 migration"Jenkins2013-05-241-0/+61
|\| | | |
| * | | | Sync shadow table for 175 and 176 migrationBoris Pavlovic2013-05-241-0/+61
* | | | | Merge "Change db `deleted` column type utils"Jenkins2013-05-241-2/+210
|\| | | |
| * | | | Change db `deleted` column type utilsBoris Pavlovic2013-05-241-2/+210
* | | | | Merge "Fix tests for sqlalchemy utils"Jenkins2013-05-241-4/+14
|\| | | |
| * | | | Fix tests for sqlalchemy utilsBoris Pavlovic2013-05-241-4/+14
* | | | | Merge "Removed session from fixed_ip_*() functions."Jenkins2013-05-231-34/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed session from fixed_ip_*() functions.Victor Sergeyev2013-05-221-34/+35
| |/ / /
* | / / Don't update API cell on get_nwinfoChris Behrens2013-05-221-11/+2
| |/ / |/| |
* | | Merge "Editable default quota support"Jenkins2013-05-202-0/+18
|\ \ \
| * | | Editable default quota supportliyingjun2013-05-182-0/+18
| |/ /
* | | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-201-1/+1
|\ \ \
| * | | 'm1.tiny' now has root_gb=1Rick Harris2013-05-161-1/+1
| |/ /
* | | Merge "Fix require_context() decorators."Jenkins2013-05-201-0/+2
|\ \ \ | |_|/ |/| |
| * | Fix require_context() decorators.Roman Podolyaka2013-05-181-0/+2
| |/
* | Merge "Optimize instance queries in compute manager"Jenkins2013-05-192-6/+47
|\ \ | |/ |/|
| * Optimize instance queries in compute managerHans Lindgren2013-05-082-6/+47
* | Merge "Add missing tests for db.fixed_ip_*(). functions."Jenkins2013-05-151-1/+1
|\ \
| * | Add missing tests for db.fixed_ip_*(). functions.Victor Sergeyev2013-05-151-1/+1
* | | Merge "Cells: Don't allow active -> build"Jenkins2013-05-151-0/+8
|\ \ \ | |/ / |/| |
| * | Cells: Don't allow active -> buildChris Behrens2013-05-151-0/+8
* | | Merge "Add missing unique constraint to KeyPair model."Jenkins2013-05-151-0/+1
|\ \ \
| * | | Add missing unique constraint to KeyPair model.Victor Sergeyev2013-05-141-0/+1
| |/ /
* | | Merge "Optimize db.instance_floating_address_get_all method"Jenkins2013-05-151-6/+15
|\ \ \ | |/ / |/| |