summaryrefslogtreecommitdiff
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "libvirt: Stop misusing NovaException"Jenkins2017-01-091-0/+4
|\
| * libvirt: Stop misusing NovaExceptionStephen Finucane2016-12-151-0/+4
* | Don't translate exceptions w/ no messagepoojajadhav2017-01-061-1/+1
* | Merge "Remove support for the Cinder v1 API"Jenkins2017-01-051-0/+4
|\ \ | |/ |/|
| * Remove support for the Cinder v1 APIMatt Riedemann2016-12-121-0/+4
* | Merge "UnsupportedBDMVolumeAuthMethod is not used"Jenkins2016-12-121-5/+0
|\ \
| * | UnsupportedBDMVolumeAuthMethod is not usedjichenjc2016-11-271-5/+0
* | | Merge "InstanceGroupPolicyNotFound not used anymore"Jenkins2016-12-121-4/+0
|\ \ \
| * | | InstanceGroupPolicyNotFound not used anymorejichenjc2016-11-281-4/+0
* | | | Merge "Improve the error message for failed RC deletion"Jenkins2016-12-121-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve the error message for failed RC deletionEdLeafe2016-12-051-1/+2
* | | | Merge "conf: remove deprecated exception option"Jenkins2016-12-061-8/+1
|\ \ \ \ | |/ / / |/| | |
| * | | conf: remove deprecated exception optionMaciej Szankin2016-11-231-8/+1
| | |/ | |/|
* | | placement: adds ResourceClass.save()Jay Pipes2016-12-021-0/+4
| |/ |/|
* | placement: adds ResourceClass.destroy()Jay Pipes2016-11-301-0/+8
|/
* placement: adds ResourceClass.create()Jay Pipes2016-11-211-0/+4
* [placement] Enforce min_unit, max_unit and step_sizeChris Dent2016-11-141-0/+6
* placement: raise exc when resource class not foundJay Pipes2016-11-031-0/+8
* Throw exception if numa_nodes is not set to integer greater than 0Gábor Antal2016-09-091-0/+5
* [placement] Allow inventory to violate allocationsChris Dent2016-09-071-6/+0
* Add create_all and delete_all for AllocationListChris Dent2016-09-011-0/+6
* Merge "Abort on HostNotCompatibleWithFixedIpsClient"Jenkins2016-08-261-0/+5
|\
| * Abort on HostNotCompatibleWithFixedIpsClientCarl Baldwin2016-08-231-0/+5
* | Check capacity and allocations when changing InventoryChris Dent2016-08-181-0/+22
|/
* Remove unused exception: ImageNotFoundEC2Pushkar Umaranikar2016-08-091-8/+0
* Merge "Added better error messages during (un)pinning CPUs"Jenkins2016-08-081-3/+13
|\
| * Added better error messages during (un)pinning CPUsSergey Nikitin2016-07-051-3/+13
* | Fix typo in DeviceDetachFailed exception messageMatt Riedemann2016-08-011-1/+1
* | Merge "Call release_dhcp via RPC to ensure correct host"Jenkins2016-07-271-0/+4
|\ \
| * | Call release_dhcp via RPC to ensure correct hostArtom Lifshitz2016-07-271-0/+4
* | | Merge ":Add missing %s in print message"Jenkins2016-07-271-1/+1
|\ \ \ | |/ / |/| |
| * | :Add missing %s in print messagezhufl2016-07-251-1/+1
* | | Merge "raise exception ComputeHostNotFound if host is not found"Jenkins2016-07-261-1/+1
|\ \ \
| * | | raise exception ComputeHostNotFound if host is not foundJaveme2016-05-231-1/+1
* | | | Merge "network: handle unauthorized exception from neutron"Jenkins2016-07-251-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | network: handle unauthorized exception from neutronSahid Orentino Ferdjaoui2016-07-121-0/+9
* | | | Update binding:profile for SR-IOV portsLudovic Beliveau2016-07-191-0/+4
|/ / /
* | | Implement ResourceProvider.destroy()Chris Dent2016-07-071-0/+4
* | | Merge "Quota changes for the nova-manage quota_usage_refresh command"Jenkins2016-07-071-0/+6
|\ \ \
| * | | Quota changes for the nova-manage quota_usage_refresh commandChuck Carmack2016-07-061-0/+6
| | |/ | |/|
* | | Merge "Prevent boot if ephemeral disk size > flavor value"Jenkins2016-07-071-1/+3
|\ \ \ | |/ / |/| |
| * | Prevent boot if ephemeral disk size > flavor valuejichenjc2016-06-061-1/+3
* | | Merge "XenAPI: Add option for running nova independently from hypervisor"Jenkins2016-06-281-0/+6
|\ \ \
| * | | XenAPI: Add option for running nova independently from hypervisorBob Ball2016-06-271-0/+6
* | | | Fix error message for VirtualInterfaceUnplugExceptionMatt Riedemann2016-06-241-2/+1
|/ / /
* | | Merge "XenAPI: OVS agent updates the wrong port with Neutron"Jenkins2016-06-231-0/+5
|\ \ \
| * | | XenAPI: OVS agent updates the wrong port with Neutronjianghuaw2016-06-211-0/+5
* | | | Merge "Transform wrap_exception notification to versioned format"Jenkins2016-06-221-46/+0
|\ \ \ \
| * | | | Transform wrap_exception notification to versioned formatLaszlo Hegedus2016-06-211-46/+0
* | | | | Merge "libvirt: enhance method to return pointer_model from image prop"Jenkins2016-06-221-0/+5
|\ \ \ \ \