Conversation
* Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
Signed-off-by: Randy Blea <blead@us.ibm.com>
* F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) --------- Signed-off-by: Randy Blea <blead@us.ibm.com> Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
Signed-off-by: Randy Blea <blead@us.ibm.com>
* Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client * Added methods for adding a z storage system and getting zos candidates * Added a command for get_zos_host() for the getzoshosts() method in CSM. --------- Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
…n and file path of given cert. (#33) Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
Update for next release number
Update for new release number 1.0.5
* F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) * Dev (#28) (#29) * F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) --------- * Update version number for 1.0.2 * F/db/zoshost (#31) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client * Added methods for adding a z storage system and getting zos candidates * Added a command for get_zos_host() for the getzoshosts() method in CSM. --------- * Added methods for added a cert to zos by taking in the base url, token and file path of given cert. (#33) * Update release to 1.0.4 Update for next release number * Update for new release number 1.0.5 Update for new release number 1.0.5 --------- Signed-off-by: Randy Blea <blead@us.ibm.com> Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
…ast merge (#43) * adding methods that were missing from the system service. email notifications enabled, getting summary of email recipients on server, enabling and disabling email alert notifications on the server. * Updated session service and schedule client delete a scheduled task, cancel a running scheduled task, and run a scheduled task immediately at a specific task. * Gets and Puts Session Options Get Method: This method retrieves the options for a given session. Put Method: This function sets options for a given session. Before calling it, you need to call getOptions to retrieve the list of valid options for that session. The type field in the response from getOptions tells you the exact option name to use when making this REST call. --------- Co-authored-by: SerenaHsu1 <Serena.Hsu1@ibm.com>
* Update requirements.txt * trying python 3.14 and sphinx 9.1 * changing back to sphinx==5.0.0 * change envirnment.yaml file as well
This workflow automates the process of uploading a Python package to PyPI when a release is created, including steps for building and publishing the package.
This workflow installs Python dependencies, runs linting with Ruff, and executes unit tests across multiple Python versions and operating systems.
* testing link workflow * remove lint for now
* Made some syntax changes, updates to methods that were broken and moved some methods to their more correct places * Added test files with methods that test the important methods for all service files * added readme and requirments files for the new test files * added back force and soft but just had the client code default to false as well * updated requirements for pyCSM to allow for newer versions to be used --------- Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
* F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) * Dev (#28) (#29) * F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) --------- * Update version number for 1.0.2 * F/db/zoshost (#31) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client * Added methods for adding a z storage system and getting zos candidates * Added a command for get_zos_host() for the getzoshosts() method in CSM. --------- * Added methods for added a cert to zos by taking in the base url, token and file path of given cert. (#33) * Update release to 1.0.4 Update for next release number * Update for new release number 1.0.5 Update for new release number 1.0.5 * Quick fix for pypi build issue (#35) (#36) * F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) * Dev (#28) (#29) * F/db/zoshost (#26) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client --------- * Add set property interface to system services (#27) --------- * Update version number for 1.0.2 * F/db/zoshost (#31) * Added zos_host command to both hardware_client.py and hardware_service.py * added a remove_zos_host command to both hardware_service and hardware_client * Added methods for adding a z storage system and getting zos candidates * Added a command for get_zos_host() for the getzoshosts() method in CSM. --------- * Added methods for added a cert to zos by taking in the base url, token and file path of given cert. (#33) * Update release to 1.0.4 Update for next release number * Update for new release number 1.0.5 Update for new release number 1.0.5 --------- * Added methods to duplicate, get and create new scheduled tasks. (#37) --------- Signed-off-by: Randy Blea <blead@us.ibm.com> Co-authored-by: dblea0 <102998573+dblea0@users.noreply.github.com>
Update release number
dblea00
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare to create 1.0.8 release.