nova/releasenotes/notes/api_servers_no_scheme-e4aa216d251022f2.yaml
Sean Dague 1c18f18385 Clean up glance url handling
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
2015-12-11 08:24:40 -05:00

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.