summaryrefslogtreecommitdiff
path: root/nova/tests/unit/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "remove unneeded teardown related code"Jenkins2015-04-071-12/+3
|\
| * remove unneeded teardown related codeSean Dague2015-03-141-12/+3
* | Merge "Fix PciDeviceDBApiTestCase with referential constraint checking"Jenkins2015-04-021-11/+30
|\ \
| * | Fix PciDeviceDBApiTestCase with referential constraint checkingMatthew Booth2015-03-131-11/+30
* | | Adds Not Null constraint to KeyPair nameKent Wang2015-03-201-0/+8
* | | Merge "Update unique constraint of compute_nodes with deleted column"Jenkins2015-03-201-0/+18
|\ \ \
| * | | Update unique constraint of compute_nodes with deleted columnHe Jie Xu2015-03-181-0/+18
* | | | Merge "Remove db layer hard-code permission checks for migrations_get*"Jenkins2015-03-191-8/+0
|\ \ \ \
| * | | | Remove db layer hard-code permission checks for migrations_get*He Jie Xu2015-03-061-8/+0
* | | | | Merge "Remove db layer hard-code permission checks for pci"Jenkins2015-03-181-24/+0
|\ \ \ \ \
| * | | | | Remove db layer hard-code permission checks for pciHe Jie Xu2015-03-171-24/+0
| | |/ / / | |/| | |
* | | | | Merge "Fixed archiving of deleted records"Jenkins2015-03-171-8/+6
|\ \ \ \ \
| * | | | | Fixed archiving of deleted recordsTimofey Durakov2015-03-141-8/+6
| | |_|_|/ | |/| | |
* | | | | Add get_api_session to db apiAndrew Laski2015-03-161-0/+10
* | | | | Use the proper database engine for nova-manageAndrew Laski2015-03-161-0/+95
* | | | | Add support for multiple database enginesDheeraj Gupta2015-03-161-0/+30
| |/ / / |/| | |
* | | | Merge "Add shadow table empty verification"Jenkins2015-03-131-0/+30
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add shadow table empty verificationSean Dague2015-03-131-0/+30
* | | Remove FK on service_id and make service_id nullableSylvain Bauza2015-03-131-0/+22
|/ /
* | Refactor _regex_instance_filter for testingAndrew Laski2015-03-101-54/+63
* | Merge "Remove service_get_by_args from the DB API"Jenkins2015-03-071-18/+0
|\ \
| * | Remove service_get_by_args from the DB APINikola Dipanov2015-03-061-18/+0
* | | Merge "Fixed incorrect behavior of method sqlalchemy.api._check_instance_exists"Jenkins2015-03-071-0/+5
|\ \ \ | |/ / |/| |
| * | Fixed incorrect behavior of method sqlalchemy.api._check_instance_existsSergey Nikitin2015-03-061-0/+5
* | | Remove usage of db.service_get_by_argsNikola Dipanov2015-03-061-0/+5
|/ /
* | Merge "Add Service.get_by_host_and_binary and ServiceList.get_by_binary"Jenkins2015-03-051-3/+24
|\ \
| * | Add Service.get_by_host_and_binary and ServiceList.get_by_binaryDan Smith2015-03-041-3/+24
* | | Merge "Fixed incorrect assertion in test_db_api"Jenkins2015-03-041-2/+3
|\ \ \ | |/ / |/| |
| * | Fixed incorrect assertion in test_db_apiSergey Nikitin2015-03-021-2/+3
| |/
* | Merge "Switch to uuidutils from oslo_utils library"Jenkins2015-03-041-1/+1
|\ \
| * | Switch to uuidutils from oslo_utils libraryDavanum Srinivas2015-02-251-1/+1
* | | Remove compute_node field from service_get_by_compute_hostSylvain Bauza2015-03-031-2/+1
| |/ |/|
* | db: Add index on fixed_ips updated_atPaul Griffin2015-02-271-0/+9
|/
* Merge "Fix the order of base classes in migrations test cases"Jenkins2015-02-251-6/+15
|\
| * Fix the order of base classes in migrations test casesRoman Podoliaka2015-02-241-6/+15
* | Merge "Make pagination work with deleted marker"Jenkins2015-02-251-0/+59
|\ \
| * | Make pagination work with deleted markerliyingjun2015-01-071-0/+59
* | | Replace select-for-update in fixed_ip_associatepkholkin2015-02-241-0/+74
* | | Add descriptions to some assertBooleansMatthew Booth2015-02-231-4/+10
| |/ |/|
* | Use oslo.logDavanum Srinivas2015-02-221-0/+3
* | Merge "Added retries in 'network_set_host' function"Jenkins2015-02-201-7/+53
|\ \
| * | Added retries in 'network_set_host' functionpkholkin2015-02-191-7/+53
* | | Merge "Don't assume contents of values after aggregate_update"Jenkins2015-02-191-5/+8
|\ \ \ | |/ / |/| |
| * | Don't assume contents of values after aggregate_updateMatthew Booth2015-01-051-5/+8
* | | Merge "Fixes logic in compute_node_statistics"Jenkins2015-02-181-0/+22
|\ \ \
| * | | Fixes logic in compute_node_statisticsliyingjun2015-02-141-0/+22
* | | | Merge "Remove redundant tearDown from ArchiveTestCase"Jenkins2015-02-181-18/+0
|\ \ \ \
| * | | | Remove redundant tearDown from ArchiveTestCaseMatthew Booth2015-02-171-18/+0
* | | | | Refactor how to remove compute nodes when service is deletedSylvain Bauza2015-02-171-0/+21
|/ / / /
* | | | Remove computenode relationship on service_getSylvain Bauza2015-02-171-15/+0