index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
exception.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Persist image format to a file, to prevent attacks based on changing it
David Ripton
2014-03-27
1
-0
/
+8
*
Merge "Raise error on nova-api if missing subnets/fixed_ips on networks/port"
Jenkins
2014-03-20
1
-0
/
+9
|
\
|
*
Raise error on nova-api if missing subnets/fixed_ips on networks/port
Aaron Rosen
2014-03-19
1
-0
/
+9
*
|
Refuse to block migrate instances with config drive
Michael Still
2014-03-20
1
-0
/
+5
|
/
*
Revert "Adding image multiple location support"
Dan Smith
2014-03-12
1
-5
/
+0
*
Merge "Add a missing space in a log message."
Jenkins
2014-03-05
1
-1
/
+1
|
\
|
*
Add a missing space in a log message.
Russell Bryant
2014-03-04
1
-1
/
+1
*
|
Adding image multiple location support
Zhi Yan Liu
2014-03-05
1
-0
/
+5
|
/
*
Merge "Add watchdog device support to libvirt driver"
Jenkins
2014-03-03
1
-0
/
+4
|
\
|
*
Add watchdog device support to libvirt driver
Solly Ross
2014-03-03
1
-0
/
+4
*
|
Merge "When a claim is rejected, explain why"
Jenkins
2014-03-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
When a claim is rejected, explain why
jichen
2014-02-28
1
-1
/
+1
*
|
libvirt: Enable custom video RAM setting
Vladik Romanovsky
2014-02-25
1
-0
/
+5
*
|
Merge "libvirt: host specific virtio-rng backend"
Jenkins
2014-02-26
1
-0
/
+5
|
\
\
|
*
|
libvirt: host specific virtio-rng backend
Vladik Romanovsky
2014-02-25
1
-0
/
+5
|
|
/
*
|
Merge "Make exception message more friendly"
Jenkins
2014-02-25
1
-1
/
+1
|
\
\
|
*
|
Make exception message more friendly
lizheming
2014-01-20
1
-1
/
+1
*
|
|
VMware: fix the VNC port allocation
Radoslav Gerganov
2014-02-25
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge "Use the full string for localisation"
Jenkins
2014-02-10
1
-17
/
+17
|
\
\
|
*
|
Use the full string for localisation
Dirk Mueller
2014-01-07
1
-17
/
+17
|
|
/
*
|
Fix VirtualInterfaceMacAddressException message
Belmiro Moreira
2014-02-04
1
-2
/
+2
*
|
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
|
Add block device mapping objects implementation
Nikola Dipanov
2014-01-30
1
-0
/
+4
*
|
Merge "Small edits on help strings"
Jenkins
2014-01-25
1
-1
/
+1
|
\
\
|
*
|
Small edits on help strings
Andreas Jaeger
2014-01-23
1
-1
/
+1
|
|
/
*
|
Add preserve_ephemeral option to rebuild
Roman Podoliaka
2014-01-16
1
-0
/
+5
|
/
*
Libvirt: Making the video driver element configurable
Vladik Romanovsky
2013-12-09
1
-0
/
+4
*
Merge "Added a new scheduler metrics weight plugin"
Jenkins
2013-12-07
1
-0
/
+5
|
\
|
*
Added a new scheduler metrics weight plugin
Lianhao Lu
2013-12-05
1
-0
/
+5
*
|
Misc typos in nova
shreeduth-awasthi
2013-12-05
1
-8
/
+8
|
/
*
Add API input validation framework
Ken'ichi Ohmichi
2013-11-27
1
-0
/
+4
*
Merge "Added monitor (e.g. CPU) to monitor and collect data"
Jenkins
2013-11-26
1
-0
/
+4
|
\
|
*
Added monitor (e.g. CPU) to monitor and collect data
Shane Wang
2013-11-15
1
-0
/
+4
*
|
Merge "Rename InstanceType exceptions to Flavor"
Jenkins
2013-11-22
1
-21
/
+16
|
\
\
|
*
|
Rename InstanceType exceptions to Flavor
Matt Riedemann
2013-11-15
1
-21
/
+16
|
|
/
*
|
Refactor UnexpectedTaskStateError for handling of deleting instances
Hans Lindgren
2013-11-02
1
-0
/
+4
|
/
*
Reply with a meaningful exception, when libvirt connection is broken.
Vladik Romanovsky
2013-10-22
1
-0
/
+4
*
Adding Read-Only volume attaching support to Nova
Zhi Yan Liu
2013-10-16
1
-0
/
+4
*
Merge "Move exception definitions out of db api"
Jenkins
2013-10-14
1
-0
/
+4
|
\
|
*
Move exception definitions out of db api
Hans Lindgren
2013-10-11
1
-0
/
+4
*
|
Merge "Fixes typos in the files in the nova folder"
Jenkins
2013-10-14
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixes typos in the files in the nova folder
Alex Glikson
2013-10-07
1
-4
/
+4
*
|
Merge "Fix incorrect exception raised during evacuate"
Jenkins
2013-10-09
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix incorrect exception raised during evacuate
Tiago Mello
2013-09-27
1
-0
/
+4
*
|
Make Exception.format_message aware of Messages
Matt Odden
2013-10-01
1
-4
/
+3
|
/
*
Remove exceptions.Duplicate
Michael Still
2013-09-24
1
-22
/
+17
*
Merge "Fixes unexpected exception message in PciConfigInvalidWhitelist"
Jenkins
2013-09-24
1
-2
/
+2
|
\
|
*
Fixes unexpected exception message in PciConfigInvalidWhitelist
KIYOHIRO ADACHI
2013-09-09
1
-2
/
+2
*
|
Merge "Add Neutron port check for the creation of multiple instances"
Jenkins
2013-09-23
1
-0
/
+4
|
\
\
|
*
|
Add Neutron port check for the creation of multiple instances
Vincent Hou
2013-09-09
1
-0
/
+4
|
|
/
[next]