summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove broken config_drive image_href support."Jenkins2013-06-271-0/+4
|\
| * Remove broken config_drive image_href support.Chris Behrens2013-06-261-0/+4
* | Fix a couple typos in the nova.exception moduleMatt Riedemann2013-06-261-2/+2
|/
* Merge "Do not raise NEW exceptions"Jenkins2013-06-241-2/+4
|\
| * Do not raise NEW exceptionsBoris Pavlovic2013-06-221-2/+4
* | xenapi: revisit error handling around calls to agentJohn Garbutt2013-06-191-0/+13
* | Merge "Remove unused cert db method."Jenkins2013-06-181-4/+0
|\ \
| * | Remove unused cert db method.Russell Bryant2013-06-141-4/+0
| |/
* / Add unique constraints to Cell.Yuriy Zveryanskyy2013-06-171-0/+4
|/
* xenapi: remove auto_disk_config check during resizeJohn Garbutt2013-06-121-0/+4
* Nova instance group DB supportGary Kotton2013-06-111-0/+22
* Merge "Add missing conversion specifier to ServiceGroupUnavailable"Jenkins2013-06-101-1/+1
|\
| * Add missing conversion specifier to ServiceGroupUnavailableJoe Gordon2013-05-261-1/+1
* | Merge "BDM class and transformation functions"Jenkins2013-06-101-0/+11
|\ \
| * | BDM class and transformation functionsNikola Dipanov2013-06-081-0/+11
* | | Merge "Adds check that the core V3 API is loaded"Jenkins2013-06-101-0/+4
|\ \ \
| * | | Adds check that the core V3 API is loadedChris Yeoh2013-06-071-0/+4
| |/ /
* / / Improve Keypair error messages in osapiRick Harris2013-06-061-1/+1
|/ /
* | Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
* | Add base object modelDan Smith2013-05-291-0/+12
|/
* Merge "Fix tests for sqlalchemy utils"Jenkins2013-05-241-0/+4
|\
| * Fix tests for sqlalchemy utilsBoris Pavlovic2013-05-241-0/+4
* | Remove ImageTooLarge exceptionRick Harris2013-05-221-4/+0
|/
* Merge "Cells: Don't allow active -> build"Jenkins2013-05-151-0/+5
|\
| * Cells: Don't allow active -> buildChris Behrens2013-05-151-0/+5
* | xenapi: ensure vdi is not too big when resizing downJohn Garbutt2013-05-151-0/+7
|/
* Convert to using oslo's execute() method.Michael Still2013-05-041-19/+0
* Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-011-0/+4
* Update to using oslo periodic tasks implementation.Michael Still2013-05-011-4/+0
* Merge "Refactor _run_instance() to unify control flow"Jenkins2013-04-261-0/+9
|\
| * Refactor _run_instance() to unify control flowBrian Elliott2013-04-261-0/+9
* | Remove unused exception and variable from scheduler.Alvaro Lopez Garcia2013-04-181-9/+0
|/
* Merge "Limit the checks for block device becoming available."Jenkins2013-04-031-0/+6
|\
| * Limit the checks for block device becoming available.Joshua Harlow2013-04-021-0/+6
* | Return proper error message when network conflictsHaiwei Xu2013-04-011-0/+5
* | 'injected_files' should be base 64 encoded.Brian Elliott2013-03-291-0/+4
|/
* Add a format_message method to the ExceptionsNikola Dipanov2013-03-271-0/+6
* Merge "Add quotas for fixed ips."Jenkins2013-03-151-0/+4
|\
| * Add quotas for fixed ips.Michael Still2013-03-151-0/+4
* | Don't include traceback when wrapping exceptionsVishvananda Ishaya2013-03-141-0/+1
|/
* Prevent rescue for volume-backed instancesNikola Dipanov2013-03-091-0/+4
* Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-051-2/+10
* Merge "Adds retry on upload_vhd for xapi glance plugin"Jenkins2013-03-041-0/+4
|\
| * Adds retry on upload_vhd for xapi glance pluginNicholas Kuechler2013-02-271-0/+4
* | Merge "instance_info_cache_update creates wrongly"Jenkins2013-03-021-0/+5
|\ \
| * | instance_info_cache_update creates wronglyChris Behrens2013-03-011-0/+5
| |/
* / don't stack trace if long ints are passed to dbSean Dague2013-02-281-0/+4
|/
* Merge "Identify baremetal nodes by UUID."Jenkins2013-02-211-0/+8
|\
| * Identify baremetal nodes by UUID.Devananda van der Veen2013-02-201-0/+8
* | Merge "Wait for baremetal deploy inside driver.spawn"Jenkins2013-02-211-0/+4
|\|