summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2013-05-20 20:01:08 +0000
committerRick Harris <rconradharris@gmail.com>2013-05-22 17:19:53 +0000
commit1fa3101fceab27c8ac70c091bac0d9e7bcc184b4 (patch)
tree40adfff3379a89299a304d8e80f3faeac12b91db /nova/utils.py
parent350ff35508630506c8bb9a6a93bb283c819c14ff (diff)
downloadnova-1fa3101fceab27c8ac70c091bac0d9e7bcc184b4.tar.gz
nova-1fa3101fceab27c8ac70c091bac0d9e7bcc184b4.tar.xz
nova-1fa3101fceab27c8ac70c091bac0d9e7bcc184b4.zip
Move ImageTooLarge check to Compute API
The existing ImageTooLarge check is in the compute manager, meaning that a validation error puts the instance into an ERROR state without the ability to communicate the fault back to the user. This patch moves the check to the API where we can return the appropriate error to the user. Change-Id: I2183449351e3b70f98d0552ea247184a3641d85a
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions