f8bf0ad51b
This patch removes the ``python-oneviewclient`` library from ``oneview`` hardware type since it was migrated to ``hponeview`` and ``python-ilorest-library``. Change-Id: I3393189abdff6a0e56f54375877cc310d72ff5b1 Closes-Bug: #1693788
17 lines
607 B
YAML
17 lines
607 B
YAML
---
|
|
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 use ``hpOneView`` and
|
|
``python-ilorest-library`` libraries to communicate with OneView
|
|
appliances. The ``python-oneviewclient`` library is no longer used.
|
|
upgrade:
|
|
- |
|
|
Configuration ``[oneview]max_polling_attempts`` is removed since
|
|
``hpOneView`` doesn't support this option.
|