c56fc55170
Operators omitting the protocol (http(s)) from their [glance]api_servers value(s) have had long enough to fix it. Use it as is; and if the protocol is omitted, let it fail hard in the request. Change-Id: Ifebc9192e1e754180c97a3e40806c1c496a8b715
7 lines
206 B
YAML
7 lines
206 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
If using the ``api_servers`` option in the ``[glance]`` configuration
|
|
section, the values therein must be URLs. Raw IP addresses will result
|
|
in hard failure of API requests.
|