summaryrefslogtreecommitdiff
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add exception SnapshotIsBusy to be handled as VolumeIsBusy."Jenkins2012-02-221-0/+5
|\
| * Add exception SnapshotIsBusy to be handled as VolumeIsBusy.Yuriy Taraday2012-02-211-0/+5
* | Merge "Don't allow EC2 removal of security group in use."Jenkins2012-02-221-0/+4
|\ \
| * | Don't allow EC2 removal of security group in use.Russell Bryant2012-02-141-0/+4
* | | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-211-0/+5
| |/ |/|
* | Partial fix for bug 919051Joe Gordon2012-02-171-4/+8
* | Adding traceback to async faultsAlex Meade2012-02-171-4/+14
* | Removed zones from api and distributed schedulerSandy Walsh2012-02-161-13/+0
* | Prevent Duplicate VLAN IDsAndrew Clay Shafer2012-02-151-0/+4
* | Remove unnecessary constructors for exceptionsJohannes Erdfelt2012-02-141-13/+3
|/
* Replace ApiError with new exceptionsBrian Waldon2012-02-141-6/+38
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Merge "Retry on network failure for melange GET requests"Jenkins2012-02-101-0/+4
|\
| * Retry on network failure for melange GET requestsJohannes Erdfelt2012-02-101-0/+4
* | Merge "Removes constraints from instance and volume types"Jenkins2012-02-101-0/+8
|\ \ | |/ |/|
| * Removes constraints from instance and volume typesVishvananda Ishaya2012-02-081-0/+8
* | Extend glance retries to show() as wellJohannes Erdfelt2012-02-101-0/+4
|/
* Implementation of new Nova Volume driver for SolidFire ISCSI SANjohn-griffith2012-01-301-0/+12
* Raise 400 if bad kepair data is providedBrian Waldon2012-01-281-0/+4
* blueprint host-aggregates: OSAPI/virt integration, via nova.compute.apiArmando Migliaccio2012-01-251-0/+5
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-241-0/+4
* Merge "Handle error in associate floating IP (bug 845507)"Jenkins2012-01-241-0/+4
|\
| * Handle error in associate floating IP (bug 845507)Dean Troyer2012-01-231-0/+4
* | Add nova.exception.InvalidRPCConnectionReuse.Russell Bryant2012-01-241-0/+4
|/
* Rename 'zone' to 'domain.'Andrew Bogott2012-01-181-1/+1
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-171-0/+4
* blueprint host-aggregatesArmando Migliaccio2012-01-171-0/+25
* Add policy checking to nova.network.api.APIBrian Waldon2012-01-161-1/+1
* First implementation of bp/live-migration-resource-calcmasumotok2012-01-131-0/+4
* Add policy checks to Compute.APIBrian Waldon2012-01-121-1/+1
* catch InstanceInvalidState in more placesChris Behrens2012-01-121-16/+0
* Adds simple policy engine supportVishvananda Ishaya2012-01-091-0/+4
* Clean up pylint errors in top-level filesBrian Waldon2011-12-291-4/+4
* Fixing novaclient_converter NameErrorBrian Waldon2011-12-291-0/+9
* Add an API for associating floating IPs with DNS entries.Andrew Bogott2011-12-271-0/+4
* Add exit_code, stdout, stderr etc to ProcessExecutionExceptionJustin Santa Barbara2011-12-221-0/+6
* Refactor vm_state and task_state checkingJohannes Erdfelt2011-12-131-1/+1
* Vm state management and error statesDavid Subiros2011-12-121-0/+5
* Merge "fixed_ips by vif does not raise"Jenkins2011-12-121-4/+0
|\
| * fixed_ips by vif does not raiseAaron Lee2011-12-091-4/+0
* | Moves find config to utils because it is usefulVishvananda Ishaya2011-12-101-2/+2
|/
* Adds network model and network info cache.Trey Morris2011-12-081-0/+4
* Implement resize down for XenAPIJohannes Erdfelt2011-12-021-4/+0
* removed logic of throwing exception if no floating ipJesse Andrews2011-11-281-4/+0
* Fixes bug 888649Ollie Leahy2011-11-281-1/+1
* snapshot/backup in compute manager to use uuidsAlex Meade2011-11-181-2/+2
* Merge "Verify security group parameters"Jenkins2011-11-121-1/+1
|\
| * Verify security group parametersAhmad Hassan2011-11-111-1/+1
* | Refactor of QuotaErrorJoe Gordon2011-11-101-0/+5
|/
* Exception cleanup in schedulerJoe Gordon2011-11-081-0/+8