summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* FlavorNotFound already existed, no need to create another exception.Brian Lamar2011-07-291-4/+0
* Created exceptions for accepting in OSAPI, and handled them appropriately.Brian Lamar2011-07-291-0/+12
* updates handling of arguments in nova-manage network create.Trey Morris2011-07-271-0/+4
|\
| * added ipv6 requirements to nova-manage network create. changed --network to -...Trey Morris2011-07-271-1/+1
| * updated nova-manage create network. better help, handling of required args, a...Trey Morris2011-07-271-0/+4
* | add invalid device test and make sure NovaExceptions don't get wrappedVishvananda Ishaya2011-07-271-1/+2
|/
* Merge from trunk and moved the migration againmatt.dietz@rackspace.com2011-07-211-0/+5
|\
| * merged trunkVishvananda Ishaya2011-07-181-14/+49
| |\
| * | First round of changes for ha-flatdhcp.Vishvananda Ishaya2011-07-051-0/+5
* | | Merge from trunk and migration renamematt.dietz@rackspace.com2011-07-201-14/+45
|\ \ \ | | |/ | |/|
| * | trunk mergeSandy Walsh2011-07-131-0/+4
| |\ \
| * \ \ fix up testsSandy Walsh2011-07-011-12/+45
| |\ \ \ | | | |/ | | |/|
| * | | review fixesSandy Walsh2011-07-011-2/+2
| * | | done and doneSandy Walsh2011-06-291-1/+2
| * | | phew ... workingSandy Walsh2011-06-291-23/+52
| |\ \ \
| * \ \ \ trunk mergeSandy Walsh2011-06-291-3/+23
| |\ \ \ \
| * | | | | moved to wrap_exception approachSandy Walsh2011-06-291-3/+3
| * | | | | moved to wrap_exception decoratorSandy Walsh2011-06-281-1/+7
* | | | | | Updated with some changes from manual testingMatt Dietz2011-07-151-1/+1
| |_|_|_|/ |/| | | |
* | | | | pre trunk mergeSandy Walsh2011-07-111-0/+4
| |_|_|/ |/| | |
* | | | merged trunkTrey Morris2011-06-291-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged trunkJosh Kearney2011-06-281-0/+17
| |\ \ \ | | | |/ | | |/|
| * | | Refactored backup rotate.Josh Kearney2011-06-241-0/+4
| * | | Adding backup rotationRick Harris2011-06-221-0/+4
| | |/ | |/|
* | | merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-291-13/+38
|\ \ \ | | |/ | |/|
| * | Re-worked some of the WSGI and WSGIService code to make launching WSGI servic...Brian Lamar2011-06-281-0/+8
| |\ \
| | * | Introduced Loader concept, for paste decouple.Brian Lamar2011-06-191-0/+8
| | |/
| * | Adds support for "extra specs", additional capability requirements associated...Lorin Hochstein2011-06-281-0/+5
| |\ \
| | * | Upstream mergeLorin Hochstein2011-06-161-2/+28
| | |\|
| | * | Rename: intance_type_metadata -> instance_type_extra_specsLorin Hochstein2011-06-161-3/+3
| | * | Merged from trunkLorin Hochstein2011-06-011-3/+10
| | |\ \
| | * | | Fixing pep8 problemsLorin Hochstein2011-05-271-1/+1
| | * | | Adding accessor methods for instance type metadataLorin Hochstein2011-05-271-0/+5
| * | | | review issues fixedIlya Alekseyev2011-06-271-2/+2
| * | | | added disassociate method to testsEldar Nugaev2011-06-251-0/+2
| * | | | some tests and refactoringIlya Alekseyev2011-06-251-0/+2
| | |_|/ | |/| |
* | | | updated the exceptions around virtual interface creation, updated flatDHCP ma...Trey Morris2011-06-201-0/+4
* | | | updated fixed ip and floating ip exceptionsTrey Morris2011-06-171-14/+14
* | | | renamed VirtualInterface exception and extend NovaExceptionTrey Morris2011-06-171-2/+3
* | | | merged trunkTrey Morris2011-06-161-0/+4
|\| | |
| * | | mp fixesAlex Meade2011-06-141-1/+1
| * | | Created new exception for handling malformed requestsAlex Meade2011-06-141-0/+4
* | | | merged trunkTrey Morris2011-06-141-0/+4
|\| | |
| * | | added new exception more descriptive of not having available floating address...John Tran2011-06-101-0/+4
* | | | removed network_info shims in vmopsTrey Morris2011-06-081-6/+6
* | | | merged trunk againTrey Morris2011-06-031-2/+20
|\| | |
| * | | Adds LeastCostScheduler which uses a series of cost functions and associated ...Rick Harris2011-06-031-0/+9
| |\ \ \
| | * \ \ Fixing a bunch of conflictsRick Harris2011-06-011-4/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Resolving conflict and finish test_imagesRick Harris2011-05-311-0/+12
| | |\ \ \
| | * | | | Pep8 fixesRick Harris2011-05-171-0/+3