]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: fetch idrac details from NodeProxyCache()
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 24 Oct 2023 08:43:53 +0000 (08:43 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:10:25 +0000 (15:10 +0000)
commit94d3b679c36c2a258f01645ccae86ba2449de7cb
treebfe73c926ded583fa16df353795f2a78ca17436f
parent14897d672c083c50906bf9a13af9e2f7ed3e793e
node-proxy: fetch idrac details from NodeProxyCache()

The class ` NodeProxyCache()` is intended for that, it already
has this information so there's no need to make a call to `get_store()`
each time we want to access idrac details.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit a0f96aa5f1a27ec84e09f0bd030f62e39203e4f7)
src/pybind/mgr/cephadm/agent.py