tempest/releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml
zhufl d5bda71259 Deprecate spice_console and rdp_console config items
spice_console and rdp_console are no longer used after
9f5adf8053, this is to deprecate
them for removal.

Change-Id: I8a882878493e3fe39bbfe0628991ee551c15d1b0
2020-02-19 08:45:48 +08:00

7 lines
232 B
YAML

---
deprecations:
- |
The config options ``CONF.compute.spice_console`` and ``CONF.compute.rdp_console``
are deprecated because test cases using them are removed.
We can add them back when adding the test cases again.