/python-zvm-sdk

zVM system management tool kit in python

Primary LanguageCApache License 2.0Apache-2.0

python-zvm-sdk - z/VM system management tool kit in python

Description

python-zvm-sdk is a libary that helps to invoke zvm system mangagement APIs. z/VM is a virtualized operating system that running on mainframe LPAR, has ability to hosting virtual machines.

Installation

Clone python-zvm-sdk then install it:

git clone https://github.com/mfcloud/python-zvm-sdk.git
cd python-zvm-sdk
python setup.py install

Quickstart

TODO

Documentation

TODO

License

The python-zvm-sdk project uses the Apache License Version 2.0 software license.

Maintainers

The project's maintainers: are responsible for reviewing and merging all pull requests and they guide the over-all technical direction of the project.

Reporting bugs

If you are a user and you find a bug, please submit a bug. Please try to provide sufficient information for someone else to reproduce the issue. One of the project's maintainers should respond to your issue within 24 hours. If not, please bump the issue and request that it be reviewed.

Contributing

We welcome contributions to the python-zvm-sdk! Full details of how to contribute to this project are documented in the CONTRIBUTING.md file.