tacker-3.6

CLI and Client Library for OpenStack Tacker - Python 3.x

Install

All systems
curl cmd.cat/tacker-3.6.sh
Debian Debian
apt-get install python3-tackerclient
Ubuntu
apt-get install python3-tackerclient
image/svg+xml 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

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.