summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add DBDuplicateEntry exception for unique constraint violationsBoris Pavlovic2012-12-181-13/+7
|/
* Fixes string formatting error.Sulochan Acharya2012-12-121-2/+2
* Add agent build API support for list/create/delete/modify agent buildivan-zhu2012-12-051-0/+4
* Merge "Cells: Re-add DB model and calls"Jenkins2012-11-271-0/+4
|\
| * Cells: Re-add DB model and callsChris Behrens2012-11-211-0/+4
* | Xenapi: Don't resize down if not auto_disk_configAndrew Laski2012-11-211-0/+4
|/
* Remove extra space in exceptionChris Behrens2012-11-201-1/+1
* Remove unused volume exceptionsJoe Gordon2012-11-121-115/+0
* Add missing exception NetworkDuplicatedYun Mao2012-11-121-0/+4
* Remove out-of-date commentJohannes Erdfelt2012-11-071-2/+0
* sync deprecated log method from openstack-commonSean Dague2012-11-021-4/+0
* Fix Incorrect Exception when metadata is over 255 charactersDavanum Srinivas2012-10-241-0/+4
* Merge "Dis-associate an auto-assigned floating IP should return proper warning"Jenkins2012-10-121-0/+4
|\
| * Dis-associate an auto-assigned floating IP should return proper warningSirisha Devineni2012-10-091-0/+4
* | Proxy floating IP calls to quantumAkihiro MOTOKI2012-10-091-0/+9
|/
* ip_protocol for ec2 security groupsJohn Herndon2012-10-021-4/+1
* remove deprecated connection_type flagSean Dague2012-10-011-1/+1
* Merge "Fixes error message for flavor-create duplicate ID"Jenkins2012-09-301-1/+5
|\
| * Fixes error message for flavor-create duplicate IDAndy McCrae2012-09-271-1/+5
* | Check that an image is active before spawning instances.Michael Still2012-09-261-0/+4
|/
* Merge "Add lookup by ip via Quantum for metadata service."Jenkins2012-09-201-0/+5
|\
| * Add lookup by ip via Quantum for metadata service.Maru Newby2012-09-181-0/+5
* | Fix marker pagination for /serversMark Washenberger2012-09-191-0/+4
|/
* Merge "Backport changes from Cinder to Nova-Volume"Jenkins2012-09-131-0/+12
|\
| * Backport changes from Cinder to Nova-VolumeBen Swartzlander2012-09-121-0/+12
* | Merge "Stop fetch_ca from throwing IOError exceptions"Jenkins2012-09-131-0/+8
|\ \
| * | Stop fetch_ca from throwing IOError exceptionsChris Yeoh2012-09-121-0/+8
* | | Check flavor id on resize.Alessandro Tagliapietra2012-09-121-2/+2
|/ /
* | Merge "Use volume driver specific exceptions"Jenkins2012-09-071-1/+5
|\ \
| * | Use volume driver specific exceptionsRonen Kat2012-09-071-1/+5
| |/
* / Implement paginate query use marker in nova-apipengyuwei2012-09-071-0/+4
|/
* Fix creation of iscsi targetsChuck Short2012-09-041-0/+12
* Address race condition from concurrent task state updateYun Mao2012-08-311-0/+5
* Add a new exception for live migration.Jian Wen2012-08-291-1/+5
* Implement project specific flavors APIunicell2012-08-271-0/+10