summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Improve bw_usage_update() performanceChris Behrens2012-08-132-28/+28
* Merge "Move results filtering to db."Jenkins2012-08-132-47/+56
|\
| * Move results filtering to db.Alex Meade2012-08-072-47/+56
* | Merge "Flavor extra specs extension use instance_type id"Jenkins2012-08-132-22/+30
|\ \
| * | Flavor extra specs extension use instance_type idYunhong, Jiang2012-08-062-22/+30
* | | Merge "Revert "Remove unused add_network_to_project() method""Jenkins2012-08-121-5/+16
|\ \ \
| * | | Revert "Remove unused add_network_to_project() method"Alessio Ababilov2012-08-101-5/+16
| | |/ | |/|
* | | Merge "import module, not type."Jenkins2012-08-101-2/+2
|\ \ \
| * | | import module, not type.Russell Bryant2012-08-101-2/+2
* | | | Merge "Make sure ec2 mapping raises proper exceptions"Jenkins2012-08-102-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure ec2 mapping raises proper exceptionsVishvananda Ishaya2012-08-102-10/+10
| |/ /
* / / General host aggregates part 2Joe Gordon2012-08-072-11/+35
|/ /
* | Merge "Remove old exception type"Jenkins2012-08-061-1/+2
|\ \
| * | Remove old exception typeStanislaw Pitucha2012-08-041-1/+2
| |/
* / Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-064-45/+419
|/
* Fix a comment typo in db apiShane Wang2012-08-021-1/+1
* Fix issue with filtering where a value is unicode.Alex Meade2012-08-011-1/+1
* Prevent instance_info_cache from being altered post instanceTrey Morris2012-07-311-1/+4
* Use event.listen() instead of deprecated listeners kwargJohannes Erdfelt2012-07-311-22/+17
* Convert virtual_interfaces to using instance_uuid.Michael Still2012-07-315-12/+262
* Make compute only auto-confirm its own instancesChris Behrens2012-07-282-4/+11
* 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
|/