Files
ironic/releasenotes/notes/remove-driver-object-periodic-tasks-1357a1cd3589becf.yaml
Ruby Loo 308f00b211 Remove support for driver object periodic tasks
Attaching periodic tasks on a driver object (rather than an interface)
was deprecated during the Newton cycle (6.1.0). This removes support
for it.

Change-Id: I35afd4e0d3d1a32a516f6c755a0bd9aee0f1b1ba
Fixes-Bug: #1660805
2017-01-31 22:48:54 +00:00

7 lines
215 B
YAML

---
upgrade:
- |
Attaching periodic tasks on a driver object (rather than an interface)
was deprecated during the Newton cycle (6.1.0). Support has been
removed so it is no longer possible to do this.