summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removed session from fixed_ip_*() functions."Jenkins2013-05-231-34/+35
|\
| * Removed session from fixed_ip_*() functions.Victor Sergeyev2013-05-221-34/+35
* | Don't update API cell on get_nwinfoChris Behrens2013-05-221-11/+2
* | Merge "Editable default quota support"Jenkins2013-05-202-0/+18
|\ \
| * | Editable default quota supportliyingjun2013-05-182-0/+18
| |/
* | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-201-1/+1
|\ \
| * | 'm1.tiny' now has root_gb=1Rick Harris2013-05-161-1/+1
| |/
* | Merge "Fix require_context() decorators."Jenkins2013-05-201-0/+2
|\ \
| * | Fix require_context() decorators.Roman Podolyaka2013-05-181-0/+2
| |/
* | Merge "Optimize instance queries in compute manager"Jenkins2013-05-192-6/+47
|\ \ | |/ |/|
| * Optimize instance queries in compute managerHans Lindgren2013-05-082-6/+47
* | Merge "Add missing tests for db.fixed_ip_*(). functions."Jenkins2013-05-151-1/+1
|\ \
| * | Add missing tests for db.fixed_ip_*(). functions.Victor Sergeyev2013-05-151-1/+1
* | | Merge "Cells: Don't allow active -> build"Jenkins2013-05-151-0/+8
|\ \ \ | |/ / |/| |
| * | Cells: Don't allow active -> buildChris Behrens2013-05-151-0/+8
* | | Merge "Add missing unique constraint to KeyPair model."Jenkins2013-05-151-0/+1
|\ \ \
| * | | Add missing unique constraint to KeyPair model.Victor Sergeyev2013-05-141-0/+1
| |/ /
* | | Merge "Optimize db.instance_floating_address_get_all method"Jenkins2013-05-151-6/+15
|\ \ \ | |/ / |/| |
| * | Optimize db.instance_floating_address_get_all methodBoris Pavlovic2013-05-081-6/+15
* | | Move get_table() from test_migrations to sqlalchemy.utilsBoris Pavlovic2013-05-131-0/+10
* | | Merge "Add sqlalchemy migration utils.create_shadow_table method"Jenkins2013-05-111-13/+63
|\ \ \
| * | | Add sqlalchemy migration utils.create_shadow_table methodBoris Pavlovic2013-05-091-13/+63
* | | | Merge "Add sqlalchemy migration utils.check_shadow_table method"Jenkins2013-05-112-2/+43
|\| | |
| * | | Add sqlalchemy migration utils.check_shadow_table methodBoris Pavlovic2013-05-092-2/+43
* | | | Merge "Remove invalid block_device_mapping volume_size of ''"Jenkins2013-05-101-0/+13
|\ \ \ \
| * | | | Remove invalid block_device_mapping volume_size of ''David Ripton2013-05-081-0/+13
| |/ / /
* | | | Merge "Change type of cells.deleted from boolean to integer."Jenkins2013-05-091-0/+209
|\ \ \ \ | |_|/ / |/| | |
| * | | Change type of cells.deleted from boolean to integer.David Ripton2013-05-081-0/+209
| |/ /
* / / 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