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

zhmcclient / python-zhmcclient / 6086836851
80%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2023 03:47PM 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
6086836851

push

github

andy-maier
Support for requesting additional properties in list() methods

Details:

* This change adds a parameter 'additional_properties' to the list() methods
  of those resource managers whose resources support the
  'additional-properties' query parameter in the HMC List operation:
  - Adapter
  - Partition
  - Virtual Switch

  That query parameter was introduced with HMC 2.16.0. That will be checked
  by the HMC, so the condition is only documented in the description
  of the list() methods, but not checked there.

* Moved the implementation of the list() methods into two new common
  utils functions:
  - _list_with_operation() - For listing resources with a List operation
  - _list_with_parent_array() - For listing element resources in an array of
    URIs in their parent resource.

* As part of that, changed the return value of divide_filter_args()
  from query string to a list of query parameters. Adjusted the
  testcases for that function and using that function accordingly.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
Source Files on build 6086836851
Detailed source file information is not available for this build.
  • Back to Repo
  • 20b262dc on github
  • Prev Build on master (#6083330139)
  • Next Build on master (#TEST-1736)
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