python3-tacker
CLI and Client Library for OpenStack Tacker - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-tacker.sh
- Debian
-
apt-get install python3-tackerclient
- Ubuntu
-
apt-get install python3-tackerclient
- Kali Linux
-
apt-get install python3-tackerclient
- Fedora
-
dnf install python3-tackerclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-tackerclient
- Raspbian
-
apt-get install python3-tackerclient
- Dockerfile
- dockerfile.run/python3-tacker
python3-tackerclient
CLI and Client Library for OpenStack Tacker - Python 3.x
Tacker is an official OpenStack project building a Generic VNF Manager (VNFM) and a NFV Orchestrator (NFVO) to deploy and operate Network Services and Virtual Network Functions (VNFs) on an NFV infrastructure platform like OpenStack. It is based on ETSI MANO Architectural Framework and provides a functional stack to Orchestrate Network Services end-to-end using VNFs. This is the client API library for Tacker. This package contains the Python 3.x module.