summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Log original dropped exception when a new exception occurs"Jenkins2011-11-031-0/+2
|\
| * Log original dropped exception when a new exception occursJohannes Erdfelt2011-10-311-0/+2
* | Merge "exception.KeypairNotFound usage correction"Jenkins2011-11-031-1/+1
|\ \
| * | exception.KeypairNotFound usage correctionBrian Waldon2011-11-031-1/+1
| |/
* | Merge "Enable admin access to EC2 API server"Jenkins2011-11-031-0/+4
|\ \ | |/ |/|
| * Enable admin access to EC2 API serverAhmad Hassan2011-10-071-0/+4
* | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-121-0/+4
* | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-111-4/+4
* | Merge "moved floating ip db access and sanity checking from network api into ...Jenkins2011-10-101-2/+6
|\ \
| * | moved floating ip db access and sanity checking from network api into network...Trey Morris2011-09-301-2/+6