ironic/releasenotes/notes/removed-glance-host-port-protocol-dc6e682097ba398f.yaml
Pavlo Shchelokovskyy db52bedef7 Fix misplaced reno note
Change-Id: I3888548746816c2651ef4bf3930c5e9a685c5228
2017-11-08 18:16:32 +02:00

10 lines
385 B
YAML

---
upgrade:
- |
Deprecated options ``glance_host``, ``glance_port`` and ``glance_protocol``
from ``[glance]`` section of ironic configuration file were removed and
will be ignored.
Please use ``[glance]/glance_api_servers`` options to provide specific
addresses for the Image service endpoint when its discovery from keystone
service catalog is not desired.