summaryrefslogtreecommitdiff
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add aggregates tables to the API db."Jenkins2016-06-012-0/+135
|\
| * Add aggregates tables to the API db.Mark Doffman2016-06-012-0/+135
* | Return 400 HTTP error for invalid flavor attributesdineshbhor2016-05-261-0/+9
* | Merge "remove db2 support from tree"Jenkins2016-05-2312-195/+62
|\ \
| * | remove db2 support from treeSean Dague2016-05-2312-195/+62
* | | Merge "Make flavor-manage api call destroy with Flavor object"Jenkins2016-05-232-5/+5
|\ \ \
| * | | Make flavor-manage api call destroy with Flavor objectHans Lindgren2016-05-192-5/+5
| |/ /
* | | Merge "Drop fields from BuildRequest object and model"Jenkins2016-05-231-26/+7
|\ \ \ | |_|/ |/| |
| * | Drop fields from BuildRequest object and modelAndrew Laski2016-05-181-26/+7
| |/
* | Merge "Add resource provider tables to the api database"Jenkins2016-05-212-0/+195
|\ \
| * | Add resource provider tables to the api databaseDan Smith2016-05-202-0/+195
| |/
* | Completed migrations are not "in progress"Dan Smith2016-05-191-1/+1
|/
* Make some build_requests columns nullableAndrew Laski2016-05-162-7/+52
* config options: centralize section "database" + "api_database"Markus Zoeller2016-05-163-87/+5
* Fix migration query with unicode statusMatthew Booth2016-05-131-1/+1
* Merge "Add Keypairs to the API database"Jenkins2016-05-132-0/+67
|\
| * Add Keypairs to the API databaseDan Smith2016-05-112-0/+67
* | Merge "db: retry instance_info_cache_update() on deadlock"Jenkins2016-05-111-0/+1
|\ \ | |/ |/|
| * db: retry instance_info_cache_update() on deadlockRoman Podoliaka2016-04-071-0/+1
* | Merge "Add ability to filter migrations by instance uuid"Jenkins2016-05-101-0/+3
|\ \
| * | Add ability to filter migrations by instance uuidOleg Bondarev2016-04-291-0/+3
* | | Merge "Add keypairs to instance_extra"Jenkins2016-05-092-0/+29
|\ \ \
| * | | Add keypairs to instance_extraDan Smith2016-05-062-0/+29
| |/ /
* | | Archive instance_actions and instance_actions_eventCedric LECOMTE2016-05-021-0/+29
|/ /
* | Merge "Properly clean up BDMs when _provision_instances fails"Jenkins2016-04-201-0/+3
|\ \
| * | Properly clean up BDMs when _provision_instances failsMatt Riedemann2016-04-151-0/+3
* | | Add instance/instance_uuid to build_requests tableAndrew Laski2016-04-142-0/+57
|/ /
* | Merge "DB API changes for the nova-manage quota_usage_refresh command"Jenkins2016-04-122-38/+101
|\ \
| * | DB API changes for the nova-manage quota_usage_refresh commandChuck Carmack2016-04-062-38/+101
* | | Drop compute node uuid online migration codeDan Smith2016-04-111-18/+0
* | | Merge "Fix typo in compute node mega join comments"Jenkins2016-04-081-2/+2
|\ \ \
| * | | Fix typo in compute node mega join commentsMatt Riedemann2016-04-061-2/+2
* | | | Merge "Add tag column to vifs and bdm"Jenkins2016-04-082-0/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add tag column to vifs and bdmArtom Lifshitz2016-04-012-0/+50
| | |/ | |/|
* | | Merge "Added db API layer to add instance tag-list filtering support"Jenkins2016-04-071-3/+30
|\ \ \
| * | | Added db API layer to add instance tag-list filtering supportSergey Nikitin2016-04-061-3/+30
| | |/ | |/|
* | | config options: centralize quota optionsAllen Gao2016-04-071-2/+2
* | | Merge "Remove flavor seeding from the base migration"Jenkins2016-04-061-30/+0
|\ \ \ | |/ / |/| |
| * | Remove flavor seeding from the base migrationDan Smith2016-04-051-30/+0
| |/
* | Merge "Soft delete instance group member when delete instance"Jenkins2016-04-051-0/+3
|\ \
| * | Soft delete instance group member when delete instancezte-hanrong2016-03-091-0/+3
* | | Add Service.get_minimum_version_multi() for multiple binariesDan Smith2016-03-311-5/+6
* | | Make compute_node_statistics() use new schemaJay Pipes2016-03-311-28/+109
| |/ |/|
* | Merge "Add Newton sanity check migration"Jenkins2016-03-251-0/+47
|\ \
| * | Add Newton sanity check migrationDan Smith2016-03-161-0/+47
* | | Include CellMapping in InstanceMapping objectAndrew Laski2016-03-241-0/+4
* | | Add backrefs to api db modelsAndrew Laski2016-03-181-0/+12
* | | Make Flavor.get operations prefer the API databaseDan Smith2016-03-171-0/+8
|/ /
* | Add placeholder migrations for Mitaka backportsDan Smith2016-03-1615-0/+345
* | Merge "Add include_disabled parameter to service_get_all_by_binary"Jenkins2016-03-102-8/+13
|\ \