summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
* | | | | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-112-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-102-4/+4
| | |_|_|/ / / | |/| | | | |
* / | | | | | Nova instance group DB supportGary Kotton2013-06-114-0/+634
|/ / / / / /
* | | | | | Merge "DB migration to the new BDM data format"Jenkins2013-06-114-23/+312
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DB migration to the new BDM data formatNikola Dipanov2013-06-104-23/+312
* | | | | | Fix db.models.Service descriptionBoris Pavlovic2013-06-081-3/+5
|/ / / / /
* | / / / Rename unique constraints due to new convention.Victor Sergeyev2013-06-072-3/+168
| |/ / / |/| | |
* | | | 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
| |/ / |/| |