Merge "Follow-up to power sync reno"

This commit is contained in:
Zuul 2019-09-10 06:47:58 +00:00 committed by Gerrit Code Review
commit 2dce6bde1b
1 changed files with 4 additions and 1 deletions

View File

@ -28,4 +28,7 @@ fixes:
upgrade: upgrade:
- | - |
In order to support power state change call backs to nova, the ``[nova]`` In order to support power state change call backs to nova, the ``[nova]``
section must be configured in the baremetal service configuration. section must be configured in the baremetal service configuration.
As the functionality to process the event is new to nova's Train release,
this should only be set to ``True`` in ironic, once *ALL* ``nova-compute``
instances have been upgraded to the Train release of nova.