Metadata-Version: 2.1
Name: zVMCloudConnector
Version: 1.6.3
Summary: z/VM cloud management library in Python
Home-page: https://github.com/openmainframeproject/python-zvm-sdk
Author: IBM
License: ASL 2.0
Keywords: zvm cloud library
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<!-- SPDX-License-Identifier: CC-BY-4.0 -->

![](https://github.com/openmainframeproject/artwork/raw/master/projects/feilong/feilong-color.svg)

![License](https://img.shields.io/github/license/OpenMainframeProject/feilong)

# Feilong

## Description
Feilong is a development sdk for managing z/VM. It provides a set of APIs to operate z/VM including guest, image, network, volume etc.

Just like os-win for nova hyperv driver and oslo.vmware for nova vmware driver, Feilong is for nova z/VM driver and other z/VM related openstack driver such as neutron, ceilometer.

## Quickstart
Please refer to [Quick Start Guide](https://cloudlib4zvm.readthedocs.io/en/latest/quickstart.html).

## Documentation
Please refer to [Documentation of Feilong](https://cloudlib4zvm.readthedocs.io/en/latest/index.html).

## License
This package is licensed under the [Apache 2.0 License](LICENSE)

## Bug reporting
If you encounter any problem with this package, please open a bug against
[cloud connector issue tracker](https://bugs.launchpad.net/python-zvm-sdk/+bug)

## Governance
Feilong is a hosted project at the [Open Mainframe Project](https://openmainframeproject.com), and is openly governed as defined in [GOVERNANCE.md](GOVERNANCE.md).

----

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br />Documentation license: <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.


