summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Wait for baremetal deploy inside driver.spawnDevananda van der Veen2013-02-201-0/+4
* | Add Nova quantum security group proxyAaron Rosen2013-02-201-0/+10
|/
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-201-1/+1
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* | Merge "Add support for network adapter hotplug."Jenkins2013-02-201-4/+12
|\ \ | |/ |/|
| * Add support for network adapter hotplug.Dan Smith2013-02-191-4/+12
* | Default SG rules for the Security Group "Default"Morgan Fainberg2013-02-191-0/+4
|/
* Allow VIF model to be chosen per imageDaniel P. Berrange2013-02-131-0/+10
* Merge "Handle compute node not available for live migration"Jenkins2013-02-131-1/+1
|\
| * Handle compute node not available for live migrationJian Wen2013-01-311-1/+1
* | Fix nova-compute use of missing DBErrorDan Smith2013-02-121-0/+5
* | Implement ZooKeeper driver for ServiceGroup API.Yun Mao2013-02-071-0/+5
* | Use oslo database codeEric Windisch2013-02-051-14/+0
* | Code cleanup for rebuild block device mappingRick Harris2013-01-301-0/+4
|/
* validate specified volumes to boot from at the API layerVishvananda Ishaya2013-01-291-0/+14
* Make sure there are no unused importJoe Gordon2013-01-281-1/+0
* VMware Compute Driver OVF SupportSean Chen2013-01-251-1/+9
* Merge "Create ports in quantum matching hypervisor MAC addresses."Jenkins2013-01-171-0/+4
|\
| * Create ports in quantum matching hypervisor MAC addresses.Robert Collins2013-01-161-0/+4
* | Merge "Add encryption method using an ssh public key."Jenkins2013-01-171-1/+5
|\ \ | |/ |/|
| * Add encryption method using an ssh public key.Vishvananda Ishaya2013-01-161-1/+5
* | Merge "Reject user ports that have MACs the hypervisor cannot use."Jenkins2013-01-161-0/+4
|\ \