summaryrefslogtreecommitdiff
path: root/releasenotes/notes/glance-keystone-dd30b884f07f83fb.yaml
blob: f9db5fa69fc674676866fca6cd9cf1ba1670e397 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The configuration option ``[glance]glance_host`` is now empty by default.
    If neither it nor ``[glance]glance_api_servers`` are provided, ironic will
    now try fetching the Image service endpoint from the service catalog.
deprecations:
  - |
    The configuration options ``[glance]glance_host``, ``[glance]glance_port``
    and ``[glance]glance_protocol`` are deprecated in favor of either using
    ``[glance]glance_api_servers`` or using the service catalog.