• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zhmcclient / python-zhmcclient / 7434188200
80%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2024 10:37PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7434188200

push

github

andy-maier
Support for redundant HMCs

Details:

* Added support for targeting multiple redundant HMCs, from which the first
  one reachable at session creation time will be used for the duration of the
  session. The multiple HMCs are provided via the same 'Session' init parameter
  'host' as before, which now can be a list of hosts in addition to being a
  single host. Because redundant HMCs can be configured differently regarding
  what data they sync between them, there is no automatic failover to another
  HMC if the initially determined HMC becomes unavailable during the session.
  (issue #1024)

* Added support for specifying multiple redundant HMCs in the 'ansible_host'
  property of HMC definition files. The property can now specify a single HMC
  like before, or a a list of redundant HMCs. (issue #1024)

* Mock support: Added mock support for the Logon and Logoff HMC operations.
  (related to issue #1024)

* Incompatible change:
  When creating a 'zhmcclient.Session' object with a 'session_id' parameter
  that is not None, the 'host' parameter with the HMC host for that session
  now also needs to be provided. (related to issue #1024)

* Incompatible change:
  The 'base_url' property of the 'zhmcclient.Session' object is now 'None' when
  the session is in the logged-off state. (related to issue #1024)

* Docs: Clarified that the 'session' and 'session_credential' properties of the
  'zhmcclient.Session' object are 'None' when the session is in the logged-off
  state. (related to issue #1024)

* Adjusted the unit test cases to accomodate for the fact that Session.logon()
  now needs /api/version to be supported, and for the new property
  Session.actual_host.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
Source Files on build 7434188200
Detailed source file information is not available for this build.
  • Back to Repo
  • c8597c8d on github
  • Prev Build on master (#TEST-2138)
  • Next Build on master (#7475275819)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc