Remove undefined variable in exception message

In case of container format and disk format don’t match and the
container format is one of ami, ari, aki UnboundLocalError will
be raised since disk_format variable in the exception message
isn’t defined.

Change-Id: Ibe44317a2750ed29d72928f72f909f037169f1b1
1 file changed