summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Optimize db.instance_floating_address_get_all methodBoris Pavlovic2013-05-081-6/+15
* Session cleanup for db.floating_ip_* methodsBoris Pavlovic2013-05-081-10/+6
* Add an index to compute_node_statsBrian Elliott2013-05-041-0/+37
* Merge "Remove security_group_handler"Jenkins2013-05-071-9/+3
|\
| * Remove security_group_handlerAaron Rosen2013-05-061-9/+3
* | Merge "Delete InstanceSystemMetadata on instance deletion"Jenkins2013-05-071-0/+3
|\ \ | |/ |/|
| * Delete InstanceSystemMetadata on instance deletionJoe Gordon2013-05-021-0/+3
* | Remove race condition (in FloatingIps)Boris Pavlovic2013-05-032-33/+57
* | Add missing tests for db.floating_ip_* methodsBoris Pavlovic2013-05-031-1/+1
* | Volume IO usage gets reset to 0 after a reboot / crashMichael Kerrin2013-05-011-8/+39
|/
* Merge "Add the availability_zone to the volume.usage notifications"Jenkins2013-04-304-5/+65
|\
| * Add the availability_zone to the volume.usage notificationsMichael Kerrin2013-04-304-5/+65
* | Merge "Performance optimization for contrib.flavorextraspecs"Jenkins2013-04-302-0/+17
|\ \ | |/ |/|
| * Performance optimization for contrib.flavorextraspecsBoris Pavlovic2013-04-302-0/+17
* | Merge "Update NovaBase model per changes on oslo.db.sqlalchemy"Jenkins2013-04-301-2/+4
|\ \ | |/ |/|
| * Update NovaBase model per changes on oslo.db.sqlalchemyZhongyue Luo2013-04-271-2/+4
* | Merge "Refactor work with db.instance_type_* methods"Jenkins2013-04-291-95/+81
|\ \ | |/ |/|
| * Refactor work with db.instance_type_* methodsBoris Pavlovic2013-04-291-95/+81
* | Merge "Fix fixed_ip_count_by_project in DB API"Jenkins2013-04-261-1/+1
|\ \
| * | Fix fixed_ip_count_by_project in DB APIDmitry Spikhalskiy2013-04-221-1/+1
* | | Merge "Allow listing fixed_ips for a given compute host."Jenkins2013-04-262-0/+38
|\ \ \ | |_|/ |/| |
| * | Allow listing fixed_ips for a given compute host.Michael Still2013-04-152-0/+38
* | | Fix bug in db.instance_type_destroyBoris Pavlovic2013-04-251-1/+6
* | | Move db.instance_type_extra_specs_* to db.instance_type_* methodsBoris Pavlovic2013-04-242-101/+95
* | | Add option to exclude joins from instance_get_by_uuidAndrew Laski2013-04-222-11/+21
| |/ |/|
* | Remove orphaned db method instance_test_and_setHans Lindgren2013-04-151-9/+0
|/
* Don't join metadata twice in instance_get_all()Brian Elliott2013-04-111-1/+1
* Merge "Optimize some of the periodic task database queries in n-cpu"Jenkins2013-04-101-1/+5
|\
| * Optimize some of the periodic task database queries in n-cpuDan Smith2013-04-101-1/+5
* | Merge "Change DB API instance functions for selective metadata fetching"Jenkins2013-04-102-4/+5
|\|
| * Change DB API instance functions for selective metadata fetchingDan Smith2013-04-102-4/+5
* | Merge "Replace metadata joins with another query"Jenkins2013-04-102-28/+97
|\|
| * Replace metadata joins with another queryDan Smith2013-04-102-28/+97
* | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-108-29/+0
|/
* Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-094-7/+70
* Merge "Remove race condition (in InstanceTypeProjects)"Jenkins2013-04-082-10/+47
|\
| * Remove race condition (in InstanceTypeProjects)Boris Pavlovic2013-04-052-10/+47
* | Allow describe_instances to use tags for searchesStephen Gran2013-04-051-0/+80
|/
* Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-042-0/+66
|\
| * Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-282-0/+66
* | Optimize resource tracker queries for instancesBrian Elliott2013-04-041-8/+11
* | Return 409 on creating/importing same name keypairRohan Rhishikesh Kanade2013-04-012-5/+68
* | Remove race condition (in InstanceTypes)Boris Pavlovic2013-03-262-28/+74
|/
* Add missing tests for db.instance_type_* methodsBoris Pavlovic2013-03-261-1/+0
* Add a comment to placeholder migrations.David Ripton2013-03-2210-0/+80
* Add placeholder migrations to allow backports.Vishvananda Ishaya2013-03-2010-0/+60
* Merge "Refactor db.service_destroy and db.service_update methods"Jenkins2013-03-201-12/+24
|\
| * Refactor db.service_destroy and db.service_update methodsBoris Pavlovic2013-03-201-12/+24
* | Merge "Check keypair destroy result operation"Jenkins2013-03-171-4/+6
|\ \ | |/ |/|
| * Check keypair destroy result operationMauro S. M. Rodrigues2013-03-141-4/+6