diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-23 22:06:09 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-15 08:26:33 +0000 |
commit | 2a914efe00f3c2ebde4fae42b74779ef5b2cdce9 (patch) | |
tree | 8ad3e72a01fa637d587cc230a482e72b74e90c8b /upstream | |
parent | 3ecf8df546274fd1b7c14a1713c0f1e1cd1be351 (diff) |
Updated armband
Project: fuel a2ee8e7efc66be53645c8b1d7c43b7740bc999cd
deploy: ipmi adapter: Add <port> config support.
Sometimes the IPMI lanplus protocol listens on a non-standard
remote port, e.g. when target nodes are interfaced through a
fake IPMI BMC application that listens on multiple ports on the
same IP address.
Therefore, allow setting IPMI port in the DHA using a new
property named `ipmiPort`, and pass it along to `ipmitool` when set.
CHANGE: get_access_info now also supports specifying the IPMI
port to use with `ipmitool` by configuring the `ipmiPort`
property in the DHA.
hp_adapter.py: updated `get_access_info` return signature with
the new (unused there) `ipmiport`.
Change-Id: I620176bd7f466aa460518cf12d15ccbe86a22560
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'upstream')
m--------- | upstream/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel -Subproject 8b192597ef66f45a820886bfe2489548a9fa807 +Subproject a2ee8e7efc66be53645c8b1d7c43b7740bc999c |