You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
the get_metadata_service_url function in openstack-datasource.sh can introduce nearly a 30 minute delay in booting instances if either the normal or the backup metadata service urls are inaccessible (as they are in the Seattle VIO installation).
Provide for a way to completely disable the metadata lookups in the JSON blob so that the scripts will immediately fallback to using user-data and meta-data files that it has already discovered in a config drive.