summaryrefslogtreecommitdiff
path: root/releasenotes/notes/glance-deprecations-21e7014b72a1bcef.yaml
blob: c6b3a7e9e3044db0bca7fd1f1edf76da5a77589f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The deprecated options ``glance_api_servers``, ``glance_api_insecure``,
    ``glance_cafile`` and ``auth_strategy`` from the ``[glance]`` section have
    been remove. Please use the corresponding keystoneauth options instead.
deprecations:
  - |
    The configuration option ``[glance]glance_num_retries`` has been renamed
    to ``[glance]num_retries``. The old name will be removed in a future
    release.