summaryrefslogtreecommitdiff
path: root/releasenotes/notes/removed-keystone-section-1ec46442fb332c29.yaml
blob: 1dfe3b024b4f80df0659e30a5a2933f926e1c915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    Deprecated option ``[keystone]\region_name`` was removed and will be
    ignored.
    Instead use ``region_name`` option in other sections related to contacting
    other services (``[service_catalog]``, ``[cinder]``, ``[glance]``,
    ``[neutron]``, [``swift``] and ``[inspector]``).

    As the option ``[keystone]\region_name`` was the only option in
    ``[keystone]`` section of ironic configuration file, this section was
    removed as well.