summaryrefslogtreecommitdiffstats
path: root/nova/tests/db
Commit message (Expand)AuthorAgeFilesLines
* Move tests db.api.instance_* to own classSergey Skripnick2013-07-011-423/+432
* Merge "Fix types in test_ec2_ids_not_found_are_printable"Jenkins2013-07-011-10/+10
|\
| * Fix types in test_ec2_ids_not_found_are_printableRoman Podolyaka2013-06-251-10/+10
* | Merge "Fix sqlalchemy utils."Jenkins2013-06-281-1/+26
|\ \
| * | Fix sqlalchemy utils.Yuriy Zveryanskyy2013-06-271-1/+26
* | | Merge "db.compute_node_update: ignore values['update_at']"Jenkins2013-06-281-0/+13
|\ \ \
| * | | db.compute_node_update: ignore values['update_at']Peter Feiner2013-06-261-0/+13
| | |/ | |/|
* | | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-272-73/+68
* | | Merge "Cells: Add support for global cinder"Jenkins2013-06-261-3/+6
|\ \ \ | |_|/ |/| |
| * | Cells: Add support for global cinderChris Behrens2013-06-111-3/+6
* | | Merge "Refactor db.security_group_get() instance join behavior"Jenkins2013-06-261-4/+26
|\ \ \ | |_|/ |/| |
| * | Refactor db.security_group_get() instance join behaviorDan Smith2013-06-221-4/+26
* | | Merge "Modify _assertEqualListsOfObjects() function."Jenkins2013-06-241-4/+5
|\ \ \ | |/ / |/| |
| * | Modify _assertEqualListsOfObjects() function.Victor Sergeyev2013-06-201-4/+5
* | | Merge "Drop `bm_pxe_ips` table from baremetal database."Jenkins2013-06-201-0/+7
|\ \ \
| * | | Drop `bm_pxe_ips` table from baremetal database.Victor Sergeyev2013-06-141-0/+7
* | | | Merge "Add missing tests for nova.db.api.instance_system_metadata_*"Jenkins2013-06-191-0/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing tests for nova.db.api.instance_system_metadata_*Sergey Skripnick2013-06-181-0/+48
* | | | Merge "Add missing tests for certificate_* methods"Jenkins2013-06-191-0/+43
|\ \ \ \
| * | | | Add missing tests for certificate_* methodsYuriy Zveryanskyy2013-06-171-0/+43
* | | | | Merge "Improved tests for instance_actions_*"Jenkins2013-06-181-217/+189
|\ \ \ \ \
| * | | | | Improved tests for instance_actions_*Alexei Kornienko2013-06-141-217/+189
* | | | | | Merge "Add tests for nova.db.api.security_group_rule_* methods."Jenkins2013-06-181-0/+113
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add tests for nova.db.api.security_group_rule_* methods.Yuzlikeev Eduard2013-06-141-0/+113
* | | | | | Merge "Add unique constraints to Cell."Jenkins2013-06-172-0/+34
|\ \ \ \ \ \
| * | | | | | Add unique constraints to Cell.Yuriy Zveryanskyy2013-06-172-0/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add missing tests for nova.db.api.instance_metadata_*"Jenkins2013-06-171-20/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add missing tests for nova.db.api.instance_metadata_*Sergey Skripnick2013-06-171-20/+58
* | | | | | Add missing tests for cell_* methodsYuriy Zveryanskyy2013-06-171-0/+102
|/ / / / /
* | | | | Merge "Add missing tests for provider_fw_rule_* methods"Jenkins2013-06-141-0/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add missing tests for provider_fw_rule_* methodsYuriy Zveryanskyy2013-06-141-0/+40
| |/ / /
* / / / Refactored tests for instance_actions_*Alexei Kornienko2013-06-141-287/+289
|/ / /
* | | Merge "Sending volume IO usage broken"Jenkins2013-06-131-8/+27
|\ \ \
| * | | Sending volume IO usage brokenMichael Kerrin2013-06-071-8/+27
* | | | Add missing tests for compute_node_* methodsYuriy Zveryanskyy2013-06-131-141/+148
| |/ / |/| |
* | | Merge "Use an inner join on aggregate_hosts in aggregate_get_by_host"Jenkins2013-06-131-0/+5
|\ \ \
| * | | Use an inner join on aggregate_hosts in aggregate_get_by_hostDavid Ripton2013-06-111-0/+5
* | | | Merge "Improve the performance of migration 186"Jenkins2013-06-131-0/+4
|\ \ \ \
| * | | | Improve the performance of migration 186Nikola Dipanov2013-06-121-0/+4
* | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-131-2/+5
|\ \ \ \ \
| * | | | | Fix and enable H403 testsDirk Mueller2013-06-121-2/+5
* | | | | | Merge "Refactored tests for instance_fault_*"Jenkins2013-06-131-77/+63
|\ \ \ \ \ \
| * | | | | | Refactored tests for instance_fault_*Alexei Kornienko2013-06-101-77/+63
* | | | | | | Use Python 3.x compatible octal literalsDirk Mueller2013-06-122-6/+6
| |/ / / / / |/| | | | |
* | | | | | Merge "Add missing tests for nova.db.api.network_*."Jenkins2013-06-122-133/+235
|\ \ \ \ \ \
| * | | | | | Add missing tests for nova.db.api.network_*.Sergey Skripnick2013-06-122-133/+235
| | |/ / / / | |/| | | |
* / | | | | Give a way to save why a service has been disabled.Andrea Rosa2013-06-121-0/+10
|/ / / / /
* | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-111-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-101-1/+1
* | | | | Nova instance group DB supportGary Kotton2013-06-112-0/+408
| |_|/ / |/| | |