summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Remove python-novaclient dependency from nova.Dan Prince2012-04-111-1/+0
* Merge "Log kwargs on a failed String Format Operation"Jenkins2012-04-101-0/+5
|\
| * Log kwargs on a failed String Format OperationAndrew Clay Shafer2012-04-101-0/+5
* | Improved localization testing.Yuriy Taraday2012-04-101-1/+1
|/
* Delete fixed_ips when network is deletedVishvananda Ishaya2012-04-091-0/+4
* Implement quota classes.Kevin L. Mitchell2012-03-201-0/+4
* Fix run/terminate race conditions.Anthony Young2012-03-161-0/+4
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-12/+0
* Merge "Fixes for ec2 images"Jenkins2012-03-061-1/+5
|\
| * Fixes for ec2 imagesVishvananda Ishaya2012-03-021-1/+5
* | Merge "Retry download_vhd with different glance host each time"Jenkins2012-03-051-0/+4
|\ \
| * | Retry download_vhd with different glance host each timeJohannes Erdfelt2012-03-021-0/+4
| |/
* / assertRaises(Exception, ...) considered harmfulJohannes Erdfelt2012-03-041-0/+4
|/
* Fail gracefully when the db doesn't speak unicodeMike Lundy2012-03-021-0/+7
* Add missing format string type on some exception messagesJohannes Erdfelt2012-03-011-4/+5
* Rename zones table to cells and Instance.zone_name to cell_nameChris Behrens2012-02-281-3/+3
* Call detach_volume when attach failsBrian Waldon2012-02-271-0/+4
* 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