python3-xenapi_bootstrap
XenAPI library for OpenStack projects - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-xenapi_bootstrap.sh
- Debian
-
apt-get install python3-os-xenapi
- Ubuntu
-
apt-get install python3-os-xenapi
- Kali Linux
-
apt-get install python3-os-xenapi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-os-xenapi
- Dockerfile
- dockerfile.run/python3-xenapi_bootstrap
python3-os-xenapi
XenAPI library for OpenStack projects - Python 3.x
This library provides the support functions needed to connect to and manage a XenAPI-based hypervisor, such as Citrix's XenServer. This package contains the Python 3.x module.