summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Force resource updates to update updated_at"Jenkins2013-03-121-0/+5
|\
| * Force resource updates to update updated_atChris Behrens2013-03-111-0/+5
* | Merge "Remove instance['instance_type'] relationship from db api"Jenkins2013-03-122-22/+1
|\ \
| * | Remove instance['instance_type'] relationship from db apiDan Smith2013-03-112-22/+1
| |/
* / Extended server attributes can show wrong hypervisor_hostnameHans Lindgren2013-03-102-13/+0
|/
* Merge "Make nova-manage db archive_deleted_rows more explicit"Jenkins2013-03-081-5/+1
|\
| * Make nova-manage db archive_deleted_rows more explicitJoe Gordon2013-03-081-5/+1
* | Merge "Fix instance_system_metadata deleted columns"Jenkins2013-03-061-0/+33
|\ \
| * | Fix instance_system_metadata deleted columnsChris Behrens2013-03-051-0/+33
| |/
* | Merge "Imporove db.sqlalchemy.api._validate_unique_server_name method"Jenkins2013-03-051-13/+13
|\ \ | |/ |/|
| * Imporove db.sqlalchemy.api._validate_unique_server_name methodBoris Pavlovic2013-03-041-13/+13
* | Merge "Push 'Error' result from event to instance action."Jenkins2013-03-041-0/+4
|\ \
| * | Push 'Error' result from event to instance action.Andrew Laski2013-02-151-0/+4
* | | Remove unused db calls from nova.db.apiJoe Gordon2013-03-042-75/+0
| |/ |/|
* | Merge "Compute manager should remove dead resources"Jenkins2013-03-042-1/+20
|\ \
| * | Compute manager should remove dead resourcesDevananda van der Veen2013-03-042-1/+20
* | | Merge "instance_info_cache_update creates wrongly"Jenkins2013-03-021-7/+7
|\ \ \
| * | | instance_info_cache_update creates wronglyChris Behrens2013-03-011-7/+7
* | | | Merge "Remove unused nova.db.api:instance_get_all_by_reservation"Jenkins2013-03-022-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unused nova.db.api:instance_get_all_by_reservationJoe Gordon2013-02-252-12/+0
* | | | Merge "Add instance_type_get() to virt api"Jenkins2013-03-021-12/+0
|\ \ \ \
| * | | | Add instance_type_get() to virt apiDan Smith2013-02-281-12/+0
* | | | | don't stack trace if long ints are passed to dbSean Dague2013-02-281-6/+12
* | | | | Merge "Remove duplicate options(joinedload) from aggregates db code"Jenkins2013-02-281-4/+3
|\ \ \ \ \
| * | | | | Remove duplicate options(joinedload) from aggregates db codeJoe Gordon2013-02-281-4/+3
* | | | | | Merge "Shrink size of aggregate_metadata_get_by_host sql query"Jenkins2013-02-281-18/+5
|\| | | | |
| * | | | | Shrink size of aggregate_metadata_get_by_host sql queryJoe Gordon2013-02-281-18/+5
* | | | | | Merge "Remove old commented out code in sqlalchemy models"Jenkins2013-02-281-6/+0
|\ \ \ \ \ \
| * | | | | | Remove old commented out code in sqlalchemy modelsJoe Gordon2013-02-281-6/+0
| |/ / / / /
* | | | | | Merge "Don't blindly skip first migration."Jenkins2013-02-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't blindly skip first migration.Rick Harris2013-02-281-1/+1
* | | | | | Merge "Migration 148: Fix drop table dependency order"Jenkins2013-02-281-19/+7
|\| | | | |
| * | | | | Migration 148: Fix drop table dependency orderRick Harris2013-02-261-19/+7
* | | | | | Merge "Migration 147: Prevent duplicate aggregate_hosts"Jenkins2013-02-281-2/+6
|\| | | | |
| * | | | | Migration 147: Prevent duplicate aggregate_hostsRick Harris2013-02-261-2/+6
| | |_|/ / | |/| | |
* | | | | Merge "Revert IP Address column length to 39"Jenkins2013-02-273-0/+223
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert IP Address column length to 39Mauro S. M. Rodrigues2013-02-263-0/+223
| |/ / /
* | | | Merge "Update OpenStack LLC to Foundation"Jenkins2013-02-2718-18/+18
|\ \ \ \
| * | | | Update OpenStack LLC to FoundationKurt Taylor2013-02-2618-18/+18
* | | | | Merge "Retry floating_ip_fixed_ip_associate on deadlock."Jenkins2013-02-271-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Retry floating_ip_fixed_ip_associate on deadlock.Russell Bryant2013-02-261-0/+1
| |/ / /
* / / / Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-251-26/+11
|/ / /
* | | Merge "Migration 146: Execute delete call."Jenkins2013-02-221-1/+2
|\ \ \
| * | | Migration 146: Execute delete call.Rick Harris2013-02-211-1/+2
* | | | Merge "Migration 144: Fix drop index statement"Jenkins2013-02-221-22/+30
|\| | |
| * | | Migration 144: Fix drop index statementRick Harris2013-02-211-22/+30
* | | | Merge "Migration 135: Fix drop_column statement"Jenkins2013-02-221-2/+1
|\| | |
| * | | Migration 135: Fix drop_column statementRick Harris2013-02-211-2/+1
| |/ /
* / / Spelling: compatable=>compatibleJoe Gordon2013-02-211-3/+3
|/ /
* | Move DB thread pooling to DB API.Chris Behrens2013-02-212-6/+10