summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_instance_group.py
Commit message (Expand)AuthorAgeFilesLines
* Transform servergroup.addmember notificationTakashi NATSUME2018-03-061-1/+4
* Transform servergroup.delete notificationBéla Vancsics2017-09-081-1/+9
* Transform servergroup.create notificationShunliZhou2017-09-081-1/+23
* Replace uuid4() with uuidsentinelhussainchachuliya2016-11-291-6/+6
* Make InstanceGroup object favor the API databasemelanie witt2016-08-191-54/+70
* Fix RequestSpec.instance_group hydrationSylvain Bauza2015-09-021-0/+32
* Refactor unit test for InstanceGroup objectsJay Pipes2015-08-071-322/+269
* Move to using ovo's remotable decoratorsDan Smith2015-07-281-2/+1
* Fix some straggling uses of passing context to remotable methods in testsDan Smith2015-03-091-6/+6
* initialize objects with context in InstanceGroup object testsmelanie witt2015-01-081-12/+13
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+350