summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Reject user ports that have MACs the hypervisor cannot use.Robert Collins2013-01-161-0/+4
| |/
* / Cells: Add cells API extensionChris Behrens2013-01-151-1/+1
|/
* Keep self and context out of error notification payload.Sandy Walsh2013-01-141-23/+4
* New instance_actions and events table, model, and apiAndrew Laski2013-01-081-0/+9
* Refactor periodic tasks.Michael Still2013-01-051-0/+4
* Cells: Add the main code.Chris Behrens2013-01-041-0/+28
* Merge "Add option to make exception format errors fatal."Jenkins2012-12-191-2/+16
|\
| * Add option to make exception format errors fatal.Dan Prince2012-12-181-2/+16
* | Merge "Remove the WillNotSchedule exception."Jenkins2012-12-191-4/+0
|\ \ | |/ |/|
| * Remove the WillNotSchedule exception.Dan Prince2012-12-161-4/+0