summaryrefslogtreecommitdiff
path: root/nova/tests/unit/compute/test_api.py
Commit message (Expand)AuthorAgeFilesLines
* Fix rescue volume-based instanceRajesh Tailor2023-02-271-2/+131
* Remove double mocking... againBalazs Gibizer2022-12-011-20/+32
* Gracefull recovery when attaching volume failsFelix Huettner2022-02-161-0/+30
* Merge "Avoid unbound instance_uuid var during delete" into stable/xenaZuul2022-02-111-0/+28
|\
| * Avoid unbound instance_uuid var during deleteBalazs Gibizer2021-11-041-0/+28
* | Query ports with admin client to get resource_requestBalazs Gibizer2021-11-021-4/+22
|/
* Merge "Support interface attach / detach with new resource request format"Zuul2021-09-021-0/+82
|\
| * Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-0/+82
* | Convert features not supported error to HTTPBadRequestGhanshyam Mann2021-09-011-5/+5
|/
* Merge "Support move ops with extended resource request"Zuul2021-08-311-5/+58
|\
| * Support move ops with extended resource requestBalazs Gibizer2021-08-271-5/+58
* | Merge "Support boot with extended resource request"Zuul2021-08-311-1/+1
|\ \ | |/
| * Support boot with extended resource requestBalazs Gibizer2021-08-271-1/+1
* | api: Add support for 'hostname' parameterStephen Finucane2021-01-141-7/+14
* | Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-11/+43
|\ \ | |/
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-11/+43
* | Merge "Reject server operations with extended resource req"Zuul2021-08-311-0/+4
|\ \ | |/
| * Reject server operations with extended resource reqBalazs Gibizer2021-08-211-0/+4
* | compute: Query the service group API within check_instance_hostLee Yarwood2021-08-231-35/+35
|/
* Merge "tests: Sanity check some tests"Zuul2021-08-191-30/+18
|\
| * tests: Sanity check some testsStephen Finucane2021-08-191-30/+18
* | Merge "smartnic support - reject server move and suspend"Zuul2021-08-191-1/+92
|\ \ | |/ |/|
| * smartnic support - reject server move and suspendYongli He2021-08-051-1/+92
* | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-2/+2
|/
* Merge "Remove references to 'inst_type'"Zuul2021-06-151-22/+12
|\
| * Remove references to 'inst_type'Stephen Finucane2021-03-291-22/+12
* | Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-131-2/+3
|\ \ | |/
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-2/+3
* | Merge "Remove references to 'instance_type'"Zuul2021-06-081-25/+25
|\ \ | |/
| * Remove references to 'instance_type'Stephen Finucane2021-03-261-25/+25
* | image_meta: Provide image_ref as the id when fetching from instanceLee Yarwood2021-05-201-40/+42
* | Merge "Remove 'create_db_entry_for_new_instance'"Zuul2021-05-011-12/+14
|\ \ | |/
| * Remove 'create_db_entry_for_new_instance'Stephen Finucane2021-03-261-12/+14
* | compute: Reject requests to commit intermediary snapshot of an inactive instanceLee Yarwood2021-03-241-7/+50
|/
* api: Block unsupported actions with vDPASean Mooney2021-03-161-3/+10
* Merge "Handle instance = None in _local_delete_cleanup"Zuul2021-02-231-3/+4
|\
| * Handle instance = None in _local_delete_cleanupmelanie witt2021-02-191-3/+4
* | Merge "Support interface attach with QoS ports"Zuul2021-02-221-1/+43
|\ \ | |/ |/|
| * Support interface attach with QoS portsBalazs Gibizer2021-02-111-1/+43
* | fup: Merge duplicate volume attachment checksLee Yarwood2021-02-041-35/+30
* | api: Reject volume attach requests when an active bdm existsLee Yarwood2021-02-041-12/+49
* | api: Reject requests to detach a volume when the compute is downLee Yarwood2021-01-271-0/+14
|/
* Cyborg shelve/unshelve supportzhangbailin2021-01-151-0/+121
* Merge "Remove six.text_type (2/2)"Zuul2020-12-221-6/+5
|\
| * Remove six.text_type (2/2)Takashi Natsume2020-12-131-6/+5
* | Fallback to same-cell resize with qos portsBalazs Gibizer2020-12-161-3/+29
|/
* virt: Remove 'change_instance_metadata' APIStephen Finucane2020-11-171-32/+0
* tests: Remove '_FakeImageService'Stephen Finucane2020-09-161-6/+5
* Merge "Default user_id when not specified in check_num_instances_quota"Zuul2020-09-111-4/+14
|\
| * Default user_id when not specified in check_num_instances_quotamelanie witt2020-08-291-4/+14