summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Fix rendering of FixedIpNotFoundForNetworkHost"Jenkins2013-01-301-1/+1
|\ \ \ \
| * | | | Fix rendering of FixedIpNotFoundForNetworkHostMate Lakat2013-01-241-1/+1
* | | | | Merge "Fix eventlet/mysql db pooling code"Jenkins2013-01-301-3/+17
|\ \ \ \ \
| * | | | | Fix eventlet/mysql db pooling codeBrian Elliott2013-01-301-3/+17
| | |/ / / | |/| | |
* | | | | Fix SQL Error with fixed ips under devstack/postgresqlDavanum Srinivas2013-01-291-1/+1
* | | | | Merge "Fix floating ips with external gateway"Jenkins2013-01-293-18/+26
|\ \ \ \ \
| * | | | | Fix floating ips with external gatewayVishvananda Ishaya2013-01-213-18/+26
* | | | | | Merge "Keep flavor information in system_metadata"Jenkins2013-01-291-0/+49
|\ \ \ \ \ \
| * | | | | | Keep flavor information in system_metadataDan Smith2013-01-291-0/+49
* | | | | | | Merge "refactored data upgrade tests in test_migrations"Jenkins2013-01-291-3/+3
|\| | | | | |
| * | | | | | refactored data upgrade tests in test_migrationsSean Dague2013-01-281-3/+3
| | |/ / / / | |/| | | |
* / | | | | Make sure there are no unused importJoe Gordon2013-01-281-2/+1
|/ / / / /
* | | | | Merge "Fixes task_log_get and task_log_get_all signatures"Jenkins2013-01-262-16/+12
|\ \ \ \ \
| * | | | | Fixes task_log_get and task_log_get_all signaturesTiago Mello2013-01-242-16/+12
| | |/ / / | |/| | |
* | | | | Merge "Add system_metadata to db.instance_get_active_by_window_joined"Jenkins2013-01-261-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add system_metadata to db.instance_get_active_by_window_joinedPhil Day2013-01-251-0/+1
| | |_|/ | |/| |
* | | | Merge "Avoid db lookup in info_from_instance()."Jenkins2013-01-251-1/+1
|\ \ \ \
| * | | | Avoid db lookup in info_from_instance().Russell Bryant2013-01-241-1/+1
| | |/ / | |/| |
* | | | Enable N302: Import modules onlyJoe Gordon2013-01-252-22/+23
| |/ / |/| |
* | | Merge "Fix hacking N302 import only modules"Jenkins2013-01-241-7/+5
|\ \ \ | |/ / |/| |
| * | Fix hacking N302 import only modulesJoe Gordon2013-01-241-7/+5
* | | Provide creating real unique constraints for columnsBoris Pavlovic2013-01-234-79/+333
|/ /
* | Merge "Fix the wrong datatype in task_log table."Jenkins2013-01-232-2/+54
|\ \
| * | Fix the wrong datatype in task_log table.Wenhao Xu2013-01-222-2/+54
* | | Merge "Clean up db network db calls for fixed and float"Jenkins2013-01-211-17/+11
|\ \ \
| * | | Clean up db network db calls for fixed and floatVishvananda Ishaya2013-01-171-17/+11
* | | | Merge "Remove restoring soft deleted entries part 2"Jenkins2013-01-211-14/+10
|\ \ \ \
| * | | | Remove restoring soft deleted entries part 2Boris Pavlovic2013-01-181-14/+10
* | | | | Merge "Remove restoring soft deleted entries part 1"Jenkins2013-01-211-36/+61
|\| | | | | |_|_|/ |/| | |
| * | | Remove restoring soft deleted entries part 1Boris Pavlovic2013-01-181-36/+61
* | | | Merge "Refactor work with TaskLog in sqlalchemy.api"Jenkins2013-01-211-51/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor work with TaskLog in sqlalchemy.apiBoris Pavlovic2013-01-071-51/+36
* | | | Merge "Remove some db calls from db servicegroup driver."Jenkins2013-01-181-0/+1
|\ \ \ \
| * | | | Remove some db calls from db servicegroup driver.Russell Bryant2013-01-181-0/+1
| | |/ / | |/| |
* / | | Cells: Fix for relaying instance info_cache updatesChris Behrens2013-01-181-6/+7
|/ / /
* | | Merge "Add host to instance_faults table."Jenkins2013-01-182-0/+37
|\ \ \ | |_|/ |/| |
| * | Add host to instance_faults table.Rick Harris2013-01-172-0/+37
* | | Merge "Clean up get_instance_id_by_floating_address"Jenkins2013-01-172-0/+19
|\ \ \ | |/ / |/| |
| * | Clean up get_instance_id_by_floating_addressJoe Gordon2013-01-152-0/+19
* | | Merge "Move compute node operations to conductor"Jenkins2013-01-171-1/+9
|\ \ \
| * | | Move compute node operations to conductorDan Smith2013-01-161-1/+9
* | | | Merge "use postgresql INET datatype for storing IPs"Jenkins2013-01-173-19/+116
|\ \ \ \ | |/ / / |/| | |
| * | | use postgresql INET datatype for storing IPsIonuț Arțăriși2013-01-143-19/+116
* | | | Merge "Cells: Add cells API extension"Jenkins2013-01-152-23/+19
|\ \ \ \
| * | | | Cells: Add cells API extensionChris Behrens2013-01-152-23/+19
* | | | | Merge "More HostAPI() cleanup for cells."Jenkins2013-01-151-9/+0
|\| | | |
| * | | | More HostAPI() cleanup for cells.Chris Behrens2013-01-151-9/+0
* | | | | Merge "Clean up compute API image_create"Jenkins2013-01-151-36/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up compute API image_createChris Behrens2013-01-131-36/+0
* | | | | Fix uses of service_get_all_compute_by_hostChris Behrens2013-01-142-5/+8
|/ / / /