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
*
added deprecated.warn helper method
Sean Dague
2012-06-18
1
-0
/
+4
*
Remove unused DB calls
Joe Gordon
2012-06-12
1
-4
/
+0
*
add unit tests for new virt driver loader
Sean Dague
2012-06-11
1
-0
/
+4
*
Rename image to image_id.
Rick Harris
2012-06-08
1
-1
/
+1
*
Convert consoles to use instance uuid.
Michael Still
2012-06-07
1
-2
/
+2
*
Migrate instance_metadata to use a uuid to refer to instances.
Michael Still
2012-06-06
1
-1
/
+1
*
fix the instance quota overlimit message
Pádraig Brady
2012-06-05
1
-2
/
+2
*
Merge "Eliminate a race condition on instance deletes."
Jenkins
2012-06-05
1
-0
/
+5
|
\
|
*
Eliminate a race condition on instance deletes.
Mark Washenberger
2012-05-31
1
-0
/
+5
*
|
Make sure an exception is logged when config file isn't found
Johannes Erdfelt
2012-05-31
1
-6
/
+4
|
/
*
Finish quota refactor.
Kevin L. Mitchell
2012-05-23
1
-0
/
+4
*
Rearchitect quota checking to partially fix bug 938317.
Kevin L. Mitchell
2012-05-16
1
-0
/
+25
*
Stop using nova.exception from nova.rpc.
Russell Bryant
2012-05-15
1
-4
/
+0
*
Create an internal key pair API.
Dan Prince
2012-05-14
1
-0
/
+4
*
Remove instance Foreign Key in volumes table, replace with instance_uuid
John Griffith
2012-05-10
1
-1
/
+4
*
Merge "Remove state altering in live-migration code"
Jenkins
2012-05-08
1
-4
/
+0
|
\
|
*
Remove state altering in live-migration code
Vishvananda Ishaya
2012-05-04
1
-4
/
+0
*
|
Merge "Find context arg by type rather than by name."
Jenkins
2012-05-08
1
-13
/
+11
|
\
\
|
*
|
Find context arg by type rather than by name.
Andrew Bogott
2012-05-04
1
-13
/
+11
*
|
|
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-52
/
+45
|
/
/
*
/
Add instance_system_metadata modeling.
Rick Harris
2012-05-04
1
-0
/
+5
|
/
*
Pass context to notification drivers when we can.
Andrew Bogott
2012-05-02
1
-2
/
+26
*
Provide better quota error messages.
Alex Meade
2012-05-02
1
-0
/
+29
*
Remove python-novaclient dependency from nova.
Dan Prince
2012-04-11
1
-1
/
+0
*
Merge "Log kwargs on a failed String Format Operation"
Jenkins
2012-04-10
1
-0
/
+5
|
\
|
*
Log kwargs on a failed String Format Operation
Andrew Clay Shafer
2012-04-10
1
-0
/
+5
*
|
Improved localization testing.
Yuriy Taraday
2012-04-10
1
-1
/
+1
|
/
*
Delete fixed_ips when network is deleted
Vishvananda Ishaya
2012-04-09
1
-0
/
+4
*
Implement quota classes.
Kevin L. Mitchell
2012-03-20
1
-0
/
+4
*
Fix run/terminate race conditions.
Anthony Young
2012-03-16
1
-0
/
+4
*
Remove Virtual Storage Array (VSA) code
Brian Waldon
2012-03-15
1
-12
/
+0
*
Merge "Fixes for ec2 images"
Jenkins
2012-03-06
1
-1
/
+5
|
\
|
*
Fixes for ec2 images
Vishvananda Ishaya
2012-03-02
1
-1
/
+5
*
|
Merge "Retry download_vhd with different glance host each time"
Jenkins
2012-03-05
1
-0
/
+4
|
\
\
|
*
|
Retry download_vhd with different glance host each time
Johannes Erdfelt
2012-03-02
1
-0
/
+4
|
|
/
*
/
assertRaises(Exception, ...) considered harmful
Johannes Erdfelt
2012-03-04
1
-0
/
+4
|
/
*
Fail gracefully when the db doesn't speak unicode
Mike Lundy
2012-03-02
1
-0
/
+7
*
Add missing format string type on some exception messages
Johannes Erdfelt
2012-03-01
1
-4
/
+5
*
Rename zones table to cells and Instance.zone_name to cell_name
Chris Behrens
2012-02-28
1
-3
/
+3
*
Call detach_volume when attach fails
Brian Waldon
2012-02-27
1
-0
/
+4
*
Merge "Add exception SnapshotIsBusy to be handled as VolumeIsBusy."
Jenkins
2012-02-22
1
-0
/
+5
|
\
|
*
Add exception SnapshotIsBusy to be handled as VolumeIsBusy.
Yuriy Taraday
2012-02-21
1
-0
/
+5
*
|
Merge "Don't allow EC2 removal of security group in use."
Jenkins
2012-02-22
1
-0
/
+4
|
\
\
|
*
|
Don't allow EC2 removal of security group in use.
Russell Bryant
2012-02-14
1
-0
/
+4
*
|
|
blueprint host-aggregates: xenapi implementation
Armando Migliaccio
2012-02-21
1
-0
/
+5
|
|
/
|
/
|
*
|
Partial fix for bug 919051
Joe Gordon
2012-02-17
1
-4
/
+8
*
|
Adding traceback to async faults
Alex Meade
2012-02-17
1
-4
/
+14
*
|
Removed zones from api and distributed scheduler
Sandy Walsh
2012-02-16
1
-13
/
+0
*
|
Prevent Duplicate VLAN IDs
Andrew Clay Shafer
2012-02-15
1
-0
/
+4
*
|
Remove unnecessary constructors for exceptions
Johannes Erdfelt
2012-02-14
1
-13
/
+3
|
/
[next]