summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Make database downgrade works"Jenkins2012-02-23102-2293/+4888
|\
| * Make database downgrade worksHengqing Hu2012-02-17102-2293/+4888
* | Merge "Don't allow EC2 removal of security group in use."Jenkins2012-02-222-0/+40
|\ \
| * | Don't allow EC2 removal of security group in use.Russell Bryant2012-02-142-0/+40
* | | blueprint host-aggregates: improvements and clean-upArmando Migliaccio2012-02-222-3/+34
* | | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-212-34/+78
* | | Exception cleanupJoe Gordon2012-02-211-1/+1
* | | Merge "Support non-UTC timestamps in changes-since filter"Jenkins2012-02-201-1/+1
|\ \ \
| * | | Support non-UTC timestamps in changes-since filterEoghan Glynn2012-02-171-1/+1
* | | | Fix traceback running instance-usage-auditMonsyne Dragon2012-02-171-1/+3
|/ / /
* | | Merge "Remove all uniqueness constraints in migration 76"Jenkins2012-02-171-10/+12
|\ \ \
| * | | Remove all uniqueness constraints in migration 76Brian Waldon2012-02-161-10/+12
* | | | bug 933620: Error during ComputeManager._poll_bandwidth_usageArmando Migliaccio2012-02-171-1/+1
| |_|/ |/| |
* | | 077_convert_to_utf8: Convert *all* FK tables earlyAdam Gandelman2012-02-161-23/+24
|/ /
* | Core modifications for future zones service.Chris Behrens2012-02-165-4/+129
* | Merge "bw_usage takes a MAC address now."Jenkins2012-02-151-1/+1
|\ \
| * | bw_usage takes a MAC address now.Josh Kearney2012-02-151-1/+1
* | | Merge "Prevent Duplicate VLAN IDs"Jenkins2012-02-151-0/+7
|\ \ \ | |/ / |/| |
| * | Prevent Duplicate VLAN IDsAndrew Clay Shafer2012-02-151-0/+7
| |/
* / Update migration 076 so it supports PostgreSQL.Dan Prince2012-02-141-14/+30
|/
* Standardize logging delaration and useJason Kölker2012-02-1437-71/+131
* Remove duplicate variableJohannes Erdfelt2012-02-131-2/+0
* Converting db tables to utf8.Naveed Massjouni2012-02-101-0/+61
* Merge "Removes constraints from instance and volume types"Jenkins2012-02-105-120/+229
|\
| * Removes constraints from instance and volume typesVishvananda Ishaya2012-02-085-120/+229
* | Remove the last of the gflags shim layerMark McLoughlin2012-02-103-9/+4
* | Merge "Backslash continuations (nova.db)"Jenkins2012-02-105-36/+31
|\ \ | |/ |/|
| * Backslash continuations (nova.db)Zhongyue Luo2012-02-055-36/+31
* | Update migration to work when data already existsJason Kölker2012-02-071-11/+25
* | Fix _poll_bandwidth_usage if no network on vifJason Kölker2012-02-064-6/+96
|/
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-032-2/+2
* Fix disassociation of fixed IPs when using FlatManagerJohannes Erdfelt2012-02-021-1/+1
* Get rid of DeprecationWarning during db migrationThierry Carrez2012-02-021-2/+2
* Ties quantum, melange, and nova network modelTrey Morris2012-02-011-2/+7
* Merge "Remove session arguments from db.api"Jenkins2012-01-301-18/+12
|\
| * Remove session arguments from db.apiMark Washenberger2012-01-271-18/+12
* | Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-282-14/+30
* | Remove session arg from sm_backend_conf_updateBrian Waldon2012-01-271-1/+1
|/
* Merge changes If0c92dca,I75d8b616Jenkins2012-01-261-3/+10
|\
| * blueprint host-aggregates: OSAPI/virt integration, via nova.compute.apiArmando Migliaccio2012-01-251-3/+10
* | Ignore connection_type when no instances existBrian Waldon2012-01-251-4/+13
* | Fixes bug 921265 - i'nova-manage flavor create|list'Dean Troyer2012-01-251-1/+2
|/
* Merge "usage: Fix time filtering"Jenkins2012-01-241-16/+16
|\
| * usage: Fix time filteringCole Robinson2012-01-241-16/+16
* | Merge "Change the logic for deleting a record dns_domains."Jenkins2012-01-241-3/+3
|\ \
| * | Change the logic for deleting a record dns_domains.Andrew Bogott2012-01-211-3/+3
* | | Merge "Add an API extension for creating+deleting flavors"Jenkins2012-01-241-4/+4
|\ \ \ | | |/ | |/|
| * | Add an API extension for creating+deleting flavorsCole Robinson2012-01-241-4/+4
* | | Abstract out _exact_match_filter()Kevin L. Mitchell2012-01-241-40/+48
|/ /
* | Merge "Adds a bandwidth filter DB call."Jenkins2012-01-242-0/+45
|\ \