summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adds a bandwidth filter DB call.Josh Kearney2012-01-242-0/+45
* | | KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-244-5/+450
|/ /
* | ComputeNode Capacity supportSandy Walsh2012-01-234-7/+231
* | Fix nova-manage floating list (fixes bug 918804)Dean Troyer2012-01-202-0/+13
|/
* Merge "Drop FK constraint if it exists in migration 064"Jenkins2012-01-201-0/+14
|\
| * Drop FK constraint if it exists in migration 064Chuck Short2012-01-171-0/+14
* | Add dns domain manipulation to nova.Andrew Bogott2012-01-184-0/+176
* | Merge "Only update if there are networks to update"Jenkins2012-01-171-52/+58
|\ \
| * | Only update if there are networks to updateJohannes Erdfelt2012-01-171-52/+58
| |/
* / blueprint host-aggregatesArmando Migliaccio2012-01-174-0/+420
|/
* Fixes bug 917128Alvaro Lopez Garcia2012-01-171-2/+2
* Implement BP untie-nova-network-modelsJason Kölker2012-01-166-152/+350
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-1321-28/+12
* First implementation of bp/live-migration-resource-calcmasumotok2012-01-132-0/+51
* Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-122-0/+46
* Call to instance_info_cache_delete to use uuidAlex Meade2012-01-113-21/+22
* Bug #914907: register_models in db/sqlalchemy/models.py references non-existe...Armando Migliaccio2012-01-111-1/+1
* Adds support for floating ip poolsVishvananda Ishaya2012-01-094-4/+70
* preload cache table and keep it up to dateTrey Morris2012-01-054-13/+255
* Every string does not need to be internationalizedJohannes Erdfelt2012-01-031-9/+9
* Unused db.api cleanuplzyeval2012-01-032-45/+0
* Adding index to instances project_id columnNaveed Massjouni2011-12-271-0/+31
* Fixes LP bug #907898.Dan Prince2011-12-221-4/+4
* Remove code in migration 064 to drop an fkey that does not exist.Dan Prince2011-12-221-12/+0
* Use SQLAlchemy to drop foreign key in DB migrateCor Cornelisse2011-12-221-5/+11
* Makes disassociate by timeout work with multi-hostVishvananda Ishaya2011-12-161-8/+17
* Adds missing joinedload for vif loading.Vishvananda Ishaya2011-12-161-1/+1
* Starting work on exposing service functionality.Rick Harris2011-12-152-0/+13
* Ensure fkey is dropped before removing instance_idThierry Carrez2011-12-151-0/+7
* Expose Asynchronous Fault entity in the OSAPIAlex Meade2011-12-152-11/+22
* Bug 902626jakedahn2011-12-141-1/+0
* Renaming instance_actions.instance_id column to instance_uuid.Naveed Massjouni2011-12-134-13/+78
* Merge "fixed_ips by vif does not raise"Jenkins2011-12-122-6/+3
|\
| * fixed_ips by vif does not raiseAaron Lee2011-12-092-6/+3
* | Add preparation for asynchronous instance faultsAlex Meade2011-12-094-1/+107
|/
* Adds network model and network info cache.Trey Morris2011-12-084-0/+196
* Add ability to see deleted and active records.Rick Harris2011-12-071-941/+683
* add index to instance_uuid column in instancesTrey Morris2011-12-051-0/+29
* Remove some unused imports from dbMark McLoughlin2011-12-021-2/+0
* Remove VIF<->Network FK dependancyJason Kölker2011-11-305-23/+151
* split rxtx_factor into network and instance_typeAaron Lee2011-11-305-3/+293
* Merge "Fix for bug 887712"Jenkins2011-11-291-7/+10
|\
| * Fix for bug 887712Adrian Smith2011-11-291-7/+10
* | removed logic of throwing exception if no floating ipJesse Andrews2011-11-281-9/+6
|/
* Updating {add,remove}_security_group in compute.api to use instanceNaveed Massjouni2011-11-221-5/+7
* Merge "Defining volumes table to allow FK constraint."Jenkins2011-11-181-0/+4
|\
| * Defining volumes table to allow FK constraint.Rick Harris2011-11-141-0/+4
* | Merge "Adding downgrade for migration 57 plus test"Jenkins2011-11-171-0/+9
|\ \
| * | Adding downgrade for migration 57 plus testRick Harris2011-11-141-0/+9
| |/
* | Replacing disk config extension to match spec.Rick Harris2011-11-162-1/+41