Fix for image name

Manila service image was generated with incorrect name
which led to publishing job failure. This change fixes
the problem.

Change-Id: I1d5a01cf23e5be35022998619d61aea37bfcd960
Closes-Bug: #1557758
This commit is contained in:
Alexey Ovchinnikov 2016-03-16 14:46:11 +04:00
parent 8a7e5d27cb
commit 12eac6e6cb
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if [ "$MANILA_IMAGE_TYPE" = "lxd" ]; then
export INSTALL_KERNEL=false
else
REQUIRED_ELEMENTS="manila-ssh vm $MANILA_IMG_OS dhcp-all-interfaces cleanup-kernel-initrd"
IMAGE_FORMAT="qcow"
IMAGE_FORMAT="qcow2"
fi
OPTIONAL_ELEMENTS=
OPTIONAL_DIB_ARGS=