commit
5044877f70
@ -0,0 +1,15 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Added paramter ``IronicEnableNovaPowerNotifications`` (defaults to:
|
||||
``true``). The parameter controls the ``[nova]/send_power_notifications``
|
||||
option in ironic.conf which is used to enable/disable the power state
|
||||
change callbacks to nova.
|
||||
fixes:
|
||||
- |
|
||||
The undercloud now disables ``[nova]/send_power_notifications`` in the
|
||||
ironic service. This fixes an issue where ironic-conductor on the
|
||||
undercloud would try to report power state changes to nova and fail
|
||||
because nova service is not runnint on the undercloud. See bug:
|
||||
`2000308 <https://bugs.launchpad.net/tripleo/+bug/2000308>`_.
|
||||
|
Loading…
Reference in new issue