python2-tacker
CLI and Client Library for OpenStack Tacker - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-tacker.sh
- Debian
-
apt-get install python-tackerclient
- Ubuntu
-
apt-get install python-tackerclient
- Kali Linux
-
apt-get install python-tackerclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-tackerclient
- Raspbian
-
apt-get install python-tackerclient
- Dockerfile
- dockerfile.run/python2-tacker
python-tackerclient
CLI and Client Library for OpenStack Tacker - Python 2.7
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 2.7 module.