summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_selection.py
Commit message (Expand)AuthorAgeFilesLines
* Add Selection.availability_zone fieldMatt Riedemann2019-10-021-1/+43
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* objects: Add NUMATopologyLimits.network_metadataStephen Finucane2018-07-091-18/+24
* Move the to_dict() method to the Selection objectEd Leafe2017-12-071-0/+52
* Add Selection objectsEd Leafe2017-12-051-0/+98