Fix: Correct boot source options for OpenStack 90/68990/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 18 Oct 2021 23:51:39 +0000 (16:51 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 19 Oct 2021 00:00:19 +0000 (17:00 -0700)
If a VOLUME_SIZE option is not defined in the base cloud configuration
then the default OpenStack boot selection should be 'image' not
'volumeFromImage' otherwise we are unable to properly take advantage of
all options provided by an OpenStack cloud.

Change-Id: I76ae042d598c9f7fa1868d4ea6a3566f8c6b8115
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>

No differences found