1c18f18385
Make it more clear that api_servers trumps the old tuple configuration, and warn if you are specifying an api_server with no protocol. Change-Id: Id3f8e90a1d85a721b5f4185dde147ac47c06f322
10 lines
262 B
YAML
10 lines
262 B
YAML
---
|
|
prelude: >
|
|
|
|
deprecations:
|
|
|
|
- It is now deprecated to use [glance] api_servers without a
|
|
protocol scheme (http / https). This is required to support urls
|
|
throughout the system. Update any api_servers list with fully
|
|
qualified https / http urls.
|