mirror of
https://github.com/openshift/installer.git
synced 2026-02-07 03:47:13 +01:00
The UPI workflow needs the bootstrap ignition file to be hosted somewhere. Prior to this patch, the first proposed example used Swift. However, the example was using commands that are not available in the openstack client shipped with the recommended operating systems and repositories. This patch removes the Swift example and focuses the workflow on using Glance instead, along the lines of what the IPI installer does. The UPI docs still mention that any hosting system can be used, including Swift.