summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-fake-308b50d4ab83ca7a.yaml
blob: cc84d4d96a14432599183f378c8fce71fbf87c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
upgrade:
  - |
    All fake classic drivers, deprecated in the Queens release, have been
    removed. This includes:

    * ``fake``
    * ``fake_agent``
    * ``fake_cimc``
    * ``fake_drac``
    * ``fake_ilo``
    * ``fake_inspector``
    * ``fake_ipmitool``
    * ``fake_ipmitool_socat``
    * ``fake_irmc``
    * ``fake_oneview``
    * ``fake_pxe``
    * ``fake_snmp``
    * ``fake_soft_power``
    * ``fake_ucs``

    Please use the ``fake-hardware`` hardware type instead (you can combine
    it with any other interfaces, fake or real).