summaryrefslogtreecommitdiff
path: root/nova/tests/unit/limit
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-012-3/+2
* Follow up for unified limitsmelanie witt2022-03-041-1/+1
* Add legacy limits and usage to placement unified limitsJohn Garbutt2022-02-241-0/+42
* Tell oslo.limit how to count nova resourcesJohn Garbutt2022-02-241-0/+311
* Update quota_class APIs for db and api limitsJohn Garbutt2022-02-241-2/+3
* Enforce api and db limitsJohn Garbutt2022-02-241-0/+52
* Add logic to enforce local api and db limitsJohn Garbutt2022-02-242-0/+204