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)
commit94dd7d90835137e420ca5e6ae6fbf1647fa73b0f
tree35e4f8b2771f5e9d84e84c2ce28c146d21975bf6
parent918a6dd6692d7da97dadfaec75702ceb67e64c6e
Fix: Correct boot source options for OpenStack

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>
jenkins-admin/create_jenkins_clouds_openstack_yaml.py
releasenotes/notes/default_openstack_boot-76a655138ca488b9.yaml [new file with mode: 0644]