summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix hardcoded topic strings with constants."Jenkins2012-10-261-4/+5
|\ \ | |/ |/|
| * Fix hardcoded topic strings with constants.Michael H Wilson2012-10-251-4/+5
* | Merge "Remove is_admin_context from sqlalchemy.api"Jenkins2012-10-251-11/+4
|\ \
| * | Remove is_admin_context from sqlalchemy.apiJoe Gordon2012-10-231-11/+4
| |/
* | Merge "More specific exception handling in migration 091."Jenkins2012-10-251-28/+15
|\ \
| * | More specific exception handling in migration 091.Rick Harris2012-10-231-28/+15
| |/
* | Remove unused table options dicts.Monty Taylor2012-10-241-5/+2
* | Merge "Fix and enable pep8 E502, E712"Jenkins2012-10-243-5/+5
|\ \
| * | Fix and enable pep8 E502, E712Joe Gordon2012-10-223-5/+5
| |/
* / Migrate network of an instanceJian Wen2012-10-242-0/+18
|/
* read_deleted snapshot and volume id mappings.Adam Gandelman2012-10-111-2/+4
* Revert "Tell SQLite to enforce foreign keys."Joe Gordon2012-10-111-10/+0
* Tell SQLite to enforce foreign keys.David Ripton2012-10-091-0/+10
* Set read_deleted='yes' for instance_id_mappings.Adam Gandelman2012-10-041-1/+4
* Merge "Updated code to update attach_time of a volume while detaching"Jenkins2012-10-041-0/+1
|\
| * Updated code to update attach_time of a volume while detachingArathi2012-09-261-0/+1
* | remove deprecated connection_type flagSean Dague2012-10-011-10/+1
* | Merge "Fixes error message for flavor-create duplicate ID"Jenkins2012-09-301-1/+1
|\ \
| * | Fixes error message for flavor-create duplicate IDAndy McCrae2012-09-271-1/+1
| |/
* | Merge "Deleting security group does not mark rules as deleted"Jenkins2012-09-301-0/+6
|\ \
| * | Deleting security group does not mark rules as deletedAaron Rosen2012-09-251-0/+6
| |/
* / Collect more accurate bandwidth data for XenServerMonsyne Dragon2012-09-255-5/+101
|/
* LOG.exception() should only be used in exception handlerJohannes Erdfelt2012-09-251-1/+1
* Fix bugs in resource tracker and cleanupBrian Elliott2012-09-201-2/+0
* Merge "Properly create and delete Aggregates"Jenkins2012-09-203-7/+58
|\
| * Properly create and delete AggregatesJoe Gordon2012-09-193-7/+58
* | Merge "Fix marker pagination for /servers"Jenkins2012-09-201-0/+5
|\ \
| * | Fix marker pagination for /serversMark Washenberger2012-09-191-0/+5
* | | Merge "Always yield to other greenthreads after database calls"Jenkins2012-09-201-1/+14
|\ \ \ | |_|/ |/| |
| * | Always yield to other greenthreads after database callsJohannes Erdfelt2012-09-191-1/+14
| |/
* / Fix aggregate_hosts.host migration for sqliteJoe Gordon2012-09-191-2/+1
|/
* Merge "make ensure_default_security_group() call sgh"Jenkins2012-09-192-5/+16
|\
| * make ensure_default_security_group() call sghAaron Rosen2012-09-182-5/+16
* | Correct db migration 91Brian Waldon2012-09-181-6/+77
|/
* Include volume_metadata with object on vol createJohn Griffith2012-09-171-1/+1
* Clean up handling of project_only in network_getVishvananda Ishaya2012-09-142-25/+25
* Make ip block splitting a bit more self documenting.Michael Still2012-09-111-3/+3
* Improve floating IP delete speed.Michael Still2012-09-092-2/+37
* Execute attach_time query earlier in migration 98Brian Waldon2012-09-071-2/+2
* Merge "Refer to correct column names in migration 98"Jenkins2012-09-071-2/+2
|\
| * Refer to correct column names in migration 98Brian Waldon2012-09-071-2/+2
* | Implement paginate query use marker in nova-apipengyuwei2012-09-072-3/+13
|/
* Speed up creating floating ips.Michael Still2012-09-041-1/+12
* Fixes sqlalchemy.api.compute_node_get_by_hostJian Wen2012-09-031-1/+1
* Merge "Fix quota reservation expiration"Jenkins2012-09-031-0/+6
|\
| * Fix quota reservation expirationMark McLoughlin2012-09-011-0/+6
* | Address race condition from concurrent task state updateYun Mao2012-08-311-0/+13
|/
* Merge "Fix column variable typo"Jenkins2012-08-271-1/+1
|\
| * Fix column variable typoYun Mao2012-08-271-1/+1
* | Implement project specific flavors APIunicell2012-08-274-0/+176
|/