ironic/releasenotes/notes/deprecate-global-region-4dbea91de71ebf59.yaml
Dmitry Tantsur f1c26abc24 Clean up release notes before a release
Change-Id: I9f1344ce247a82689878c9b5f852f0f802e8247e
2018-01-09 16:51:55 +01:00

10 lines
419 B
YAML

---
deprecations:
- |
Configuration option ``[keystone]/region_name`` is deprecated
and will be ignored in the Rocky release.
Instead, provide per-service ``region_name`` option in the following
configuration file sections: ``[service_catalog]`` (for bare metal API
endpoint discovery from keystone service catalog), ``[glance]``,
``[neutron]``, ``[cinder]``, ``[inspector]`` and ``[swift]``.