summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Retry bw_usage_update() on innodb Deadlock"Jenkins2013-02-211-0/+37
|\
| * Retry bw_usage_update() on innodb DeadlockChris Behrens2013-02-191-0/+37
* | Merge "Move some context checking code from sqlalchemy"Jenkins2013-02-211-64/+25
|\ \
| * | Move some context checking code from sqlalchemyChris Behrens2013-02-201-64/+25
* | | Remove race condition (in Networks)Boris Pavlovic2013-02-212-9/+46
|/ /
* | Fix handling of source_groups with no-db-compute.Vishvananda Ishaya2013-02-201-1/+2
* | Use oslo-config-2013.1b4Mark McLoughlin2013-02-194-5/+6
* | Merge "Default SG rules for the Security Group "Default""Jenkins2013-02-194-0/+152
|\ \
| * | Default SG rules for the Security Group "Default"Morgan Fainberg2013-02-194-0/+152
* | | Merge "Remove unused nova.db.api:network_get_by_bridge"Jenkins2013-02-192-15/+0
|\ \ \
| * | | Remove unused nova.db.api:network_get_by_bridgeJoe Gordon2013-02-192-15/+0
| | |/ | |/|
* | | Merge "Change CIDR column size on migration version 149"Jenkins2013-02-191-1/+1
|\ \ \
| * | | Change CIDR column size on migration version 149Mauro S. M. Rodrigues2013-02-181-1/+1
| | |/ | |/|
* | | Merge "Assign unique names with os-multiple-create."Jenkins2013-02-191-1/+2
|\ \ \
| * | | Assign unique names with os-multiple-create.Russell Bryant2013-02-151-1/+2
* | | | Merge "Remove unused nova.db.api:network_get_by_instance"Jenkins2013-02-192-19/+0
|\ \ \ \
| * | | | Remove unused nova.db.api:network_get_by_instanceJoe Gordon2013-02-192-19/+0
| | |_|/ | |/| |
* | | | Merge "Remove unused db calls from nova.db.sqlalchemy.api"Jenkins2013-02-191-59/+0
|\ \ \ \
| * | | | Remove unused db calls from nova.db.sqlalchemy.apiJoe Gordon2013-02-181-59/+0
| |/ / /
* | | | Merge "Remove unused db calls"Jenkins2013-02-192-29/+0
|\ \ \ \
| * | | | Remove unused db callsJoe Gordon2013-02-182-29/+0
* | | | | Merge "create new cidr type for data storage"Jenkins2013-02-193-4/+72
|\ \ \ \ \ | | |_|_|/ | |/| | |