summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_resource.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-1/+1
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-3/+1
* libvirt: Enable driver discovering PMEM namespacesLuyaoZhong2019-09-131-0/+32
* object: Introduce Resource and ResourceList objsLuyaoZhong2019-09-131-0/+91