summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-python-oneviewclient-b1d345ef861e156e.yaml
blob: 367e2ce19e1121eab39f6426a12dfcb40bd3fe89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
issues:
  - |
    The library ``python-ilorest-library`` is a fork of the
    ``python-redfish-library`` and imported with same name, hence conflict
    when together. ``python-redfish-library`` cannot be used when ``oneview``
    hardware type is in use.
upgrade:
  - |
    The ``oneview`` hardware type now uses ``hpOneView`` and
    ``python-ilorest-library`` libraries to communicate with OneView
    appliances. The ``python-oneviewclient`` library is no longer used.
upgrade:
  - |
    Configuration option ``[oneview]max_polling_attempts`` is removed since
    the ``hpOneView`` library doesn't support it.