summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ugly instance._rescue hackJohannes Erdfelt2012-07-271-2/+0
* Don't store system_metadata in xenstoreChris Behrens2012-07-271-1/+0
* Only enforce valid uuids if a uuid is passed.Michael Still2012-07-271-1/+1
* Merge "Convert fixed_ips to using instance_uuid."Jenkins2012-07-267-32/+327
|\
| * Convert fixed_ips to using instance_uuid.Michael Still2012-07-267-32/+327
* | Call correct implementation for quota_destroy_all_by_projectJohannes Erdfelt2012-07-261-1/+1
|/
* Include name in a primitive Instance.Russell Bryant2012-07-251-4/+16
* Merge "Inject instance metadata into xenstore"Jenkins2012-07-251-0/+1
|\
| * Inject instance metadata into xenstoreKevin L. Mitchell2012-07-251-0/+1
* | Merge "Handle NULL deleted_at in migration 112."Jenkins2012-07-251-0/+2
|\ \
| * | Handle NULL deleted_at in migration 112.Rick Harris2012-07-251-0/+2
| |/
* / Allow floating IP pools to be deletedMark McLoughlin2012-07-251-1/+1
|/
* Fix a bug in compute_node_statisticsKevin L. Mitchell2012-07-241-1/+2
* Merge "Updates migration 111 to work w/ Postgres."Jenkins2012-07-241-0/+5
|\
| * Updates migration 111 to work w/ Postgres.Dan Prince2012-07-211-0/+5
* | Add call to get hypervisor statisticsKevin L. Mitchell2012-07-232-0/+29
* | Merge "Remove unused add_network_to_project() method"Jenkins2012-07-231-16/+5
|\ \
| * | Remove unused add_network_to_project() methodMark McLoughlin2012-07-231-16/+5
| |/
* / Migrations for deleted data for previously deleted instances.Alex Meade2012-07-231-0/+67
|/
* Remove unnecessary use of with_lockmodeJohannes Erdfelt2012-07-201-1/+1
* Fix SQL deadlock in quota reservationsJohannes Erdfelt2012-07-192-30/+27
* remove unused clauses[] variableSean Dague2012-07-171-1/+0
* Merge "General-host-aggregates part 1."Jenkins2012-07-163-14/+76
|\
| * General-host-aggregates part 1.Joe Gordon2012-07-133-14/+76
* | Fix SADeprecationWarning: useexisting is deprecatedJoe Gordon2012-07-131-1/+1
|/
* Remove deprecated auth-related db codeBrian Waldon2012-07-117-446/+358
* Merge "Refactor instance_usage_audit. Add audit tasklog."Jenkins2012-07-114-8/+230
|\
| * Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-104-8/+230
* | Avoid lazy-loading errors on instance_typeVishvananda Ishaya2012-07-091-3/+3
|/
* Implements updating complete bw usage dataNikhil Komawar2012-07-061-0/+1
* This patch stops metadata from being deleted when an instance is deleted.Alex Meade2012-07-061-22/+0
* Modifies ec2/cloud to be able to use CinderJohn Griffith2012-07-031-2/+0
* Switch to common logging.Andrew Bogott2012-07-0220-20/+21
* Merge "Ability to read deleted system metadata records."Jenkins2012-06-291-2/+2
|\
| * Ability to read deleted system metadata records.Brian Lamar2012-06-291-2/+2
* | Remove passing superfluous read_deleted argumentJohannes Erdfelt2012-06-291-2/+1
|/
* Implement blueprint ec2-id-compatibilty.Yaguang Tang2012-06-284-0/+142
* Merge "Add hypervisor information extension."Jenkins2012-06-282-2/+21
|\
| * Add hypervisor information extension.Kevin L. Mitchell2012-06-272-2/+21
* | Rename the instance_id column in instance_info_caches.Michael Still2012-06-288-6/+247
|/
* Merge "Fix db calls for snaphsot and volume mapping"Jenkins2012-06-272-18/+13
|\
| * Fix db calls for snaphsot and volume mappingVishvananda Ishaya2012-06-252-18/+13
* | Merge "Improve filter_scheduler performance"Jenkins2012-06-272-9/+10
|\ \
| * | Improve filter_scheduler performanceChris Behrens2012-06-262-9/+10
| |/
* | Merge "Re-factor instance DB creation"Jenkins2012-06-272-15/+91
|\ \
| * | Re-factor instance DB creationChris Behrens2012-06-262-15/+91
| |/
* / Fix several PEP-8 issuesSascha Peilicke2012-06-261-4/+4
|/
* vm state and task state managementYun Mao2012-06-211-4/+3
* Merge "Spelling fixes"Jenkins2012-06-211-8/+8
|\
| * Spelling fixesJoe Gordon2012-06-191-8/+8