c924a374c4
This patch addresses comments for patchs related to bug #1693788 Change-Id: I1fbab4674050bfbd94882c65686881867b100191 Related-Bug: 1693788
17 lines
618 B
YAML
17 lines
618 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 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.
|