.. Copyright Contributors to the Feilong Project. SPDX-License-Identifier: CC-BY-4.0 Introduction ************ What is Feilong =============== Feilong is a Software Development Kit (SDK) for managing z/VM resources. It provides a set of APIs to operate these resources, including guest, image, network, volume etc. It comes with a python client library, but can be used from other languages. Integration Examples ==================== * Example 1: integration with OpenStack .. image:: ./images/openstack_zcc.jpg Internal Architecture ===================== Here is an internal component list of Feilong: .. image:: ./images/zcc_internal.jpg