nova/releasenotes/notes/remove-ironic-api_endpoint-db922182356b8ac2.yaml
Eric Fried d54f35d54e Remove [ironic]api_endpoint option
[ironic]api_endpoint was deprecated in Queens [1] and is hereby
annihilated.

[1] If625411f40be0ba642baeb02950f568f43673655

Change-Id: I527f512b371705b490ba55dfab101340d417edb6
2019-04-26 12:02:02 -05:00

8 lines
320 B
YAML

---
upgrade:
- |
Config option ``[ironic]api_endpoint`` was deprecated in the 17.0.0 Queens
release and is now removed. To achieve the same effect, set the
``[ironic]endpoint_override`` option. (However, it is preferred to omit
this setting and let the endpoint be discovered via the service catalog.)