6.3.2. Default settings for the URI allowlist and blocklist
The following allowlist and blocklist values are the default settings for the web-download image import method in your Red Hat OpenStack Services on OpenShift (RHOSO) deployment.
- allowed_schemes - [http, https]
- disallowed_schemes - empty list
- allowed_hosts - empty list
- disallowed_hosts - empty list
- allowed_ports - [80, 443]
- disallowed_ports - empty list
If you use the default values, users can only access URIs by using the http or https scheme, and they can only specify ports 80 and 443. Users do not have to specify a port, but if they do, it must be either 80 or 443.