summaryrefslogtreecommitdiff
path: root/nova/compute/api.py
Commit message (Expand)AuthorAgeFilesLines
* Fix rescue volume-based instanceRajesh Tailor2023-01-301-0/+6
* Add API support for rebuilding BFV instancesDan Smith2022-08-311-11/+13
* Add VDPA support for suspend and livemigrateSean Mooney2022-08-231-6/+12
* Add source dev parsing for vdpa interfacesSean Mooney2022-08-221-33/+30
* Merge "enable blocked VDPA move operations"Zuul2022-08-201-8/+0
|\
| * enable blocked VDPA move operationsSean Mooney2022-08-161-8/+0
* | Merge "Unify placement client singleton implementations"Zuul2022-08-191-8/+2
|\ \
| * | Unify placement client singleton implementationsDan Smith2022-08-181-8/+2
| |/
* | Merge "compute: Update bdms with ephemeral encryption details when requested"Zuul2022-08-181-0/+43
|\ \ | |/ |/|
| * compute: Update bdms with ephemeral encryption details when requestedLee Yarwood2022-08-021-0/+43
* | Update RequestSpec.pci_request for resizeBalazs Gibizer2022-08-101-0/+13
* | Merge "For evacuation, ignore if task_state is not None"Zuul2022-08-041-2/+2
|\ \ | |/ |/|
| * For evacuation, ignore if task_state is not NoneAmit Uniyal2022-08-031-2/+2
* | api: Drop generating a keypair and add special chars to namingSylvain Bauza2022-07-281-16/+3
* | Allow unshelve to a specific host (REST API part)René Ribaud2022-07-221-0/+9
* | Allow unshelve to a specific host (Compute API part)René Ribaud2022-07-221-34/+107
|/
* Log the exception returned from a cell during API.get()melanie witt2022-05-031-2/+4
* Enforce resource limits using oslo.limitJohn Garbutt2022-02-241-13/+50
* Enforce api and db limitsJohn Garbutt2022-02-241-0/+50
* Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware"Zuul2022-02-151-22/+2
|\
| * Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardwareStephen Finucane2022-02-011-22/+2
* | Merge "Gracefull recovery when attaching volume fails"Zuul2022-02-141-4/+18
|\ \
| * | Gracefull recovery when attaching volume failsFelix Huettner2022-02-091-4/+18
| |/
* | Merge "Join quota exception family trees"Zuul2022-02-101-3/+3
|\ \
| * | Join quota exception family treesDan Smith2022-02-081-3/+3
| |/
* | [yoga] Add support for VNIC_REMOTE_MANAGEDDmitrii Shcherbakov2022-02-091-0/+23
|/
* Add 'hw:vif_multiqueue_enabled' flavor extra specStephen Finucane2021-11-161-0/+1
* Merge "Avoid unbound instance_uuid var during delete"Zuul2021-11-031-4/+6
|\
| * Avoid unbound instance_uuid var during deleteBalazs Gibizer2021-10-201-4/+6
* | Query ports with admin client to get resource_requestBalazs Gibizer2021-10-201-1/+5
|/
* Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-25/+31
* Merge "Support move ops with extended resource request"Zuul2021-08-311-6/+31
|\
| * Support move ops with extended resource requestBalazs Gibizer2021-08-271-6/+31
* | Merge "Support boot with extended resource request"Zuul2021-08-311-1/+15
|\ \ | |/
| * Support boot with extended resource requestBalazs Gibizer2021-08-271-1/+15
* | api: Add support for 'hostname' parameterStephen Finucane2021-01-141-24/+28
* | Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-9/+14
|\ \ | |/
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-9/+14
* | Merge "Reject server operations with extended resource req"Zuul2021-08-311-0/+18
|\ \ | |/
| * Reject server operations with extended resource reqBalazs Gibizer2021-08-211-0/+18
* | Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-301-2/+2
* | compute: Query the service group API within check_instance_hostLee Yarwood2021-08-231-3/+4
|/
* Merge "smartnic support - reject server move and suspend"Zuul2021-08-191-0/+49
|\
| * smartnic support - reject server move and suspendYongli He2021-08-051-0/+49
* | db: Post reshuffle cleanupStephen Finucane2021-08-091-5/+6
* | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-5/+4
* | api: Align availability zone info with forced hostStephen Finucane2021-07-061-7/+5
|/
* db: Remove 'nova.db.base' moduleStephen Finucane2021-06-161-20/+14
* Merge "Remove references to 'instance_type'"Zuul2021-06-081-168/+173
|\
| * Remove references to 'instance_type'Stephen Finucane2021-03-261-168/+173