summaryrefslogtreecommitdiff
path: root/nova/tests/unit/api
Commit message (Expand)AuthorAgeFilesLines
* api: extend evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-311-0/+29
* Handle InstanceInvalidState exceptionRajesh Tailor2023-01-231-0/+12
* Merge "Enable new defaults and scope checks by default"Zuul2023-01-162-48/+63
|\
| * Enable new defaults and scope checks by defaultGhanshyam Mann2023-01-102-48/+63
* | Merge "Remove deleted projects from flavor access list"Zuul2023-01-121-1/+24
|\ \ | |/ |/|
| * Remove deleted projects from flavor access listAlexey Stupnikov2022-10-061-1/+24
* | Support multiple config file with mod_wsgiSean Mooney2022-12-071-0/+15
|/
* libvirt: Add vIOMMU device to guestStephen Finucane2022-09-011-0/+5
* Remove double mocking... againBalazs Gibizer2022-08-086-33/+26
* Remove the PowerVM driverStephen Finucane2022-08-021-5/+1
* Remove double mockingBalazs Gibizer2022-08-024-317/+286
* Use unittest.mock instead of third party mockStephen Finucane2022-08-0162-65/+101
* api: Drop generating a keypair and add special chars to namingSylvain Bauza2022-07-281-10/+115
* Allow unshelve to a specific host (REST API part)René Ribaud2022-07-221-6/+241
* Allow unshelve to a specific host (Compute API part)René Ribaud2022-07-221-2/+6
* Fix typosRajesh Tailor2022-05-306-11/+11
* Merge "Update quota apis with keystone limits and usage"Zuul2022-02-273-64/+108
|\
| * Update quota apis with keystone limits and usageJohn Garbutt2022-02-243-64/+108
* | Merge "Update quota sets APIs"Zuul2022-02-261-6/+73
|\ \ | |/
| * Update quota sets APIsJohn Garbutt2022-02-241-6/+73
* | Merge "Update limit APIs"Zuul2022-02-262-0/+248
|\ \ | |/
| * Update limit APIsJohn Garbutt2022-02-242-0/+248
* | Merge "Update quota_class APIs for db and api limits"Zuul2022-02-261-0/+107
|\ \ | |/
| * Update quota_class APIs for db and api limitsJohn Garbutt2022-02-241-0/+107
* | Merge "Enforce api and db limits"Zuul2022-02-262-45/+103
|\ \ | |/
| * Enforce api and db limitsJohn Garbutt2022-02-242-45/+103
* | Merge "Modify remaining APIs as per RBAC new guidelines"Zuul2022-02-261-2/+1
|\ \ | |/ |/|
| * Modify remaining APIs as per RBAC new guidelinesGhanshyam Mann2022-02-241-2/+1
* | Make unified limits APIs return reserved of 0John Garbutt2022-02-241-30/+31
* | Assert quota related API behavior when noopJohn Garbutt2022-02-243-0/+385
* | Join quota exception family treesDan Smith2022-02-081-1/+1
* | api: Reject duplicate port IDs in server createStephen Finucane2022-01-311-7/+26
* | Add service version check workaround for FFUDan Smith2022-01-241-0/+17
|/
* Merge "Add autopep8 to tox and pre-commit"Zuul2021-11-084-1/+5
|\
| * Add autopep8 to tox and pre-commitSean Mooney2021-11-084-1/+5
* | objects: Stop querying the main DB for keypairsStephen Finucane2021-10-182-51/+42
|/
* Convert features not supported error to HTTPBadRequestGhanshyam Mann2021-09-018-39/+105
* tests: Address nits for configurable-instance-hostnames seriesStephen Finucane2021-08-311-1/+4
* tests: Speed up 'servers' API testsStephen Finucane2021-03-292-550/+458
* api: Add support for 'hostname' parameterStephen Finucane2021-01-141-0/+216
* Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-1/+1
|\
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-1/+1
* | Merge "Reject server operations with extended resource req"Zuul2021-08-314-0/+28
|\ \ | |/
| * Reject server operations with extended resource reqBalazs Gibizer2021-08-214-0/+28
* | Merge "tests: Validate AZ values"Zuul2021-08-301-0/+40
|\ \
| * | tests: Validate AZ valuesStephen Finucane2021-07-201-0/+40
* | | api: Introduce microversion 2.89 adjusting os-volume_attachmentsLee Yarwood2021-08-241-10/+90
| |/ |/|
* | Merge "tests: Remove 'stub_out_trusted_certs'"Zuul2021-08-202-25/+0
|\ \
| * | tests: Remove 'stub_out_trusted_certs'zhufl2021-07-292-25/+0
* | | Merge "tests: Sanity check some tests"Zuul2021-08-191-91/+91
|\ \ \