summaryrefslogtreecommitdiff
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add missing exception" into stable/ussuriZuul2021-04-071-0/+4
|\
| * Add missing exceptionStephen Finucane2020-11-191-0/+4
* | Warn when starting services with older than N-1 computesBalazs Gibizer2021-02-011-0/+8
|/
* Removed the host FQDN from the exception messagePraharshitha Metla2020-09-031-1/+1
* Merge "compute: Validate a BDMs disk_bus when provided" into stable/ussuriZuul2020-08-261-0/+5
|\
| * compute: Validate a BDMs disk_bus when providedLee Yarwood2020-08-031-0/+5
* | compute: Do not allow rescue attempts using volume snapshot imagesLee Yarwood2020-07-231-0/+4
|/
* Merge "libvirt: Add support for stable device rescue"Zuul2020-04-101-0/+9
|\
| * libvirt: Add support for stable device rescueLee Yarwood2020-04-091-0/+9
* | Merge "Support different vGPU types per pGPU"Zuul2020-04-091-0/+4
|\ \ | |/ |/|
| * Support different vGPU types per pGPUSylvain Bauza2020-04-091-0/+4
* | Block unsupported instance operations with accelerators.Sundar Nadathur2020-03-311-0/+5
|/
* Create and bind Cyborg ARQs.Sundar Nadathur2020-03-211-0/+4
* Add Cyborg device profile groups to request spec.Sundar Nadathur2020-03-211-0/+4
* Merge "FUP: Remove noqa and tone down an exception"Zuul2020-03-181-1/+1
|\
| * FUP: Remove noqa and tone down an exceptionEric Fried2019-12-161-1/+1
* | nova-net: Remove unused nova-network objectsStephen Finucane2020-02-181-91/+3
* | nova-net: Remove unnecessary exception handling, mocksStephen Finucane2020-02-181-22/+0
* | Remove unused codeStephen Finucane2020-01-201-4/+0
* | nova-net: Remove unused exceptionsStephen Finucane2020-01-151-103/+0
* | Merge "FUP for in-place numa rebuild"Zuul2019-12-201-1/+1
|\ \ | |/ |/|
| * FUP for in-place numa rebuildSean Mooney2019-12-191-1/+1
* | Merge "Move _update_pci_request_spec_with_allocated_interface_name"Zuul2019-12-131-0/+14
|\ \
| * | Move _update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2019-12-131-0/+14
* | | Merge "support pci numa affinity policies in flavor and image"Zuul2019-12-131-0/+10
|\ \ \ | |/ / |/| |
| * | support pci numa affinity policies in flavor and imageSean Mooney2019-12-111-0/+10
| |/
* | Merge "Tie requester_id to RequestGroup suffix"Zuul2019-12-111-0/+4
|\ \ | |/ |/|
| * Tie requester_id to RequestGroup suffixEric Fried2019-12-051-0/+4
* | Block rebuild when NUMA topology changedSean Mooney2019-12-051-0/+6
|/
* vmware: Remove vestigial nova-network supportStephen Finucane2019-11-291-22/+0
* Remove 'nova-console' service, 'console' RPC APIStephen Finucane2019-11-221-25/+0
* nova-net: Remove unused '*_default_rules' security group DB APIsStephen Finucane2019-11-181-4/+0
* Remove unused CannotMigrateWithTargetHostMatt Riedemann2019-11-121-5/+0
* Merge "Improve error log when snapshot fails"Zuul2019-11-071-0/+5
|\
| * Improve error log when snapshot failsVu Tran2019-11-061-0/+5
* | Remove compute compat checks for aborting queued live migrationsStephen Finucane2019-10-151-6/+0
* | Remove Stein compute compat checks for volume type supportMatt Riedemann2019-10-081-8/+0
|/
* libvirt: Support VM creation with vpmems and vpmems cleanupLuyaoZhong2019-09-131-0/+5
* libvirt: Enable driver discovering PMEM namespacesLuyaoZhong2019-09-131-0/+9
* Claim resources in resource trackerLuyaoZhong2019-09-131-0/+4
* Reject live migration and suspend on SEV guestsAdam Spiers2019-09-101-0/+6
* Apply SEV-specific guest config when SEV is requiredBoris Bobrov2019-09-101-0/+5
* Ensure non-q35 machine type is not used when booting with SEVAdam Spiers2019-09-051-0/+5
* Add extra spec parameter and image property for memory encryptionAdam Spiers2019-09-011-0/+5
* Specify availability_zone to unshelvezhangbailin2019-08-271-0/+13
* Merge "trivial: Rename exception argument"Zuul2019-08-231-4/+4
|\
| * trivial: Rename exception argumentStephen Finucane2019-08-221-4/+4
* | Address nits from privsep seriesStephen Finucane2019-08-221-1/+1
* | Libvirt: add support for vPMU configuration.Sean Mooney2019-08-201-0/+5
|/
* Merge "ec2: Remove unused functions from 'ec2utils'"Zuul2019-07-271-4/+0
|\