summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Include original exception in ClassNotFound exceptionJulien Danjou2011-10-101-1/+1
| |/ |/|
* | Moving admin actions to extensionBrian Waldon2011-09-291-0/+15
|/
* Snapshots/backups can no longer happen simultaneously. Tests included.Brian Lamar2011-09-281-0/+12
* Accept message as sole argument to NovaExceptionJohannes Erdfelt2011-09-281-10/+10
* Raise InsufficientFreeMemoryAaron Lee2011-09-271-0/+4
* Add minDisk and minRam to OSAPI image detailsAlex Meade2011-09-231-0/+8
* Update exception.wrap_exception so that all exceptions (not just ErrorDan Prince2011-09-151-7/+0
* NoMoreFixedIps now subclasses NovaException instead of ErrorTrey Morris2011-09-151-1/+1
* merged trunkChris Behrens2011-09-081-0/+4
|\
| * merge trunkDan Wendlandt2011-09-071-5/+6
| |\
| * \ merge trunkdanwent@gmail.com2011-08-281-0/+39
| |\ \
| * | | use 'uuid' field in networks table rather than 'bridge'. Specify project_id ...Dan Wendlandt2011-08-281-0/+4
* | | | create a new exception ZoneRequestError to use for returning errors when zone...Chris Behrens2011-09-071-0/+7
| |_|/ |/| |
* | | Merged trunk.Thuleau Édouard2011-09-021-1/+6
|\ \ \