ibmcb / cbtool

Cloud Rapid Experimentation and Analysis Toolkit
Apache License 2.0
77 stars 49 forks source link

add zstack object operiation library #405

Closed WutaoFootmark closed 3 years ago

WutaoFootmark commented 3 years ago

Signed-off-by: tao.wu tao.wu@zstack.io

WutaoFootmark commented 3 years ago

ZStack is the open-source IaaS software, we pull request the ZStack cloud operation librar here's information about zstack.

Our website is https://en.zstack.io/ , you can download from "Resource Download" , and deploy ZStack cloud soon. For example:http://cdn.zstack.io/product_downloads/iso/ZStack/3.8.14/52lkj1ucte/ZStack-x86_64-DVD-3.8.14-c76.iso

The user guide to help install and use ZStack : https://en.zstack.io/help/en/product_manuals/user_guide/1.html

API Reference: https://en.zstack.io/help/en/dev_manual/dev_guide/

ZStack open source code: http://gitlab.zstack.io/zstackio/zstack The automated testing framework: http://gitlab.zstack.io/zstackio/zstack-woodpecker/

maugustosilva commented 3 years ago

Hello @WutaoFootmark first of all, thank you for this PR and my apologies for the lack of activity on it. Do you know if there is a simple way (something like OpenStack's devstack) to deploy a single-node, local version of ZStack for me to do some testing?

WutaoFootmark commented 3 years ago

Hello @maugustosilva , thank you for the code review and sorry for the confusion,we resubmit the code and replace it with the RESTfull API ,it's more simply. https://en.zstack.io/ provide a free-of-use standalone version based on ZStack Custom ISO with in-depth customization of CentOS 7.6 (x86-64 CPU). http://cdn.zstack.io/product_downloads/iso/ZStack/3.8.14/52lkj1ucte/ZStack-x86_64-DVD-3.8.14-c76.iso

IF you want to deploy a single-node, you can view the following sections in the user. guide,https://en.zstack.io/help/en/product_manuals/user_guide/ "Installation and Deployment"

"Wizard Configuration" , you will be guided by the wizard to initialize the basic environment.