summaryrefslogtreecommitdiff
path: root/trove/tests/unittests/taskmanager/test_api.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of mockHervé Beraud2020-06-111-2/+2
* Datastore containerizationLingxian Kong2020-05-271-1/+1
* Use unittest.mock instead of third party mockSean McGinnis2020-04-261-1/+1
* Support to create public trove instanceLingxian Kong2019-09-111-3/+4
* Replace assertRaisesRegexp with assertRaisesRegexValencia Serrao2017-12-061-3/+3
* Implement Instance UpgradeMorgan Jones2016-09-081-0/+8
* Locality support for replicationPeter Stachowski2016-06-201-0/+19
* Implement DBaaS Ceilometer NotificationsMorgan Jones2016-02-271-2/+2
* Change assertTrue(isinstance()) by optimal assertyangyapeng2016-01-041-3/+3
* Correct errors resulting in "No handlers ..." error messageAmrith Kumar2015-11-101-1/+3
* Removed the non-existent method callSushil Kumar2015-07-011-1/+4
* Fixes the unsafe global mocksSushil Kumar2015-05-271-0/+1
* Added more unit-tests to taskmanagerSushil Kumar2015-05-081-0/+76
* Added dangling mock detection to 'taskmanager'Peter Stachowski2015-05-071-4/+6
* Introduce a classification of datastores and strategiesAmrith Kumar2015-03-041-1/+1
* Move cluster strategies to strategies/clusterSteve Leon2015-01-261-1/+2
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-0/+1
* Clusters TaskManager ImplementationMat Lowery2014-08-291-0/+30