summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix disassociate query to remove foreign keysVishvananda Ishaya2012-03-281-10/+14
| |/
* / Support sql_connection_debug to get SQL diagnostic informationJustin Santa Barbara2012-03-261-0/+6
|/
* Remove unused certificate SQL calls.Dan Prince2012-03-232-36/+0
* Assume migrate module missing __version__ is oldMark Washenberger2012-03-221-5/+3
* Merge "Make sqlite in-memory-db usable to unittest"Jenkins2012-03-222-26/+74
|\
| * Make sqlite in-memory-db usable to unittestHengqing Hu2012-03-172-26/+74
* | Merge "Implement quota classes."Jenkins2012-03-214-3/+199
|\ \
| * | Implement quota classes.Kevin L. Mitchell2012-03-204-3/+199
* | | Fixes bug 949038John Garbutt2012-03-202-30/+32
|/ /
* / Improve performance of generating dhcp leasesVishvananda Ishaya2012-03-192-9/+43
|/
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-153-152/+0
* Merge "db api: Remove check for security groups reference"Jenkins2012-03-161-14/+0
|\
| * db api: Remove check for security groups referenceAdam Gandelman2012-03-151-14/+0
* | Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
|/
* Merge "Make fixed_ip_disassociate_all_by_timeout work."Jenkins2012-03-141-2/+3
|\
| * Make fixed_ip_disassociate_all_by_timeout work.Dan Prince2012-03-131-2/+3
* | Merge "Use a FixedIp subquery to find networks by host"Jenkins2012-03-131-2/+6
|\ \
| * | Use a FixedIp subquery to find networks by hostJason Kölker2012-03-131-2/+6
| |/
* | Merge "add convert_unicode to sqlalchemy connection arguments"Jenkins2012-03-131-0/+1
|\ \
| * | add convert_unicode to sqlalchemy connection argumentsPeng Yong2012-03-111-0/+1
* | | Merge "refactoring code, check connection in Listener. refer to Bug #943031"Jenkins2012-03-131-21/+28
|\ \ \ | |_|/ |/| |
| * | refactoring code, check connection in Listener. refer to Bug #943031Peng Yong2012-03-121-21/+28
* | | Sort results from describe_instances in EC2 API.Russell Bryant2012-03-132-4/+9
* | | Merge "Fixes bug 943188"Jenkins2012-03-121-4/+5
|\ \ \
| * | | Fixes bug 943188John Garbutt2012-02-291-4/+5
* | | | Merge "Fix nova-manage backend_add with sr_uuid"Jenkins2012-03-122-3/+3
|\ \ \ \
| * | | | Fix nova-manage backend_add with sr_uuidAlex Meade2012-03-092-3/+3
* | | | | Nuke some unused SQL api calls.Dan Prince2012-03-122-254/+0
| |_|/ / |/| | |
* | | | Remove update lockmode from compute_node_get_by_hostDerek Higgins2012-03-101-6/+5
| |_|/ |/| |
* | | Merge "Clean up setup and teardown for dhcp managers"Jenkins2012-03-101-0/+1
|\ \ \ | |/ / |/| |
| * | Clean up setup and teardown for dhcp managersVishvananda Ishaya2012-03-091-0/+1
* | | Remove an obsolete FIXME comment.Alex Meade2012-03-081-2/+0
|/ /
* | Merge "Use sqlalchemy reflection in migration 080"Jenkins2012-03-081-10/+7
|\ \
| * | Use sqlalchemy reflection in migration 080Hengqing Hu2012-03-081-10/+7
* | | Merge "info_cache is related to deleted instance"Jenkins2012-03-081-3/+1
|\ \ \
| * | | info_cache is related to deleted instanceTrey Morris2012-03-081-3/+1
| |/ /
* / / Fix racey snapshots.Rick Harris2012-03-082-0/+43
|/ /
* | Merge "Setup and teardown networks during migration"Jenkins2012-03-071-0/+2
|\ \
| * | Setup and teardown networks during migrationTrey Morris2012-03-061-0/+2
| |/
* | Merge "Update fixed_ip_associate to not use relationships"Jenkins2012-03-071-8/+4
|\ \
| * | Update fixed_ip_associate to not use relationshipsMaru Newby2012-03-041-8/+4
* | | Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-4/+4
|/ /
* | Merge "sm vol driver: Fix regression in sm_backend_conf_update"Jenkins2012-03-011-6/+9
|\ \
| * | sm vol driver: Fix regression in sm_backend_conf_updateRenuka Apte2012-02-271-6/+9
* | | register Cell model, not Zone modelChris Behrens2012-02-291-1/+1
| |/ |/|
* | Rename zones table to cells and Instance.zone_name to cell_nameChris Behrens2012-02-284-40/+75
* | Merge "Do not hit the network_api every poll"Jenkins2012-02-284-10/+73
|\ \
| * | Do not hit the network_api every pollJason Kölker2012-02-274-10/+73
| |/
* / Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-262-18/+0
|/
* Add hypervisor_hostname to compute_nodes table and use it in XenServer.Josh Kearney2012-02-234-4/+39