diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-05-20 20:01:08 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-05-22 17:19:53 +0000 |
commit | 1fa3101fceab27c8ac70c091bac0d9e7bcc184b4 (patch) | |
tree | 40adfff3379a89299a304d8e80f3faeac12b91db /nova/utils.py | |
parent | 350ff35508630506c8bb9a6a93bb283c819c14ff (diff) | |
download | nova-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