index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
exception.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exception cleanup in scheduler
Joe Gordon
2011-11-08
1
-0
/
+8
*
Merge "Log original dropped exception when a new exception occurs"
Jenkins
2011-11-03
1
-0
/
+2
|
\
|
*
Log original dropped exception when a new exception occurs
Johannes Erdfelt
2011-10-31
1
-0
/
+2
*
|
Merge "exception.KeypairNotFound usage correction"
Jenkins
2011-11-03
1
-1
/
+1
|
\
\
|
*
|
exception.KeypairNotFound usage correction
Brian Waldon
2011-11-03
1
-1
/
+1
|
|
/
*
|
Merge "Enable admin access to EC2 API server"
Jenkins
2011-11-03
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Enable admin access to EC2 API server
Ahmad Hassan
2011-10-07
1
-0
/
+4
*
|
Adds more usage data to Nova's usage notifications.
Monsyne Dragon
2011-10-12
1
-0
/
+4
*
|
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
1
-4
/
+4
*
|
Merge "moved floating ip db access and sanity checking from network api into ...
Jenkins
2011-10-10
1
-2
/
+6
|
\
\
|
*
|
moved floating ip db access and sanity checking from network api into network...
Trey Morris
2011-09-30
1
-2
/
+6
*
|
|
Include original exception in ClassNotFound exception
Julien Danjou
2011-10-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Moving admin actions to extension
Brian Waldon
2011-09-29
1
-0
/
+15
|
/
*
Snapshots/backups can no longer happen simultaneously. Tests included.
Brian Lamar
2011-09-28
1
-0
/
+12
*
Accept message as sole argument to NovaException
Johannes Erdfelt
2011-09-28
1
-10
/
+10
*
Raise InsufficientFreeMemory
Aaron Lee
2011-09-27
1
-0
/
+4
*
Add minDisk and minRam to OSAPI image details
Alex Meade
2011-09-23
1
-0
/
+8
*
Update exception.wrap_exception so that all exceptions (not just Error
Dan Prince
2011-09-15
1
-7
/
+0
*
NoMoreFixedIps now subclasses NovaException instead of Error
Trey Morris
2011-09-15
1
-1
/
+1
*
merged trunk
Chris Behrens
2011-09-08
1
-0
/
+4
|
\
|
*
merge trunk
Dan Wendlandt
2011-09-07
1
-5
/
+6
|
|
\
|
*
\
merge trunk
danwent@gmail.com
2011-08-28
1
-0
/
+39
|
|
\
\
|
*
|
|
use 'uuid' field in networks table rather than 'bridge'. Specify project_id ...
Dan Wendlandt
2011-08-28
1
-0
/
+4
*
|
|
|
create a new exception ZoneRequestError to use for returning errors when zone...
Chris Behrens
2011-09-07
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merged trunk.
Thuleau Édouard
2011-09-02
1
-1
/
+6
|
\
\
\
|
*
\
\
Fixes NotFound exceptions to show the proper instance id in the ec2 api.
Vishvananda Ishaya
2011-09-01
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Fix not found exceptions to properly use ec2_ips for not found
Vishvananda Ishaya
2011-08-23
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Fixed and improved the way instance "states" are set. Instead of relying on s...
Brian Lamar
2011-08-31
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merged trunk.
Brian Lamar
2011-08-29
1
-0
/
+12
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merged trunk.
Brian Lamar
2011-08-25
1
-0
/
+27
|
|
|
\
\
\
|
|
*
|
|
|
Fix for trying rebuilds when instance is not active.
Brian Lamar
2011-08-24
1
-1
/
+1
|
|
*
|
|
|
Commit with test data in migration.
Brian Lamar
2011-08-24
1
-0
/
+3
|
|
*
|
|
|
Merged trunk.
Brian Lamar
2011-08-23
1
-0
/
+22
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge and fix tests.
Brian Lamar
2011-08-22
1
-3
/
+0
|
*
|
|
|
|
fix FloatingIpAlreadyInUse to use correct string pattern, convert ApiErrors t...
Anthony Young
2011-08-30
1
-1
/
+1
|
*
|
|
|
|
disassociate floating ips before re-associating, and prevent re-association o...
Anthony Young
2011-08-30
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
The exception 'RamdiskNotFoundForImage' is no longer used.
Thuleau Édouard
2011-08-30
1
-4
/
+0
|
/
/
/
/
*
|
|
|
VSA code redesign. Drive types completely replaced by Volume types
vladimir.p
2011-08-25
1
-12
/
+0
*
|
|
|
merged with volume_types. no code refactoring yet
vladimir.p
2011-08-24
1
-0
/
+59
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
merged with rev.1485
vladimir.p
2011-08-24
1
-0
/
+32
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merged from trunk,resolved conflicts and fixed broken unit tests due to chang...
Tushar Patil
2011-08-22
1
-0
/
+10
|
|
|
\
|
|
|
|
*
add/remove security groups to/from the servers as server actions
Tushar Patil
2011-08-20
1
-0
/
+10
|
|
*
|
Fixed review comments
Tushar Patil
2011-08-19
1
-5
/
+1
|
|
*
|
Resolved conflicts and merged with trunk
Tushar Patil
2011-08-16
1
-0
/
+4
|
|
|
\
|
|
|
*
|
Added uuid for networks and made changes to the Create server API format to a...
Tushar Patil
2011-08-16
1
-2
/
+2
|
|
*
|
Merged trunk
Tushar Patil
2011-08-15
1
-0
/
+9
|
|
|
\
\
|
|
*
\
\
Merged with trunk and fixed broken unit testcases
Tushar Patil
2011-08-12
1
-0
/
+4
|
|
|
\
\
\
|
|
*
\
\
\
Merged with trunk
Tushar Patil
2011-08-09
1
-1
/
+14
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Resolve conflicts and fixed broken unit testcases
Tushar Patil
2011-08-08
1
-0
/
+12
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merged with trunk
Tushar Patil
2011-07-29
1
-1
/
+6
|
|
|
\
\
\
\
\
\
[next]