summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | create new cidr type for data storageSean Dague2013-02-183-4/+72
| | |/ / | |/| |
* / | | Small spelling fix in sqlalchemy utils.Michael Still2013-02-191-1/+1
|/ / /
* | | Remove race condition (in TaskLog)Boris Pavlovic2013-02-182-21/+55
* | | Add generic dropper for duplicate rowsBoris Pavlovic2013-02-181-1/+52
* | | Fix typo/bug in generic UC dropperBoris Pavlovic2013-02-171-3/+3
|/ /
* | Merge "Allow archiving deleted rows to shadow tables, for performance."Jenkins2013-02-153-0/+198
|\ \
| * | Allow archiving deleted rows to shadow tables, for performance.David Ripton2013-02-143-0/+198
* | | Merge "Use joinedload for system_metadata in db"Jenkins2013-02-141-2/+3
|\ \ \
| * | | Use joinedload for system_metadata in dbJoe Gordon2013-02-131-2/+3
| |/ /
* | | Merge "Canonizes IPv6 before insert it into the db"Jenkins2013-02-141-3/+15
|\ \ \ | |_|/ |/| |
| * | Canonizes IPv6 before insert it into the dbMauro S. M. Rodrigues2013-02-131-3/+15
| |/
* | Merge "Fix regression in non-admin simple_usage:show."Jenkins2013-02-141-1/+1
|\ \
| * | Fix regression in non-admin simple_usage:show.Vishvananda Ishaya2013-02-111-1/+1
* | | API extension for accessing instance_actionsAndrew Laski2013-02-132-10/+7
| |/ |/|
* | Add generic UC dropperBoris Pavlovic2013-02-121-0/+117
|/
* Merge "Use joined version of db.api calls"Jenkins2013-02-092-30/+0
|\
| * Use joined version of db.api callsJoe Gordon2013-02-082-30/+0
* | Merge "Fix lazy load 'system_metadata' failed problem."Jenkins2013-02-071-1/+2
|\ \ | |/ |/|
| * Fix lazy load 'system_metadata' failed problem.Wenhao Xu2013-02-071-1/+2
* | Merge "Use oslo database code"Jenkins2013-02-074-696/+15
|\ \ | |/ |/|
| * Use oslo database codeEric Windisch2013-02-054-696/+15
* | Merge "Record instance actions and events"Jenkins2013-02-052-1/+9
|\ \ | |/ |/|
| * Record instance actions and eventsAndrew Laski2013-02-012-1/+9
* | Merge "Optimize floating ip list to make one db query"Jenkins2013-02-042-1/+18
|\ \
| * | Optimize floating ip list to make one db queryVishvananda Ishaya2013-02-022-1/+18
* | | Merge "Make system_metadata update in place"Jenkins2013-02-031-8/+12
|\ \ \ | |/ / |/| |
| * | Make system_metadata update in placeDan Smith2013-02-011-8/+12
| |/
* | Merge "populate dnsmasq lease db with valid leases"Jenkins2013-02-021-1/+5
|\ \
| * | populate dnsmasq lease db with valid leasesChet Burgess2013-01-251-1/+5
* | | Merge "Refactoring/cleanup of compute and db apis"Jenkins2013-02-022-57/+0
|\ \ \
| * | | Refactoring/cleanup of compute and db apisHans Lindgren2013-01-282-57/+0
* | | | Postgres does not like empty strings for type inetDavanum Srinivas2013-02-011-0/+5
| |_|/ |/| |